]> git.codecow.com Git - Monocypher.git/shortlog
Monocypher.git
2024-11-01 Loup VaillantDocument maximum AEAD message size main master
2024-10-15 Loup VaillantFix dead link
2024-06-21 Sagar Patilfix problamatic line
2024-05-22 Nihal JereDoc: use pointers instead of arrays when size is provided
2024-02-25 Loup VaillantDoc: fixed missing 'void'
2024-02-22 Loup VaillantDoc: fix plain_text/cipher_text inversion
2024-01-15 Loup VaillantFix missing pkg-config flags
2024-01-15 Loup VaillantRemove duplicate test vector for HKDF
2024-01-05 Loup VaillantFix speed benchmark bug
2023-10-22 SethArchambaultJust changing the types on those two resolved everythin...
2023-10-22 SethArchambaultmake implicit typecast explicit
2023-10-19 Seth ArchambaultUpdate crypto_argon2.3monocypher - fixes errors and...
2023-10-17 Loup VaillantUse NULL instead of 0 for null pointers
2023-09-09 Loup VaillantWork around TIS-CI bug on x96_16
2023-09-05 Loup VaillantFix $(PREFIX) in makefiles
2023-09-02 Loup VaillantLeaner TIS-CI tests
2023-08-29 Loup VaillantFix /bin/env vs /usr/bin/env vs nothing
2023-08-28 Loup VaillantFix stupid Github CI
2023-08-28 Loup VaillantFix CHANGELOG typo
2023-08-28 Loup VaillantAdapt tests to optional makefile variables
2023-08-28 Loup VaillantFix missing void in function prototypes
2023-08-28 Loup VaillantMore readable makefile assignments
2023-08-28 Loup VaillantRestore "Do not hardcode Makefile variables"
2023-08-24 Loup VaillantRun valgrind without march=native
2023-08-24 Loup VaillantSimplify github CI
2023-08-24 Loup VaillantRevert "Do not hardcode Makefile variables"
2023-08-24 Loup VaillantUpdate CHANGELOG
2023-08-24 Loup VaillantDo not hardcode Makefile variables
2023-08-13 Loup VaillantAlign with spaces, not tabs
2023-08-13 Loup VaillantCosmetic: braces around FOR loop body
2023-07-27 Loup VaillantFix various documentation typos & oversights
2023-07-27 Loup VaillantFix Argon2 multiple lanes bug
2023-07-26 Loup VaillantFix Argon2 allocation (test & doc)
2023-07-03 Loup VaillantFaster Argon2 inner loop
2023-05-01 Loup VaillantRemove 'volatile' from TIS tests
2023-05-01 Loup VaillantAdd explicit crypto_wipe() test
2023-04-24 Loup VaillantOnly wrong TIS results
2023-04-11 Loup VaillantEnable TIS results for EdDSA_pk
2023-04-11 Loup VaillantAdd EdDSA pk gen to TIS-CI
2023-04-11 Loup Vaillanttests: ASSERT(memcmp) -> ASSERT_EQUAL()
2023-03-24 Loup VaillantRevert "Enable results for inspection"
2023-03-24 Loup VaillantRevert "Modify Blake2b context input to byte buffer"
2023-03-23 Loup VaillantFixed NULL += 0 undefined behaviour
2023-03-23 Loup VaillantEnable results for inspection
2023-03-23 Loup VaillantRemove obsolete carry propagation test
2023-03-23 Loup VaillantMakefile nitpicks
2023-03-22 Loup VaillantModify Blake2b context input to byte buffer
2023-03-22 Loup VaillantRename align() to gap() to avoid confusion
2023-03-20 Loup VaillantFaster Poly1305 (integrate loop into core rounds)
2023-03-20 Loup VaillantThe proofs were cute, but they don't mesh well with...
2023-03-20 Loup VaillantMore stable speed tests
2023-03-19 Loup VaillantAdd tinyssh speed tests
2023-03-14 Loup Vaillant.Lk is better than .%U for links
2023-03-14 Loup VaillantWikipedia spelling for 'little-endian'
2023-03-12 Loup VaillantRemove last blank lines from tarball README.md
2023-03-12 Loup VaillantUpdate LICENCE.md dates
2023-03-06 Loup Vaillantupdate CHANGELOG
2023-03-06 Loup VaillantSpecify incremental AEAD exact wire format
2023-03-06 Loup VaillantSpecify Elligator exact wire format
2023-03-05 Loup VaillantSplit installation into 3 sub targets
2023-03-05 Loup VaillantUpdate soname (forgot 4.0.0 breaking changes)
2023-03-01 Loup VaillantFix Ed25519 secret_key size
2023-02-27 Loup VaillantFix the most nitpicky Clang warnings, fix C++ compatibility
2023-02-27 Loup VaillantMove relevant parts of tests/utils.c to tests/gen
2023-02-26 Loup VaillantAdd scalarbase property test (curve order)
2023-02-26 Loup VaillantGenerate docks with `make all`
2023-02-25 Loup VaillantGive myself some copyright info
2023-02-25 Fabio ScotoniResolve mandoc -Tlint nits
2023-02-25 Fabio Scotonimakefile: fix install-doc
2023-02-20 Loup VaillantInclude TIS-CI in the relase, remove dist target
2023-02-20 Loup VaillantUpdate intro.3monocypher a bit
2023-02-20 Loup VaillantCopied the input validation caveat everywhere
2023-02-20 Loup VaillantRemoved redundant mkdir in makefile
2023-02-20 Loup VaillantUpdate README (and separate the speed section)
2023-02-20 Loup VaillantFewer SLOC cheats
2023-02-20 Loup VaillantUpdate CHANGELOG
2023-02-20 Loup VaillantLeaner tarball
2023-02-19 Loup VaillantLess repetitive makefile
2023-02-19 Loup VaillantClarified where the tarball makefile ends
2023-02-19 Loup VaillantPortable POSIX makefile
2023-02-19 Loup VaillantFixed ctgrind
2023-02-19 Loup VaillantWhitespace cosmetic
2023-02-19 Loup VaillantFix speed tests
2023-02-19 Loup VaillantDocument how to implement XEdDSA
2023-02-19 Loup VaillantMoved speed tests out of the main Makefile
2023-02-10 Loup VaillantBetter doc integration
2023-02-10 Loup VaillantRemoved TIS-CI tests from slow test suite
2023-02-10 Loup VaillantAdded missing Licence info
2023-02-09 Loup VaillantAdd Zebra tests for Ed25519
2023-02-09 Loup VaillantRemove Monocypher custom hash from ed25519-donna
2023-02-06 Loup VaillantAdd carry propagation tests to main tests & CI
2023-02-05 Loup VaillantCommented the origin of most test vectors
2023-02-03 Loup VaillantImproved SHA-512 speed on small inputs.
2023-02-03 Loup VaillantSimplify BLAKE2b a tiny little bit
2023-02-03 Loup VaillantAdd small input speed test for SHA-512
2023-02-03 Loup VaillantBetter SHA-512 test suite
2023-02-03 Loup VaillantDoc: typo
2023-02-02 Loup VaillantDocument BLAKE2b KDF, change BLAKE2b API *again*
2023-02-02 Loup VaillantFix UB (pointer pointing outside of object)
2023-02-01 Loup VaillantAdd HKDF SHA-512
next