X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=THANKS;h=740d6b38109de82880f578dc99b093d94460f264;hb=4b6010d63d3512094c7cef4a119a8d45cb1a7b18;hp=7862103b6ce3dcb94d50a3a99cf56a073679a89e;hpb=68e0c647218f529318c07eb7be85f82034d9904a;p=govpn.git diff --git a/THANKS b/THANKS deleted file mode 120000 index 7862103..0000000 --- a/THANKS +++ /dev/null @@ -1 +0,0 @@ -doc/thanks.texi \ No newline at end of file diff --git a/THANKS b/THANKS new file mode 100644 index 0000000..740d6b3 --- /dev/null +++ b/THANKS @@ -0,0 +1,6 @@ +* Applied Cryptography (https://www.schneier.com/books/applied_cryptography/) (C) 1996 Bruce Schneier. +* Strong Password-Only Authenticated Key Exchange (http://tnlandforms.us/cns05/speke.pdf) (C) 1996 David P. Jablon. +* Augmented Encrypted Key Exchange (https://www.cs.columbia.edu/~smb/papers/aeke.pdf): a Password-Based Protocol Secure Against Dictionary Attacks and Password File Compromise (C) Steven M. Belloving, Michael Merrit. +* Watson Ladd for suggestion of Elligator (http://elligator.cr.yp.to/) encoding. +* Password Hashing Competition for Argon2 (https://password-hashing.net/#argon2). +* Chaffing and Winnowing: Confidentiality without Encryption (http://people.csail.mit.edu/rivest/chaffing-980701.txt) (C) Ronald L. Rivest