summaryrefslogtreecommitdiff
path: root/LICENSING
AgeCommit message (Expand)AuthorFilesLines
2018-08-24Add yescrypt backend and testsVitaly Chikunov1-0/+3
2018-08-24Import yescrypt codes from yescrypt's cvswebVitaly Chikunov1-0/+5
2018-08-02Update LICENSING and NEWS for changes in previous commits.Björn Esser1-2/+5
2018-07-10Replace crypt-sunmd5.c with BSD-licensed cleanroom reimplementation.Zack Weinberg1-1/+1
2018-07-04Check in alg-des-tables.c, don't run gen-des-tables at build time.Zack Weinberg1-4/+2
2017-10-26crypt-pbkdf1-sha1: Add support for PBKDF1 with SHA1 ($sha1$<rounds>$<salt>$)Björn Esser1-4/+8
2017-10-25alg-hmac-sha1: Add implementation of HMAC with SHA1Björn Esser1-0/+3
2017-10-25alg-sha1: Add implementation of the Secure Hash Algorithm 1 (SHA1)Björn Esser1-0/+3
2017-10-24Add support for SUNMD5 ($md5[,rounds=%u]$salt$) from (Open)SolarisBjörn Esser1-1/+5
2017-10-23test-des-obsolete_r: Same as test-des-obsolete, but for reentrant functionsBjörn Esser1-1/+1
2017-10-23test-crypt-nonnull: Test for crypt_r{a,n} returning non-NULL on errorBjörn Esser1-1/+1
2017-10-23test-crypt-badsalt: Add test to check for retval '*0' on bad saltBjörn Esser1-1/+2
2017-10-22crypt-nthash: Add licensing terms and information for gensalt_nthash_rnBjörn Esser1-1/+1
2017-10-21Add support for NTHASH ($3$) from FreeBSDBjörn Esser1-1/+5
2017-10-21Add implementation of the MD4 message-digest algorithmBjörn Esser1-5/+5
2017-10-21LICENSING: Remove trailing whitespacesBjörn Esser1-8/+8
2017-10-21Support for cross-compilation in the build scripts.Zack Weinberg1-2/+5
2017-10-09Update NEWS. Bump documentation version number to 4.0.0.Zack Weinberg1-0/+9
2017-10-05Make a pass updating copyright and authorship notices.Zack Weinberg1-97/+42
2017-10-04More doc-related cleanupZack Weinberg1-0/+97