summaryrefslogtreecommitdiff
path: root/lea.cpp
diff options
context:
space:
mode:
authorJeffrey Walton <noloader@gmail.com>2018-06-24 00:54:16 -0400
committerJeffrey Walton <noloader@gmail.com>2018-06-24 00:54:16 -0400
commit2f5b110b5272f45006cb9227dd0216a6c3b64a4b (patch)
tree3602141476de485d7f87cf33a9a709d31a2e9ea0 /lea.cpp
parent32e2be647a92bba97bb70d0c79bcfc2ff9de20fe (diff)
downloadcryptopp-git-2f5b110b5272f45006cb9227dd0216a6c3b64a4b.tar.gz
Add HIGHT lightweight block cipher (GH #672)
Diffstat (limited to 'lea.cpp')
-rw-r--r--lea.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lea.cpp b/lea.cpp
index 1efbf2f5..a8ca8168 100644
--- a/lea.cpp
+++ b/lea.cpp
@@ -4,7 +4,7 @@
// Kwon Ho Ryu, and Dong-Geon Lee.
//
// This implementation is based on source files found in a zip file at the
-// Korea Internet and Security Association (https://www.kisa.or.kr/eng/main.jsp).
+// Korea Internet and Security Agency (https://www.kisa.or.kr/eng/main.jsp).
// The zip files was downloaded from the Korean language area of the site so we
// don't have a url or english zip filename to cite. The source filename from
// the zip is lea_core.c.