]> git.ipfire.org Git - thirdparty/nettle.git/shortlog
thirdparty/nettle.git
2015-03-19  Niels MöllerUpdated release plan.
2015-03-19  Niels MöllerFixed handling of optional source files with make dist.
2015-03-19  Niels MöllerRename nettle_curve25519 to _nettle_curve25519, and...
2015-03-19  Niels MöllerUpdated EdDSA documentation.
2015-03-19  Niels MöllerMakefile fixes to make make distcheck happy.
2015-03-19  Niels MöllerChangeLog entry for previous change.
2015-03-19  Nikos Mavrogiannopoulosadded missing dist files
2015-03-19  Nikos MavrogiannopoulosAdded version.h with library versioning information
2015-03-19  Niels MöllerEdDSA interface change, use plain strings to represent...
2015-03-18  Niels MöllerNew function _eddsa_public_key.
2015-03-17  Niels MöllerNEWS update
2015-03-14  Niels MöllerUpdated release plan.
2015-03-14  Niels MöllerNew function memeql_sec.
2015-03-12  Niels MöllerMicro optimization of base64 and base16 context structs.
2015-03-12  Niels MöllerDocument base64url functions.
2015-03-10  Niels MöllerUpdated curve25519_mul documentation.
2015-03-10  Niels MöllerChanged return type for curve25519_mul to void.
2015-02-26  Niels MöllerUpdated release plan.
2015-02-26  Niels MöllerDocumentation of curev25519 and eddsa.
2015-02-10  Niels MöllerTypo fix.
2015-02-10  Niels MöllerNew struct nettle_armor for base64url.
2015-02-10  Amos JeffriesImplement URL safe base64 coding, as specified by RFC...
2015-02-10  Niels MöllerGeneralized base64, adding lookup table pointers to...
2015-02-09  Niels MöllerDeleted old #if:ed out base64_encode function.
2015-02-09  Niels MöllerAdditional base64 tests, based on contribution by Amos...
2015-02-05  Niels MöllerLIBHOGWEED_MAJOR should be 4, for nettle-3.1.
2015-02-05  Niels MöllerFix some ChangeLog typos.
2015-02-05  Niels MöllerMerge branch 'versioned-symbols' into master
2015-01-30  Niels MöllerUpdate chacha-poly1305 for draft-irtf-cfrg-chacha20... chacha96
2015-01-30  Niels MöllerNew function chacha_set_nonce96.
2015-01-28  Niels MöllerStarted on NEWS entries for 3.1.
2015-01-27  Niels MöllerMark move from ecc.h to ecc-internal.h done.
2015-01-27  Niels MöllerFix comment on the ecc_add_ehh formulas.
2015-01-27  Niels MöllerMoved internal declarations from ecc.h to ecc-internal.h.
2015-01-26  Niels MöllerFix old typo in ChangeLog.
2015-01-26  Niels MöllerUpdated release plan.
2015-01-25  Niels MöllerIn arm fat build, hook in sha1 and sha256 armv6 assembly.
2015-01-25  Niels MöllerPrepare for additional fat functions.
2015-01-25  Martin Storsjögitignore: Add a missing entry for ecc-25519.h
2015-01-25  Niels MöllerMerge branch 'fat-library' into master.
2015-01-25  Niels MöllerChangeLog entry for Martin's arm .arch fix. fat-library
2015-01-25  Martin Storsjöarm: Add .arch directives for armv6
2015-01-23  Niels MöllerMade fat initialization more robust.
2015-01-21  Niels MöllerFat functions for arm neon.
2015-01-21  Niels MöllerPrepare for additional fat functions.
2015-01-20  Niels MöllerImplemented handling of NETTLE_FAT_OVERRIDE, for arm.
2015-01-20  Niels MöllerImplemented handling of NETTLE_FAT_OVERRIDE.
2015-01-20  Niels MöllerCheck for secure_getenv function.
2015-01-19  Niels MöllerUpdated release plans.
2015-01-19  Niels MöllerInitial fat library support for arm.
2015-01-19  Niels MöllerAdded FIXME comment.
2015-01-19  Niels MöllerMoved fat declarations and macros to fat-setup.h.
2015-01-17  Niels MöllerNew macros to help define resolver and wrappers for...
2015-01-17  Niels MöllerReorganize symbols for fat routines.
2015-01-17  Niels MöllerFat setup of memxor, based on patch by Nikos Mavrogiann...
2015-01-16  Niels MöllerMove x86_64/fat/fat.c -> fat-x86_64.c. Fix asm_path...
2015-01-13  Niels MöllerExplain why x86_64 fat initialization doesn't need...
2015-01-13  Niels MöllerMake constructor hack less gcc-specific.
2015-01-13  Niels MöllerInitial support for fat x86_64 build.
2015-01-13  Niels MöllerUse explicit .byte sequences when assembling aes instru...
2015-01-13  Niels MöllerAutoconf check for ifunc support.
2015-01-12  Niels MöllerRefactor PROLOGUE macro in asm.m4.
2015-01-12  Niels MöllerReplace OPT_ASM_NETTLE_SOURCES by OPT_NETTLE_OBJS,...
2015-01-11  Niels Möllerx86_64: new aes assembly, using aesni instructions.
2015-01-11  Niels Möllerfreebsd: Use -Wl,-rpath to set rpath.
2015-01-11  Niels MöllerMerge branch 'memxor-reorg' into master.
2015-01-10  Niels Möllerarm: Moved memxor3 to new file, arm/memxor3.asm.
2014-12-12  Niels MöllerImproved type-checking hack in CBC_ENCRYPT and similar...
2014-12-08  Niels MöllerDrop srcdir reference for linker scripts. versioned-symbols
2014-12-08  Niels MöllerBump library version numbers.
2014-12-08  Niels MöllerChangeLog entry for versioned symbols.
2014-12-06  Nikos MavrogiannopoulosAdded symbol versioning for nettle and hogweed
2014-11-24  Niels MöllerGCM_SET_KEY: Rename macro argument to avoid collision...
2014-11-24  Niels MöllerFixed eddsa test case.
2014-11-24  Niels MöllerReorganized x86_64 memxor.
2014-11-17  Niels MöllerFixed header comment.
2014-10-23  Niels MöllerEnable valgrind's --partial-loads-ok only when build...
2014-10-23  Niels MöllerFixed out-of-bounds reads in memxor3.
2014-10-23  Niels MöllerSimplify unaligned memxor using READ_PARTIAL macro.
2014-10-23  Niels MöllerFixed out-of-bounds reads in memxor.
2014-10-23  Niels MöllerSplit memxor.c into memxor.c and memxor3.c.
2014-10-23  Niels MöllerFor memxor, make word_t be always 64 bits on x86_64.
2014-10-23  Niels MöllerTwo-way unrolling of aligned memxor3.
2014-10-23  Niels MöllerChange loop order in memxor.
2014-10-23  Niels MöllerUse unsigned long arrays for memxor benchmark.
2014-10-22  Niels MöllerFallback for missing getline (used in the testsuite).
2014-10-22  Niels MöllerUnconditionally delete shared libraries for make clean.
2014-10-22  Niels MöllerUpdated release plan
2014-10-21  Niels MöllerTestcases for ed25519.
2014-10-21  Niels MöllerRewrote hex decoding for test programs.
2014-10-20  Niels MöllerImplemented high level functions for ed25519-sha512.
2014-10-18  Niels MöllerTweaked argument order for _eddsa_verify.
2014-10-14  Niels MöllerBetter point compare for _eddsa_varify.
2014-10-14  Niels MöllerNote the Edwards curve neutral point.
2014-10-14  Niels MöllerTestcase for _eddsa_verify.
2014-10-14  Niels MöllerImplemented _eddsa_verify. Almost correct.
2014-10-08  Niels MöllerUse _eddsa_expand_key in the tests.
2014-10-08  Niels MöllerNew function _eddsa_expand_key.
2014-10-08  Niels MöllerDrop unneeded #include.
2014-10-04  Niels MöllerTests for _eddsa_sign.
next