]> git.codecow.com Git - Monocypher.git/shortlog
Monocypher.git
2020-02-23 Loup VaillantElligator script: test explicit_hash_to_curve
2020-02-23 Loup VaillantElligator script: remove redundant test
2020-02-23 Loup VaillantElligator script: test fast_scalarbase
2020-02-23 Loup VaillantElligator script: moved final tests
2020-02-23 Loup VaillantElligator script: naming nitpick
2020-02-21 Loup VaillantElligator script: use x25519_pk test vectors
2020-02-21 Loup VaillantElligator script: avoid redundant computaton
2020-02-20 Loup VaillantElligator script: added fast_from_edwards
2020-02-20 Loup VaillantElligator script: readability nitpick
2020-02-20 Loup VaillantElligator script: removed erroneous .abs()
2020-02-19 Loup VaillantElligator 2 script: fast scalarmult, explicit hash_to_curve
2020-02-19 Loup VaillantAdded the fe (field element) type for readability
2020-02-18 Loup VaillantPortability nitpick
2020-02-18 Loup VaillantUse pow() for exponentiation in Python 3
2020-02-17 Loup VaillantSimplified elligator scripts a bit
2020-02-17 Loup VaillantAdd license to elligator script
2020-02-17 Loup VaillantPorted SAGE script to Python3
2020-02-17 Loup VaillantSAGE script: use (and fix) scalarbase
2020-02-17 Loup VaillantSAGE script: removed dead code
2020-02-17 Loup VaillantPython 3 compatible print calls for SAGE
2020-02-16 Loup VaillantAdded Elligator2 SAGE script
2020-02-14 Loup VaillantRemoved modulo operation in SHA-512
2020-02-14 Loup VaillantRemoved 64-bit modulo operation in Argon2i
2020-02-12 Loup VaillantRemoved unnecesary period in HMAC manual
2020-02-08 Loup VaillantAdded warning in the Git version of the README
2020-02-08 Loup VaillantMinor man page nitipick
2020-02-06 Loup VaillantMerge pull request #155 from fscoto/master+pwhash-doc
2020-02-06 Fabio Scotonipw hashing: clarify that hash functions can hash
2020-02-05 Fabio ScotoniBe more explicit about passwords in man pages
2020-01-24 Loup VaillantImproved readability of EdDSA verification
2020-01-23 Loup VaillantEasier to use ge_madd() and ge_msub()
2020-01-22 Loup VaillantCorrected changelog (IETF Chacha20)
2020-01-20 Loup Vaillantvector_to_header did not return 0
2020-01-19 Loup VaillantUpdate Changelog date
2020-01-15 Loup VaillantMerge pull request #151 from fscoto/master+comments
2020-01-15 Fabio ScotoniAdd some comments about what the EC functions do
2020-01-14 Loup VaillantBump copyright year (again)
2020-01-13 Loup VaillantBump copyright year
2020-01-11 Loup VaillantFixed missing wipe
2020-01-11 Loup VaillantRemoved unnecessary wipe
2020-01-11 Loup VaillantCosmetic/consistency in Argon2i
2020-01-11 Loup VaillantMerge pull request #150 from fscoto/master+shhead
2020-01-11 Loup VaillantMerge pull request #149 from fscoto/master+custom-hash
2020-01-11 Fabio Scotonidoc: custom hash: clean up C-only-isms
2020-01-08 Loup VaillantAdded Wycheproof HMAC-SHA512 test vectors
2020-01-08 Loup VaillantFixed C++ compilation
2020-01-05 Loup VaillantRolled loop for zero initialisation
2020-01-05 Loup VaillantMerge pull request #145 from fscoto/master+custom-hash
2020-01-05 Loup VaillantMerge pull request #147 from mikejsavage/examplesfixes
2020-01-05 Loup VaillantMerge pull request #146 from mikejsavage/man2csh
2019-12-29 Michael SavageFix license
2019-12-28 Michael Savagereturn 0
2019-12-28 Michael SavageMatch man2html.sh style
2019-12-28 Michael SavageQuotes, use cat so the sed train runs strictly left...
2019-12-28 Michael Savagedist_ignore extract_examples.sh
2019-12-28 Michael SavageReview changes
2019-12-28 Fabio Scotonidist.sh: Forgot copyright header for myself
2019-12-28 Michael SavageSome examples fixes
2019-12-28 Michael SavageWhoops
2019-12-28 Michael SavageRewrite example test script in shell
2019-12-28 Fabio Scotonidoc: use static key for custom hash example
2019-12-27 Loup VaillantMerge pull request #144 from mikejsavage/testexamples
2019-12-27 Michael SavageAdd a script to extract examples from man pages
2019-12-23 Loup VaillantTypo
2019-12-23 Loup VaillantMerge pull request #143 from fscoto/master+licensing3
2019-12-23 Fabio ScotoniLICENCE.md: Clarifications
2019-12-23 Fabio Scotonistyle.css: Affix license header
2019-12-23 Fabio ScotoniAdd AUTHORS.md for externals
2019-12-23 Fabio ScotoniLicensing header additions
2019-12-20 Loup VaillantExpunged Monokex test vectors
2019-12-18 Loup VaillantReintroduce "intro: format link with .Lk"
2019-12-16 Loup VaillantRevert "Fixed typo in manual"
2019-12-15 Loup VaillantFixed typo in manual
2019-12-13 Loup VaillantMerge pull request #142 from fscoto/master+new-man
2019-12-13 Fabio ScotoniDocumentation: Remove vestiges of incremental AEAD
2019-12-12 Loup VaillantMerge pull request #141 from fscoto/master+new-man
2019-12-12 Loup VaillantMerge pull request #140 from fscoto/master+build
2019-12-12 Fabio ScotoniRevert "intro: format link with .Lk"
2019-12-12 Fabio Scotonimakefile: Add LIBDIR option
2019-12-12 Fabio Scotonimakefile: Honor LDFLAGS variable if given
2019-12-11 Loup VaillantMoved TweetNaCl to its own folder
2019-12-10 Loup VaillantTweaked dist.sh
2019-12-10 Loup VaillantMerge pull request #139 from fscoto/master+new-man
2019-12-10 Fabio ScotoniDocumentation: bump date for custom hash man pages
2019-12-10 Fabio ScotoniCHANGELOG: Use correct path for optional files
2019-12-10 Fabio ScotoniMake custom hash length requirements more explicit
2019-12-10 Fabio ScotoniDocumentation: Minor wording improvment for custom...
2019-12-09 Loup VaillantVersion 3.0.0 change log
2019-12-09 Loup VaillantFixed c25519 speed benchmark
2019-12-09 Loup VaillantConsistent naming with 'make dist'
2019-12-09 Loup VaillantCompleted test coverage
2019-12-09 Loup VaillantAdded tests for IETF Chacha20
2019-12-06 Loup VaillantFixed mistakenly ignored files
2019-12-06 Loup VaillantMerge pull request #138 from fscoto/master+new-man
2019-12-06 Fabio ScotoniDocumentation: complete SEE ALSO in intro(3monocypher)
2019-12-06 Fabio ScotoniDocumentation: Address Loup's review via GitHub PR...
2019-12-06 Fabio ScotoniAdjust .In directives in optional/ for new prefix
2019-12-05 Loup VaillantPrefixed optional files with "monocypher-"
2019-12-05 Loup VaillantMerge pull request #137 from fscoto/master+new-man
2019-12-05 Fabio Scotoniintro: Be more accurate about constant-time multiplication
next