]> git.codecow.com Git - Monocypher.git/commitdiff
Elligator Script: ackwowledge Andrew Moon's contribution
authorLoup Vaillant <loup@loup-vaillant.fr>
Thu, 27 Feb 2020 19:58:22 +0000 (20:58 +0100)
committerLoup Vaillant <loup@loup-vaillant.fr>
Thu, 27 Feb 2020 20:04:22 +0000 (21:04 +0100)
AUTHORS.md
tests/gen/elligator.py

index 96b4dea259eedbb949c593a559168ac0f4125455..22d30fa067a5d71f727af1fa31191d333b620924 100644 (file)
@@ -48,7 +48,9 @@ redesigned monocypher.org style sheets.
 Mike Pechkin and AndrĂ© Maroneze found bugs in earlier versions of
 Monocypher.
 
-Andrew Moon clarified carry propagation in modular arithmetic.
+Andrew Moon clarified carry propagation in modular arithmetic, and
+provided advice and code that significantly simplified and improved
+Elligator2 mappings.
 
 Mike Hamburg explained comb algorithms, including the signed
 all-bits-set comb described in his 2012 paper, Fast and compact
index ec1448bafbb9a7c37b31397bd0393e7ff12c2e32..5d933f6d902eab4d191b6e841dbadb9f16d8df28 100755 (executable)
@@ -11,7 +11,7 @@
 #
 # ------------------------------------------------------------------------
 #
-# Copyright (c) 2020, Loup Vaillant
+# Copyright (c) 2020, Loup Vaillant and Andrew Moon
 # All rights reserved.
 #
 #
@@ -41,7 +41,7 @@
 #
 # ------------------------------------------------------------------------
 #
-# Written in 2020 by Loup Vaillant
+# Written in 2020 by Loup Vaillant and Andrew Moon
 #
 # To the extent possible under law, the author(s) have dedicated all copyright
 # and related neighboring rights to this software to the public domain