]> git.ipfire.org Git - thirdparty/nettle.git/shortlog
thirdparty/nettle.git
2018-03-17  Niels MöllerAdd leading underscore to data symbols. rename-data-symbols
2018-03-14  Niels MöllerUpdate NEWS file.
2018-03-14  Niels MöllerMerge branch 'ecc-params-tweak' into master-updates
2018-03-14  Niels MöllerMerge branch 'x86_64-sha_ni-sha256'
2018-03-11  Niels MöllerSupport sha_ni sha256_compress in x86_64 fat builds. x86_64-sha_ni-sha256
2018-03-10  Niels MöllerTweak parameters for ecc tables. ecc-params-tweak
2018-03-10  Niels MöllerMake eccdata warn about poor parameters.
2018-03-10  Niels MöllerNew program eccparams.
2018-02-21  Niels MöllerMerge branch 'cmac-support'
2018-02-21  Niels MöllerNew sha256 implementation using sha_ni instructions.
2018-02-20  Niels MöllerUpdate CBC and CFB tests to use aes256_ctx, not the...
2018-02-20  Niels Möller(test_cmac_hash): Deallocate ctx properly. cmac-support
2018-02-20  Niels MöllerUpdate RSA examples to use aes256_ctx, not the deprecat...
2018-02-20  Niels MöllerDelete unused struct process_ctx.
2018-02-19  Niels MöllerMostly aesthetic changes to CMAC.
2018-02-19  Niels MöllerAdd ChangeLog entries for CMAC.
2018-02-19  Niels MöllerReindent CMAC code to GNU standard, white space changes...
2018-02-19  Nikos MavrogiannopoulosAdded support for CMAC
2018-02-19  Niels MöllerNew macros TMP_DECL_ALIGN and TMP_ALLOC_ALIGN.
2018-02-18  Niels MöllerFix link failure for pss-mgf1-test, in non-hogweed...
2018-02-18  Niels MöllerChangeLog for previous change.
2018-02-18  Dmitry Eremin... Move expressions with side effects out of asserts
2018-02-17  Niels MöllerChangeLog for previous changes.
2018-02-17  Dmitry Eremin... Enable OpenSSL AES-GCM in nettle-benchmark
2018-02-17  Dmitry Eremin... Provide wrappers around OpenSSL AES GCM
2018-02-16  Niels MöllerImproved index entries in the manual.
2018-02-16  Niels MöllerUpdate CAST128/CAST5 docs. Inconsistencies spotted...
2018-02-12  Niels MöllerStarted on NEWS entries for Nettle-3.5.
2018-02-10  Niels MöllerNew configure option --enable-x86-sha-ni. x86_64-sha_ni-sha1
2018-02-08  Niels MöllerSupport sha_ni sha1_compress in x86_64 fat builds.
2018-02-08  Niels MöllerAdd missing pshufd.
2018-02-08  Niels MöllerNew sha1 implementation using x86_64 sha_ni instructions.
2018-02-08  Niels MöllerCheck for x86_64 sha_ni extension.
2018-02-05  Niels Möllerci: Fix yaml error. gcm-ctr-opt
2018-02-05  Niels Möllerci: Fix collection of logs from gnutls test builds.
2018-02-03  Niels Möllerci: Save logs from gnutls test builds.
2018-02-01  Nikos Mavrogiannopoulosgcm: use ctr_crypt16() for improved performance
2018-02-01  Niels MöllerGeneralize _ctr_crypt16, so it can be used also for...
2018-02-01  Niels MöllerLine break fix.
2018-01-30  Niels MöllerMakefile tweak, make clean should not delete desdata...
2018-01-30  Niels MöllerChangeLog entry for previous change, by Jay Foad.
2018-01-24  Jay FoadFix parallel make failures trying to build desdata...
2018-01-23  Niels MöllerRecognize "x86" as cpu name.
2018-01-20  Niels MöllerChangeLog entries for CFB8.
2018-01-20  Niels MöllerWhitespace fix.
2018-01-20  Dmitry Eremin... Add CFB8 - Cipher Feedback 8-bit block cipher mode
2018-01-16  Niels MöllerAdd "fall through" comment.
2018-01-16  Niels Möllertools/pkcs1-conv.c: Add missing break statements.
2018-01-14  Niels MöllerMerge branch 'ctr-opt' into master-updates
2018-01-13  Dmitry Eremin... Allow user to specify multiple algorithms to nettle...
2018-01-09  Niels MöllerCTR mode optimizations for 16-byte block size. ctr-opt
2018-01-09  Niels MöllerExtend nettle_block16 with uint64_t field.
2018-01-09  Niels MöllerConfigure check for __builtin_bswap64.
2018-01-09  Niels MöllerNew helper function ctr_fill.
2018-01-09  Niels MöllerIncrease buffer size for in-place CTR.
2018-01-09  Niels MöllerExtended CTR mode tests.
2018-01-08  Niels MöllerBenchmark in-place operation separately, for cbc_decryp...
2018-01-08  Niels MöllerTweaks for in-place cbc, cfb and gcm.
2018-01-03  Niels MöllerUnroll x86_64 aesni loops.
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.
next