]> git.ipfire.org Git - thirdparty/nettle.git/shortlog
thirdparty/nettle.git
2020-01-15  Niels MöllerUse %-pattern rules instad of suffix rules. require-gnu-make
2020-01-15  Niels MöllerSimplify dependency rules using GNU make -include.
2020-01-10  Niels MöllerChangeLog entry for ecc renaming.
2020-01-10  Dmitry Eremin... ecc: rename functions to contain curve names instead...
2020-01-10  Dmitry Eremin... ecc: prefix optimized ECC function names with underscore
2020-01-10  Dmitry Eremin... ecc: rename source files with curves data
2020-01-06  Nikos Mavrogiannopoulos.gitlab-ci.yml: use fedora31 image
2020-01-06  Nikos Mavrogiannopoulossexp-conv: ensure non-null input to strcmp() and strtol()
2020-01-03  Niels MöllerAdd benchmarking of ed25519, ed448 and curve448. ed448
2020-01-02  Niels MöllerUse function pointer to represent eddsa dom prefix.
2020-01-02  Niels MöllerImplement ed448-shake256
2020-01-02  Niels MöllerUpdate eddsa internals to support ed448.
2020-01-02  Niels MöllerAdd dom string to struct ecc_eddsa.
2020-01-02  Niels MöllerFix comment typo.
2020-01-01  Niels MöllerReduce scratch need for curve448 inverse and sqrt
2020-01-01  Niels MöllerTest edddsa point compression with curve448.
2019-12-30  Niels MöllerReorganize eddsa, based on patch by Daiki Ueno.
2019-12-28  Niels MöllerWhitespace fixes.
2019-12-28  Niels MöllerTweak includes of nettle-meta.h.
2019-12-25  Niels MöllerDocument SHAKE-256. shake256
2019-12-25  Niels MöllerSupport for SHAKE256, based on patch by Daiki Ueno.
2019-12-25  Niels MöllerChangeLog entry for previous change.
2019-12-25  Niels MöllerGeneralize _sha3_pad to take magic value as argument.
2019-12-25  Niels MöllerUse add_hh rather than add_hhh for ecc_mul_a_eh.
2019-12-18  Niels MöllerRename add and dup functions for Edwards curves.
2019-12-18  Niels MöllerUse function pointer rather than calling ecc_add_eh...
2019-12-17  Niels MöllerSimplify ecc-benchmark.c and delete curve25519 special...
2019-12-15  Niels MöllerEliminate one unneeded ecc_modp_add in ecc_dup_eh.
2019-12-15  Niels MöllerComment fixes and notation for ecc_dup_eh
2019-12-14  Niels MöllerComment fixes for ecc_add_ehh
2019-12-14  Niels MöllerComment fixes for ecc_add_eh
2019-12-14  Niels MöllerNew function ecc_mul_m.
2019-12-13  Niels MöllerMerge branch 'curve448' into master
2019-12-09  Niels MöllerRevert itch macro changes. curve448
2019-12-09  Niels MöllerTrim scratch usage of curve448 operations.
2019-12-08  Niels Möllerx86_64 implementation of nettle_ecc_curve448_modp
2019-12-07  Niels MöllerDelete tests and code for ecdsa over curve25519.
2019-12-05  Niels MöllerFix configure check for __builtin_bswap64.
2019-12-04  Niels MöllerAdd cast in test_cipher_cfb8.
2019-12-03  Niels MöllerNew mod function for curve448, for 64-bit architectures
2019-12-01  Niels MöllerChangeLog for curve448 changes
2019-11-30  Daiki UenoImplement Curve448 primitives
2019-11-24  Niels Möllergitlab-ci: Disable gost in gnutls build
2019-11-21  Niels Möllereccdata: (ecc_curve_init_str): Delete unused t and...
2019-11-21  Niels MöllerMerge branch 'curve448' into master
2019-10-05  Niels MöllerUpdate link to Pike.
2019-10-05  Justus WinterLink to Rust bindings.
2019-10-05  Justus WinterSort bindings alphabetically.
2019-10-01  Niels MöllerImprove cfb8 test
2019-10-01  Niels MöllerChangeLog for previous change.
2019-10-01  Daiki Uenocfb8: don't truncate output IV if input is shorter...
2019-09-30  Niels Möllersiv-test: Smaller cleanups. Call FAIL on all errors.
2019-09-30  Niels Möllersiv-test: Fix out-of-bounds read.
2019-09-26  Niels Möllerecc-internal.h comment fixes.
2019-09-15  Niels MöllerAdd FIXME comment on struct gosthash94_ctx reorg.
2019-09-15  Niels MöllerChangeLog entries for gosthash94cp.
2019-09-15  Dmitry Eremin... Add PBKDF2 support for gosthash94cp
2019-09-15  Dmitry Eremin... Add HMAC functions for GOSTHASH94 and GOSTHASH94CP
2019-09-15  Dmitry Eremin... Add GOST R 34.11-94 to nettle_hashes
2019-09-15  Dmitry Eremin... Add support for GOSTHASH94CP: GOST R 34.11-94 hash...
2019-09-15  Dmitry Eremin... Start separating GOST 28147-89 from GOST R 34.11-94
2019-09-15  Niels Möllerdlopen-test: Use libnettle.dylib on MacOS.
2019-09-14  Niels MöllerMention dependencies on GNU make and GNU GMP in the...
2019-09-04  Dmitry Eremin... gcm: move block shifting function to block-internal.h
2019-09-04  Dmitry Eremin... block modes: move Galois shifts to block-internal.h
2019-09-04  Dmitry Eremin... block-internal: add block XORing functions
2019-09-03  Dmitry Eremin... cmac64: fix nettle_block16 usage
2019-09-03  Dmitry Eremin... gcm: use uint64_t member of nettle_block16
2019-08-23  Niels MöllerMerge branch 'block16-refactor' into master-updates
2019-07-22  Dmitry Eremin... Expand documentation to cover CMAC-64 cmac64
2019-07-21  Niels MöllerCMAC comment fixes
2019-07-10  Niels MöllerChangeLog for previous change
2019-07-10  Dmitry Eremin... cmac: add CMAC-DES3 (CMAC-TDES) implementation
2019-07-10  Niels MöllerChangeLog for previous change
2019-07-10  Dmitry Eremin... cmac: add 64-bit mode CMAC
2019-07-08  Niels MöllerMark w member of union nettle_block16 as deprecated. block16-refactor
2019-07-08  Niels Möllergcm: Use uint64_t member of nettle_block16.
2019-07-08  Niels Möllereax: Use uint64_t member of nettle_block16.
2019-07-02  Niels MöllerChangeLog for previous change
2019-07-02  Dmitry Eremin... Move MAC testing code to generic place from cmac-test
2019-07-02  Simo SorceAdd tests that exercise public key checks for ECDH
2019-07-02  Niels MöllerMerge branch 'siv-mode' into master-updates
2019-06-26  Niels MöllerFixes for Nettle 3.5.1 nettle_3.5.1_release_20190627
2019-06-26  Niels MöllerChangeLog entry for 3.5 release nettle_3.5_release_20190626
2019-06-25  Niels MöllerUpdate config.guess and config.sub
2019-06-15  Niels MöllerNEWS for 3.5. Mention deprecations in intro. nettle_3.5rc1
2019-06-15  Wim LewisFix some typos in the documentation.
2019-06-06  Niels MöllerMerge branch 'master' into siv-mode siv-mode
2019-06-06  Niels MöllerFix doc of cmac context structs.
2019-06-05  Niels MöllerFurther separation of CMAC per-message state from subkeys. cmac-layout
2019-06-05  Niels MöllerRevert move of cmac128_ctx index
2019-06-01  Niels MöllerNew struct cmac128_key.
2019-05-15  Niels MöllerMention deletion of des-compat.h in NEWS
2019-05-15  Niels MöllerNew SIV key size constants. Use in tests.
2019-05-15  Niels MöllerRequire non-empty nonce for SIV mode.
2019-05-12  Niels MöllerDelete old libdes/openssl compatibility interface. delete-des-compat
2019-05-11  Niels MöllerNEWS update for Nettle-3.5.
2019-05-06  Niels MöllerSIV-CMAC mode, based on patch by Nikos Mavrogiannopoulos
2019-05-01  Niels MöllerNew header file cmac-internal.h
2019-04-27  Niels MöllerChangeLog entry for EPILOGUE fix.
next