]> git.codecow.com Git - Monocypher.git/shortlog
Monocypher.git
2021-06-27 Loup VaillantFactored out redundant squaring in Elligator
2021-06-13 Loup VaillantMerge pull request #213 from fscoto/master+canonical...
2021-06-11 Fabio Scotonidoc: Use canonical spelling of BLAKE2(b)
2021-06-11 Fabio Scotonidoc: Use canonical spelling of ChaCha20
2021-06-06 Loup VaillantAdvertise public key cryptography in the manual
2021-06-04 Loup VaillantFixed local variable shadowing
2021-06-04 Loup VaillantAdvertise Monocypher's features more clearly
2021-05-27 Loup VaillantDefine fe_invert() in terms of invsqrt()
2021-05-25 Loup VaillantMerge pull request #211 from fscoto/master+doc-incremental
2021-05-25 Loup VaillantInstall advanced man pages
2021-05-25 Loup VaillantClarified wording in incremental signatures man page
2021-05-25 Fabio Scotonidoc: Compute secret/public key in some examples
2021-05-22 Loup VaillantSimplified crypto_x25519_dirty_small() a tiny bit
2021-04-23 Loup VaillantExpand Blake2b tests to full length keys and hashes
2021-04-18 Loup VaillantTypo
2021-04-18 Loup VaillantTest many combinations of input lengths for blake2b
2021-04-01 Loup VaillantUse official Blake2b test vectors
2021-03-31 Loup VaillantAdded tests vectors for Blake2b
2021-03-05 Loup VaillantSpeed benchmark: fixed buffer overflow
2021-02-19 Loup VaillantArgon2i: remove useless intermediate block
2020-12-27 Loup VaillantTests suite: fixed C++ compatibility
2020-12-27 Loup VaillantUpdated CHANGELOG
2020-12-27 Loup VaillantMerge pull request #203 from fscoto/master+chacha20-doc
2020-12-27 Fabio Scotonicrypto_ietf_chacha20: note nonce overflow handling
2020-12-25 Loup VaillantDefined IETF Chacha20 in terms of DJB Chacha20
2020-12-22 Loup VaillantTests: fixed array size mismatch warning
2020-12-16 Loup VaillantFix dead store
2020-12-06 Loup VaillantRemoved spurious comment
2020-12-04 Loup VaillantRestricted TIS-CI to the most different platforms
2020-12-04 Loup VaillantTweaked EdDSA signature pre-computed table
2020-11-29 Loup VaillantFaster reduction modulo L
2020-11-25 Loup VaillantAdded speed benchmark for ed25519-donna
2020-11-25 Loup Vaillants/Monocypher/Libsodium in a string
2020-11-09 Loup VaillantUpdate CHANGELOG for next version
2020-11-09 Loup VaillantRemove TIS-CI from the tarball
2020-11-09 Loup VaillantMore uniform TIS-CI file names
2020-11-09 Loup VaillantMerge pull request #200 from fscoto/master+fix-elligato...
2020-11-09 Loup VaillantTypos
2020-11-09 Fabio Scotonielligator.py: fix comment typo
2020-11-09 Loup VaillantStreamlined TIS-CI dirty X25519 test
2020-11-09 Loup VaillantMoved fe constant with the others
2020-11-09 Loup VaillantAdded test vectors from Kleshni
2020-11-08 Loup VaillantDocumented 2^255-19 carry propagation
2020-11-08 Loup VaillantFixed assumption in 2^255-19 carry propagation
2020-11-08 Loup VaillantTIS-CI: ensure results are correct
2020-11-08 Loup VaillantLighter TIS-CI tests
2020-11-07 Loup VaillantOverhauled TIS-CI test suite
2020-11-07 Loup VaillantTests: fixed tweak coverage for Elligator.
2020-11-07 Loup VaillantFixed tis-ci.c declarations
2020-11-07 Loup VaillantRemoved non-standard empty array
2020-11-05 Loup VaillantManual: fixed old HChacha20 function name
2020-11-05 Loup VaillantManual: function prototype typo
2020-11-02 Loup VaillantTests: all messages to standard ouput
2020-11-02 Loup VaillantNever ignore test failures
2020-11-01 Loup VaillantAdded vector based Chacha20 tests
2020-10-29 Loup VaillantRe-ignore tests/vectors.h
2020-10-29 Loup Vaillantsimplified TEST macro
2020-10-26 Loup VaillantReworked test vectors header format
2020-10-04 Loup VaillantMerge pull request #195 from fscoto/master+doc-malleability
2020-10-04 Fabio Scotonidoc: clarify signature malleability in crypto_sign
2020-09-30 Loup VaillantDedicated test suite for TIS-CI
2020-09-26 Loup VaillantMerge pull request #191 from fscoto/master+doc-malleability
2020-09-26 Loup VaillantMerge pull request #192 from fscoto/master+argon2i...
2020-09-26 Fabio Scotoniargon2i: Note that all parameters influence output
2020-09-26 Fabio ScotoniHISTORY: note 2.0.5 rejecting modified signatures
2020-09-22 Loup Vaillantdocumented make install USE_ED25519=true
2020-08-24 Loup VaillantFixed copy in man2html.sh
2020-08-24 Loup VaillantPoly1305 carry propagation now uses loops
2020-08-13 Loup VaillantSmall carry simplification
2020-07-31 Loup VaillantMore readable Blake2b unrolled loop
2020-07-31 Loup VaillantFixed compiler warning
2020-07-28 Loup VaillantNo longer ignore tests/vectors.h (for TIS-CI)
2020-07-28 Loup VaillantFixed tis.config (3)
2020-07-28 Loup VaillantFixed tis.config (2)
2020-07-28 Loup VaillantFixed tis.config
2020-07-28 Loup VaillantAdded TIS-CI support
2020-07-28 Loup VaillantPrepared entry points for TIS-CI
2020-07-28 Loup VaillantSeparated basic/advanced functions in different folders
2020-07-27 Loup VaillantBetter low/high level separation in the header.
2020-07-10 Loup VaillantArgon2i hash is now allowed to overlap with the work...
2020-07-10 Loup VaillantMerge pull request #184 from fscoto/master+mon-01-001
2020-07-10 Fabio Scotoniintro: macOS, illumos and Solaris have arc4random_buf(3)
2020-07-05 Loup VaillantBetter test for crypto_x25519_inverse()
2020-06-29 Loup VaillantRemoved redundant all zero test vector
2020-06-28 Loup VaillantAdded Kleshni/Elligator-2 test vectors
2020-06-15 Loup VaillantAdded extern "C" to optional & deprecated files
2020-06-15 Loup VaillantAdjusted changelog date
2020-06-12 Loup VaillantUpdated changelog
2020-06-08 Loup VaillantOptimised key loading in Blake2b
2020-05-29 Loup VaillantRemoved #define from vectors.h
2020-05-29 Loup VaillantFixed various compiler warnings
2020-05-24 Loup VaillantMerge pull request #178 from fscoto/master+fix-includes
2020-05-24 Fabio Scotonidoc: Fix crypto_ed25519_public_key function name
2020-05-24 Fabio Scotonidoc: Fix .In for optional code
2020-05-12 Loup VaillantREADME: Monocypher is not compatible with NaCl
2020-05-02 Loup VaillantCosmetic. compact grouping of vtables
2020-05-02 Loup VaillantTurned ALIGN into a function
2020-04-22 Loup VaillantMerge pull request #173 from fscoto/master+reproball
2020-04-22 Fabio Scotonidist.sh: Make tarball reproducible
2020-04-22 Fabio ScotoniMake Elligator test vector gen deterministic
next