]> git.codecow.com Git - Monocypher.git/shortlog
Monocypher.git
2018-06-16 Loup VaillantFixed undefined behaviour in Blake2b
2018-06-10 Loup Vaillant80 columns OCD
2018-05-12 Loup Vaillantdon't recomend 16 bytes for argon2i digests
2018-04-22 Loup Vaillant2.0.2 changelog
2018-04-22 Loup VaillantComment: no need to wipe if it is not secret
2018-04-22 Loup Vaillantcosmetic
2018-04-22 Loup Vaillantremoved redundant wipe
2018-04-22 Loup Vaillant80 columns conformity
2018-04-22 Loup Vaillantcosmetic
2018-04-21 Loup VaillantWarned about undefined behaviour
2018-04-21 Loup VaillantRemoved "cannot fail" from the manual
2018-04-21 Loup Vaillantuse RANDOM_INPUT macro everywhere
2018-04-21 Loup VaillantTests: properly align argon2i work area
2018-04-21 Loup VaillantMakefile cleanup
2018-04-21 Loup VaillantTest vectors no longer depend on Monocypher
2018-04-20 Loup Vaillantfixed memory leak in Argon2i tests
2018-04-20 Loup VaillantAdded ed25519 tests
2018-04-20 Loup VaillantIndent #ifdef
2018-04-20 Loup VaillantNo Libsodium for Blake2b EdDSA
2018-04-20 Loup VaillantMerge pull request #95 from vbmithr/fix-include
2018-04-18 Vincent Bernardofffix include when using ED25519_SHA512
2018-04-16 Loup Vaillantcrypto_check does not wipe context
2018-04-16 Loup VaillantManual: minor rewording
2018-04-16 Loup VaillantManual: verifiation->validation
2018-04-16 Loup VaillantManual: void returns cannot fail
2018-04-16 Loup VaillantBlake2b empty messages may be NULL
2018-04-16 Loup VaillantCorreted minor inaccuracy in the manual
2018-04-16 Loup Vaillantformatting typo
2018-04-16 Loup VaillantTweaked Chacha20 summary
2018-04-16 Loup VaillantMissing plural in the manual
2018-04-16 Loup Vaillantremoved spurious consts in the manual
2018-04-16 Loup VaillantRemoved obsolete warning in the manual
2018-04-15 Loup VaillantUsed a single zero buffer
2018-04-15 Loup VaillantFixed missing wipes
2018-04-07 Loup VaillantReplaced GNU-all permissive licence by the CC-0
2018-04-06 Loup VaillantCorrected the BSD licence
2018-04-03 Loup VaillantAvoid negating unsigned numbers (for MSVC)
2018-04-03 Loup VaillantExplicit conversions to small integers (for MSVC)
2018-03-22 Loup VaillantReplaced "Double Ratchet" by "X3DH" in the manual
2018-03-22 Loup VaillantBetter tests for incremental interfaces
2018-03-22 Loup VaillantMonte Carlo works up to 1M, not 100k
2018-03-22 Loup VaillantAdjusted the number of test vectors
2018-03-22 Loup VaillantCorrected possible misalignment in the tests
2018-03-22 Loup VaillantTested Argon2i API consistency (general vs easy)
2018-03-22 Loup VaillantTested the incremental API of EdDSA
2018-03-22 Loup VaillantAdded a test vector for Argon2i
2018-03-22 Loup VaillantMerge pull request #92 from SgtCoDFish/master
2018-03-21 Ashley DavisFix copy-paste mistake in intro docs
2018-03-07 Loup VaillantUpdated changelog
2018-03-07 Loup VaillantA little space around the test message
2018-03-06 Loup VaillantMore auditable code for Poly1305
2018-02-25 Loup VaillantMore readable and more flexible loading code
2018-02-24 Loup VaillantCosmetic: space after FOR
2018-02-24 Loup VaillantStrength reduction for Chacha20
2018-02-24 Loup VaillantCosmetic: put else and braces in the same line
2018-02-24 Loup VaillantRemoved allways-true conditional
2018-02-22 Loup VaillantAdded dates in the changelog
2018-02-14 Loup Vaillantwrong symlink in the documentation
2018-02-14 Loup VaillantFacilitated the test suite
2018-02-14 Loup VaillantMore readable Chacha20 quarter rounds
2018-02-14 Loup VaillantRemoved redundant explanation
2018-02-13 Loup VaillantExplained AEAD with informal text instead of code
2018-02-13 Loup VaillantForgot to rename symlinks
2018-02-13 Loup VaillantUse crypto_unlock_ctx for crypto_unlock*()
2018-02-13 Loup VaillantExplicited the re-use of crypto_sign_update()
2018-02-13 Loup VaillantRemoved deprecated alias
2018-02-13 Loup Vaillantpreserve symlinks upon installation
2018-02-12 Loup VaillantAligned tarball-ignore to .gitignore
2018-02-12 Loup VaillantAdded changelog
2018-02-12 Loup VaillantBumped soname (libmonocypher.so.2)
2018-02-12 Loup VaillantRenamed crypto_aead_(un)lock to crypto_(un)lock_aead
2018-02-12 Loup Vaillantupdated formal analysis copy script
2018-02-11 Loup VaillantAdded speed benchmark for TweetNaCl
2018-02-10 Loup VaillantRemoved divison operations
2018-02-10 Loup Vaillantremoved ugly parentheses
2018-02-10 Loup VaillantChanged authenticated encryptio to match RFC 7539
2018-02-09 Loup VaillantPrettier WIPE_BUFFER() calls
2018-02-09 Loup VaillantLess provocative introductory paragraph
2018-02-07 Loup VaillantBetter wording for Poly1305 security considerations
2018-02-03 Loup VaillantMore accurate speed benchmark
2018-01-31 Loup VaillantComment nitpick about test vectors.
2018-01-30 Loup VaillantHTTP freaking S links
2018-01-30 Loup VaillantIncrease documentation accessibility from the GitHub...
2018-01-29 Loup VaillantAdded official Poly1305 test vector
2018-01-28 Loup VaillantFixed small undefined behaviour in tests
2018-01-28 Loup VaillantFixed erroneous crypto_wipe() calls
2018-01-28 Loup VaillantFixed buffer overflow (wipe too big)
2018-01-28 Loup VaillantSpeed benchmark Mb/s -> megabytes per second
2018-01-28 Loup VaillantApplied @CuleX's and @mikesavage's advice
2018-01-27 Loup VaillantREADME.md bikeshedding
2018-01-27 Loup VaillantRemoved known sources from README.md
2018-01-27 Loup VaillantDescribed key and ad arguments in a separate list
2018-01-27 Loup VaillantChanged official site
2018-01-27 Loup VaillantDocumented aliases
2018-01-26 Loup Vaillanttypo
2018-01-26 Loup Vaillantslightly bigger font for the manual
2018-01-22 Loup VaillantSHA-512: hoisted w[] out of the round function
2018-01-14 Loup VaillantWipes SHA-512 internal buffers.
2018-01-14 Loup Vaillantadded sha512 speed benchmark
2018-01-14 Loup VaillantMore concise Chacha20
next