From bbe81e6c871e9556ce224a9039c7d8eb507276b2 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sun, 19 Apr 2020 16:09:31 +0200 Subject: use chacha8, switch to chacha-opt This is actually even faster (and comparable in speed with the reference implementation), and also has received substantial cryptanalysis. --- chacha-opt | 1 + 1 file changed, 1 insertion(+) create mode 160000 chacha-opt (limited to 'chacha-opt') diff --git a/chacha-opt b/chacha-opt new file mode 160000 index 0000000..d69e5ac --- /dev/null +++ b/chacha-opt @@ -0,0 +1 @@ +Subproject commit d69e5acbc632ded477fa7056564c8a830c457de0 -- cgit 1.4.1