From 238b5e6188e1c6ddcd1de17348daff4f68900aba Mon Sep 17 00:00:00 2001 From: Jeffrey Walton Date: Mon, 8 May 2017 03:20:23 -0400 Subject: Whitespace check-in --- kalyna.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kalyna.h') diff --git a/kalyna.h b/kalyna.h index 0e77a1fb..1440a4bb 100644 --- a/kalyna.h +++ b/kalyna.h @@ -9,7 +9,7 @@ //! Oliynykov and Oleksandr Kazymyrov's GitHub with the reference implementation //! (http://github.com/Roman-Oliynykov/Kalyna-reference). The third resource was Keru Kuro's implementation //! of Kalyna in CppCrypto (http://sourceforge.net/projects/cppcrypto/). Kuro has an outstanding -//! implementation that performed better than the reference implementation and out intial attempts. +//! implementation that performed better than the reference implementation and our initial attempts. #ifndef CRYPTOPP_KALYNA_H #define CRYPTOPP_KALYNA_H -- cgit v1.2.1