summaryrefslogtreecommitdiffstats
path: root/src/libcryptobox/curve25519/LICENSE.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/libcryptobox/curve25519/LICENSE.md')
-rw-r--r--src/libcryptobox/curve25519/LICENSE.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/libcryptobox/curve25519/LICENSE.md b/src/libcryptobox/curve25519/LICENSE.md
index 33a3240ae..44705d0bf 100644
--- a/src/libcryptobox/curve25519/LICENSE.md
+++ b/src/libcryptobox/curve25519/LICENSE.md
@@ -44,3 +44,6 @@ language called qhasm and uses the floating point registers.
This is, almost, a clean room reimplementation from the curve25519 paper. It
uses many of the tricks described therein. Only the crecip function is taken
from the sample implementation.
+
+avx code:
+public domain implementation by Tung Chou \ No newline at end of file