]> git.codecow.com Git - Monocypher.git/shortlog
Monocypher.git
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
2020-03-31 Loup VaillantMerge pull request #165 from fscoto/master+license...
2020-03-31 Loup VaillantMerge pull request #164 from fscoto/master+misc-doc
2020-03-31 Fabio ScotoniLICENCE.md: Bump everyone's year
2020-03-31 Fabio ScotoniAddress review concerns from #164.
2020-03-31 Fabio Scotonicrypto_ietf_chacha20: Add missing section to .Xr
2020-03-31 Fabio Scotonicrypto_sign_init_first_pass: Swap emphasis
2020-03-31 Fabio Scotonicrypto_sign: s/document/message/
2020-03-31 Fabio Scotonicrypto_curve_to_hidden: Add missing word
2020-03-31 Fabio Scotonicrypto_argon2i: The given usages are just examples...
2020-03-31 Fabio Scotonicrypto_blake2b: Harmonize description with MAC example
2020-03-31 Fabio Scotonicrypto_verify: wording nitpicks
2020-03-31 Fabio Scotoniintro, crypto_poly1305: standardize "one-time"
2020-03-31 Fabio Scotonidoc: crypto_xchacha20 does XChaCha20, not Chacha20
2020-03-31 Fabio Scotonicrypto_x25519: Note that _from_eddsa exists
2020-03-31 Fabio Scotonicrypto_key_exchange: Note that _from_eddsa exists
2020-03-31 Loup VaillantManual: nits & typos
2020-03-31 Loup VaillantUpdate changelog
2020-03-30 Loup VaillantFixed copyright year
2020-03-30 Loup VaillantAdded constant time tests with Valgrind
2020-03-29 Loup VaillantManual: fixed function name
2020-03-29 Loup VaillantSqueeze some more lines of code
2020-03-29 Loup VaillantOptimised scalar inversion with Montgomery multiplication
2020-03-28 Loup VaillantMore accurate code examples for Blake2b MAC
2020-03-27 Loup VaillantWording nitpick
2020-03-27 Loup VaillantTypos
2020-03-27 Loup VaillantTest all possible key lengths for Blake2b
2020-03-27 Loup VaillantFixed non-working example
2020-03-27 Loup VaillantDoc: wrong key length range in example
2020-03-27 Loup VaillantSeparated arithmetic moduloL from EdDSA
2020-03-27 Loup VaillantTiny simplification
2020-03-27 Loup VaillantMerge pull request #163 from fscoto/master+eddsa-doc
2020-03-27 Fabio Scotonidoc: more details on mitigating power side channels...
2020-03-25 Loup VaillantDocumentation typo
2020-03-25 Loup Vaillantcorrected symlink
2020-03-25 Loup VaillantMissing space
2020-03-25 Loup Vaillants/dangerous/dirty
2020-03-25 Loup VaillantMerge pull request #162 from fscoto/master+new-doc
2020-03-25 Fabio Scotonidoc: Re-insert accidentally omitted "otherwise"
2020-03-25 Fabio ScotoniAddress review concerns in #162
2020-03-25 Fabio Scotonidoc intro: Xr the EdDSA->25519 conversion functions
2020-03-25 Fabio ScotoniDocument the EdDSA->X25519 functions
2020-03-25 Fabio ScotoniMerge branch 'master' into master+new-doc
2020-03-24 Fabio Scotonidoc: s/dangerous/fast/g
2020-03-24 Loup VaillantAdded EdDSA to X25519 conversions
2020-03-24 Loup VaillantTypos
2020-03-24 Loup Vaillants/dangerous/dirty
2020-03-24 Fabio Scotonidoc: address review concerns from #162
2020-03-24 Fabio Scotonicurve_to_hidden: Note it is intended for ephemeral...
2020-03-24 Fabio ScotoniMerge branch 'master' into master+new-doc
2020-03-24 Fabio ScotoniDocument Elligator and related plus X25519 inverse
2020-03-24 Loup VaillantForgot to wipe buffers
2020-03-24 Loup VaillantAdded dangerous X25519 speed benchmarks
2020-03-24 Loup VaillantMerge pull request #161 from fscoto/master+new-doc
2020-03-24 Fabio Scotonidoc: contributory behavior may be required sometimes
2020-03-23 Loup VaillantRefined the Elligator interface
2020-03-23 Loup VaillantElligator script: alternate way to co-clear
2020-03-23 Loup VaillantHave trim_scalar() copy its own buffer
2020-03-23 Loup VaillantCommented inverse square root
next