]> git.ipfire.org Git - thirdparty/nettle.git/shortlog
thirdparty/nettle.git
2020-06-06  Dmitry Baryshkovtestsuite: add test for Streebog hash function
2020-06-06  Dmitry BaryshkovImplement GOST R 34.11-2012 (Streebog) hash function
2020-06-02  Niels MöllerDelete benchmark code attempting to measure function...
2020-05-28  Emil Velikovexamples: don't use deprecated OpenSSL hashing API
2020-05-10  Niels Möllergitlab-ci: Reenable gost in gnutls build
2020-04-29  Niels MöllerNote Nettle-3.6 release. nettle_3.6_release_20200429
2020-04-27  Niels MöllerTweak gcc command like flags nettle_3.6rc3
2020-04-27  Niels MöllerUpdate mini-gmp to latest version
2020-04-26  Niels MöllerMention GMP-6.1.0 in NEWS.
2020-04-25  Niels MöllerDelete compatibility definitions of mpz_limbs_read...
2020-04-25  Niels MöllerRequire gmp-6.1.0 or later, for mpn_zero_p.
2020-04-25  Niels MöllerDISTFILES fixes. nettle_3.6rc2
2020-04-23  Niels MöllerSet WINEPATH for tests, and remove symlink workaround.
2020-04-23  Niels MöllerIn tests, delete ASSERTs with functions pointer compari...
2020-04-22  Niels MöllerDelete .test-rules.make, replaced by GNU make pattern...
2020-04-21  Niels MöllerChangeLog entry for gost_vko.
2020-04-21  Dmitry Eremin... Implement GOST VKO key derivation algorithm
2020-04-19  Niels MöllerChangeLog for previous gosthash changes.
2020-04-19  Niels MöllerDelete obsolete FIXME comment.
2020-04-19  Dmitry Baryshkovgosthash94: switch to using MD_UPDATE() macro
2020-04-17  Niels MöllerNEWS file update for soname changes.
2020-04-17  Niels MöllerBump libnettle soname, libnettle version is now 8.0.
2020-04-15  Niels MöllerFix file header.
2020-04-15  Niels MöllerMake poly1305-internal.h include poly1305.h, not aes.h.
2020-04-15  Niels MöllerChangeLog for poly1305-internal.h.
2020-04-15  Dmitry Baryshkovpoly1305: make internal symbols internal
2020-04-15  Niels MöllerReorder DISTFILES to avoid wrong timestamp order in...
2020-04-12  Niels MöllerNEWS fixes from Daiki Ueno.
2020-04-12  Niels MöllerDefine _GNU_SOURCE in ed448-test.c.
2020-04-06  Niels MöllerUpdate info on ABI compatibility in NEWS. nettle_3.6rc1
2020-04-06  Niels MöllerIncrease hogweed version number to 6.0, at request...
2020-04-02  Niels MöllerFix gnutls ci job to not replace the system's nettle...
2020-04-01  Niels MöllerUpdate config.guess and config.sub.
2020-04-01  Niels MöllerDelete some unused autoconf macros.
2020-04-01  Niels MöllerDelete extra quotes from TEST_SHLIB_DIR. Add comment.
2020-03-31  Niels MöllerRework setting of LD_LIBRARY_PATH for tests. test-shlib-dir
2020-03-26  Niels MöllerVersion number update for Nettle-3.6
2020-03-25  Niels MöllerMore NEWS entries for Nettle-3.6.
2020-03-22  H.J. Lux86: Add x86-ibt-test.c
2020-03-14  Niels MöllerChangeLog entry for x86_64 CET fixes.
2020-03-14  H.J. Lux86: Add ASM_X86_ENDBR and x86 CET marker to config...
2020-03-12  Michael Weiserarm: Fix memxor for non-armv6+ big-endian systems
2020-03-09  Niels MöllerMinor fixes for chacha comments and docs.
2020-03-09  Niels MöllerChangeLog for previous change.
2020-03-09  Daiki Uenodoc: match ChaCha-Poly1305 documentation to the impleme...
2020-03-09  Daiki Uenochacha: add variant that treats counter value as 32-bit
2020-03-09  Daiki Uenochacha: add function to set initial block counter
2020-03-08  Niels MöllerChangeLog for previous change.
2020-03-08  Dmitry Baryshkovcmac-des3: add meta declaration to Nettle library
2020-02-15  Niels MöllerChangeLog for previous change.
2020-02-15  Dmitry Baryshkovecc: remove ecc_modp_foo/ecc_modq_foo macros
2020-02-09  Niels Möllernettle-meta: Expose defined MACs through nettle_macs move-nettle_mac
2020-02-09  Niels MöllerFix dash vs underscore in nettle_cmac_aes256 name.
2020-02-09  Niels MöllerAdd meta interface for HMAC functions.
2020-02-09  Niels MöllerAdd meta interface for CMAC functions.
2020-02-09  Niels MöllerMove struct nettle_mac to nettle-meta.h.
2020-02-06  Niels MöllerChangeLog for previous change.
2020-02-06  Dmitry Baryshkovgost28147: move gost params to internal interface
2020-02-05  Niels MöllerOn Solaris, link shared libraries with --shared rather...
2020-01-29  Niels MöllerFix comment typo
2020-01-28  Niels MöllerMerge branch 'delete-ecc-g'
2020-01-28  Niels MöllerMerge branch 'ecc-gost'
2020-01-27  Niels MöllerAdd index entries for GOST hash and GOST DSA. ecc-gost
2020-01-27  Dmitry BaryshkovAdd documentation for GOSTDSA and GOST curves.
2020-01-26  Niels MöllerChangeLog entries
2020-01-26  Niels MöllerMerge commit '33d047b2fdf56207fa26a41c531eb7b3192ced53...
2020-01-26  Niels MöllerChangeLog entries delete-ecc-g
2020-01-26  Niels MöllerFix memory leak in ecc-mul-a-test
2020-01-26  Niels MöllerStarted on NEWS entries for Nettle-3.6.
2020-01-26  Niels MöllerFix ChangeLog typo.
2020-01-26  Niels MöllerMerge branch 'master' into delete-ecc-g
2020-01-26  Nikos Mavrogiannopoulos.gitlab-ci.yml: require linux systems for running CI
2020-01-25  Niels MöllerDelete definition of ecc->g
2020-01-25  Niels MöllerDelete all usage of ecc->g
2020-01-25  Niels Möllerhogweed-benchmark: Pass correct sizes to knuth_lfib_random.
2020-01-25  Dmitry Baryshkovhogweed-benchmark: enable testing of GOST DSA
2020-01-25  Dmitry BaryshkovAdd GOST DSA according to GOST R 34.10-2001/-2012
2020-01-23  Dmitry Baryshkov.gitignore: correct generated header names
2020-01-23  Dmitry Baryshkovgost gc512a: rename functions to follow usual pattern
2020-01-16  Dmitry Eremin... Add support for GOST GC512A curve
2020-01-16  Dmitry Eremin... Add support for GOST GC256B curve
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.
next