]> git.ipfire.org Git - thirdparty/nettle.git/shortlog
thirdparty/nettle.git
2018-11-25  Simo SorceRandomzed testing of rsa-sec-compute-root
2018-11-25  Niels Möllertestutils.c: Fix high bits of the mpz_urandomb used...
2018-11-25  Niels MöllerChangeLog for previous change.
2018-11-25  Simo SorceCatch bad private keys early on.
2018-11-25  Niels MöllerUse NETTLE_OCTET_SIZE_TO_LIMB_SIZE.
2018-11-25  Niels MöllerChangeLog for previous change.
2018-11-25  Simo SorceUse side-channel silent pkcs1 in rsa_decrypt_tr
2018-11-25  Niels MöllerChangeLog entry, and minor comment fixes
2018-11-25  Simo SorceAdd variable len pkcs1-sec decoding function
2018-11-25  Niels MöllerTweak valgrind marking is rsa_sec_decrypt tests.
2018-11-25  Niels MöllerAvoid calls to mpz_sizeinbase on RSA private key.
2018-11-25  Niels MöllerChangeLog for previous change.
2018-11-25  Simo SorceUnit test for rsa_sec_decyrpt
2018-11-25  Niels MöllerChangeLog for previous change.
2018-11-25  Simo SorceAdd rsa_sec_decrypt as side-channel silent variant
2018-11-25  Niels Möllerpkcs1-sec-decrypt-test.c: Fix valgrind marking of retur...
2018-11-25  Niels MöllerChangeLog for previous change.
2018-11-25  Simo SorceUnit test for pkcs1-sec-decrypt
2018-11-25  Niels MöllerChangeLog for previous change.
2018-11-25  Simo SorceAdd mpn_get_base256
2018-11-25  Niels MöllerChangeLog for previous change.
2018-11-24  Simo SorceAdd side-channel silent pkcs1 decoding function
2018-11-24  Niels MöllerChangeLog for previous change.
2018-11-24  Simo SorceAdd a side-channel silent conditional memcpy
2018-11-24  Niels MöllerChangeLog entries, minor comment and spacing fixes
2018-11-24  Simo SorceUse side-channel silent root for rsa signatures
2018-11-24  Niels MöllerChangeLog entry and comment fixes.
2018-11-24  Simo SorceAdd side-channel silent RSA root function
2018-11-24  Niels MöllerChangeLog for previous change.
2018-11-24  Simo SorceAdd convenience macro for size calculation
2018-11-24  Niels MöllerInitial NEWS entries for nettle-3.4.1.
2018-11-24  Niels MöllerBump version numbers for nettle-3.4.1.
2018-11-24  Niels MöllerAdd "fall through" comment.
2018-11-19  Niels MöllerCopy .gitlab-ci.yml from master branch
2018-11-18  Dmitry Eremin... Fix quoting in autoconf ifunc test
2018-11-18  Dominyk Tillertestsuite/symbols-test: Exclude ____chkstk_darwin symbols.
2018-11-18  Niels MöllerFix link failure for pss-mgf1-test, in non-hogweed...
2018-11-18  Niels Möllertools/pkcs1-conv.c: Add missing break statements.
2018-11-18  Niels MöllerAvoid cast between incompatible function types.
2018-11-18  Niels MöllerAdd missing includes of stdlib.h.
2018-11-18  Niels Möllerdes-compat.c: Change length argument type from uint32_t...
2017-12-26  Niels MöllerFix version number typo in ChangeLog.
2017-11-19  Niels MöllerNote 3.4 release in ChangeLog. nettle_3.4_release_20171119
2017-11-19  Niels MöllerNote mips32 tests of nettle-3.4.
2017-11-19  Niels MöllerUpdate NEWS with base64 and base16 changes.
2017-11-19  Niels MöllerAdd missing ChangeLog for base64 changes.
2017-11-15  Niels MöllerNote sparc tests.
2017-11-14  Niels MöllerUpdate testing status.
2017-11-12  Niels MöllerUpdate check of GMP_NUMB_BITS declaration in assembly... nettle_3.4rc2
2017-11-11  Niels MöllerUpdate NEWS file. nettle_3.4rc1
2017-11-11  Niels MöllerUpdate manual
2017-11-11  Niels MöllerChangeLog entry for previous change.
2017-11-08  Niels MöllerRevert change hiding nettle_secp_256r1 and friends. api-opaque-fix
2017-11-08  Nikos Mavrogiannopoulos.gitlab-ci.yml: added build with gnutls
2017-11-08  Nikos Mavrogiannopoulos.gitlab-ci.yml: use pre-installed images for gnutls
2017-11-05  Niels MöllerUpdate release plan.
2017-11-05  Niels MöllerUpdate NEWS file, including ABI issue.
2017-11-05  Niels MöllerBump version numbers
2017-11-02  Niels MöllerStart on NEWS entries for nettle-3.4.
2017-10-29  Niels MöllerMerge branch 'api-opaque' into master-updates
2017-10-23  Niels MöllerChangeLog for previous change.
2017-10-23  Niels MöllerUpdate ChangeLog.
2017-10-23  Niels MöllerMerge remote-tracking branch 'origin/master' into api...
2017-10-23  Niels MöllerUndo added underscores on public symbols.
2017-10-22  Niels MöllerSet DYLD_LIBRARY_PATH when running tests.
2017-10-17  Niels MöllerMerge branch 'support-cfb' into master-updates
2017-10-17  Niels MöllerUpdate copyright years for CFB code.
2017-10-16  Niels MöllerEnable debug info when CC_FOR_BUILD is gcc.
2017-10-16  Niels MöllerCommment fix.
2017-10-16  Niels MöllerChangeLog for CFB.
2017-10-16  Dmitry Eremin... Add CFB block mode support
2017-10-14  Niels MöllerUpdate .gitignore, to unclutter builds in the source...
2017-10-14  Nikos Mavrogiannopoulos.gitlab-ci.yml: use fedora 26 build systems
2017-10-14  Nikos Mavrogiannopoulos.gitlab-ci.yml: renamed targets for better overview...
2017-10-14  Nikos Mavrogiannopoulos.gitlab-ci.yml: enable fat builds on x86*
2017-10-14  Nikos Mavrogiannopoulos.gitlab-ci.yml: added aarch64 build
2017-10-01  Niels MöllerUpdate release plan.
2017-09-28  Niels MöllerUpdate release plan.
2017-09-24  Niels MöllerMerge branch 'armor-signedness' into master-updates
2017-09-24  Niels MöllerFix remaining pointer-signedness warnings for base64.
2017-09-24  Niels MöllerFix pointer-signedness warnings in tests.
2017-09-14  Niels Möllerhkdf: Reduce includes. Use Nettle licensing notice.
2017-09-14  Niels MöllerWorkaround to silence the clang static analyzer.
2017-09-12  Niels MöllerAvoid redefining mpn_zero_p when building with mini...
2017-09-09  Niels MöllerChangeLog entries for Daiki Ueno's fixes.
2017-09-09  Daiki Uenoeccdata: Redirect ecc_point_out to given stream, instea...
2017-09-09  Daiki Uenoeccdata: Emit correct ecc_Bmodq_shifted for curve448
2017-09-09  Daiki Uenoecc-mul-test: Fix mpn_cmp calls
2017-09-09  Niels MöllerUpdated mini-gmp from the gmp repository, latest change...
2017-09-06  Niels MöllerMerge branch 'hkdf-support'
2017-09-06  Niels MöllerChangeLog entry.
2017-09-06  Andreas Schneiderfat-arm: Add missing define for _GNU_SOURCE
2017-09-06  Niels MöllerMinor reorganization of hkdf_expand. hkdf-support
2017-09-06  Niels MöllerChangeLog entry for HKDF.
2017-09-06  Niels MöllerIndent and whitespace fixes.
2017-08-30  Nikos Mavrogiannopoulosdoc: added HKDF documentation
2017-08-30  Nikos MavrogiannopoulosAdded the HKDF key derivation function and test vectors
2017-08-29  Niels MöllerMerge branch 'openssl-bench-update'
2017-08-29  Niels MöllerAdd Red Hat copyright line. openssl-benchmark-update
2017-08-27  Niels MöllerChangeLog entry for previous change.
next