]> git.codecow.com Git - Monocypher.git/shortlog
Monocypher.git
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
2020-04-20 Loup VaillantMore readable Blake2 round function
2020-04-20 Loup VaillantFixed (NULL + 0) undefined behaviour
2020-04-18 Loup VaillantMerge pull request #171 from stevefan1999-personal...
2020-04-18 Steve FanUpdate monocypher.h
2020-04-16 Loup VaillantTrim scalar in place
2020-04-16 Loup VaillantWorked around Microsoft compiler warning
2020-04-15 Loup VaillantReordered functions and constants
2020-04-15 Loup VaillantInlined fe_mul121666)
2020-04-15 Loup VaillantSimplified GF(2^255-19) carry propagation
2020-04-11 Loup VaillantFixed shift of integers on 16 bit machines
2020-04-11 Loup VaillantIndentation fix
2020-04-11 Loup Vaillantcomment nitpick
2020-04-08 Loup VaillantMerge pull request #168 from fscoto/master+argon2-doc...
2020-04-08 Fabio Scotoniargon2i: Warn about conequences of nb_iterations<3
2020-04-03 Loup VaillantUpdate CHANGELOG date
2020-04-03 Loup VaillantFixed CHANGELOG version number
2020-04-02 Loup VaillantVarious makefile cleanups
2020-04-01 Loup VaillantMore thorough testing
2020-04-01 Loup VaillantNitpicks
2020-04-01 Loup VaillantSome more tests
next