]> git.ipfire.org Git - thirdparty/nettle.git/shortlog
thirdparty/nettle.git
2013-04-25  Niels MöllerIncrease version number, to 2.8, and bump nettle librar...
2013-04-25  Niels MöllerDeleted unneeded casts in benchmark program.
2013-04-25  Niels MöllerAdd benchmarking of OpenSSL's RSA functions.
2013-04-24  Niels MöllerUpdated some memxor comments.
2013-04-24  Niels MöllerUpdated memxor documentation.
2013-04-24  Niels MöllerDeleted unneeded casts of memxor arguments.
2013-04-24  Niels MöllerChanged memxor functions to take void * arguments.
2013-04-24  Niels MöllerAdded nettle_ prefix to memxor symbols.
2013-04-24  Niels MöllerInclude memxor unconditionally, not via LIBOBJS.
2013-04-24  Niels MöllerLink to perl bindings.
2013-04-24  Niels MöllerNote 2.7 release in ChangeLog. nettle_2.7_release_20130424
2013-04-23  Martin Storsjöwin64: Correctly read the fifth parameter from the...
2013-04-23  Martin Storsjösha: Add the missing W64_EXIT epilogue macro
2013-04-23  Martin Storsjösalsa20: Don't return via W64_EXIT within the Lpartial...
2013-04-23  Martin StorsjöUse movdqu instead of movdqa for saving xmm registers
2013-04-23  Niels MöllerMention South Pole AB in NEWS.
2013-04-23  Martin StorsjöIgnore the umac-test binary
2013-04-23  Martin StorsjöConsistently use EXEEXT_FOR_BUILD
2013-04-21  Niels MöllerMinor typographic fixes.
2013-04-21  Niels MöllerFixes for make dist target.
2013-04-21  Niels MöllerFixed comment typo.
2013-04-21  Martin StorsjöFixed comment typos.
2013-04-18  Niels MöllerUpdated info about ARM neon use.
2013-04-18  Niels MöllerRecognize all "arm*" cpus, not just "armv7*".
2013-04-18  Niels MöllerReorganization of ARM assembly.
2013-04-18  Niels MöllerUpdated release status.
2013-04-18  Niels MöllerUMAC documentation.
2013-04-18  Niels MöllerMinor doc fixes.
2013-04-18  Niels MöllerAdded some missing full stops.
2013-04-18  Niels MöllerRename UMAC_BLOCK_SIZE to UMAC_DATA_SIZE.
2013-04-18  Niels MöllerComment fix.
2013-04-18  Niels MöllerNew UMAC{32,64,96,128}_DIGEST_SIZE constants.
2013-04-17  Niels MöllerDocument salsa20r12. Also some updates to the copyright...
2013-04-17  Niels MöllerUpdated release test status.
2013-04-17  Niels MöllerMention salsa20r12 in NEWS.
2013-04-17  Niels MöllerBenchmark salsa20r12.
2013-04-17  Niels MöllerDrop -lgmp when linking eccdata.
2013-04-17  Niels MöllerUse mini-gmp for the eccdata program.
2013-04-16  Niels MöllerUpdate plans for 2.8.
2013-04-16  Niels MöllerFix for big-endian support.
2013-04-16  Niels MöllerBuild eccdata only when public key support is enabled.
2013-04-16  Niels MöllerUpdated release plan.
2013-04-16  Niels MöllerSwitch to non-logarithmic ALIGN macro.
2013-04-16  Niels MöllerEliminated l1_out from umac context structs, store...
2013-04-16  Niels MöllerDeleted redundant memcpy.
2013-04-16  Niels MöllerIncrease umac block count to 64 bits. Some reordering...
2013-04-16  Niels MöllerMore NEWS entries for nettle-2.7.
2013-04-16  Niels MöllerBumped version numbers, for nettle-2.7.
2013-04-16  Niels MöllerInclude arm assembly files in distribution.
2013-04-16  Niels MöllerUpdated release plan.
2013-04-16  Niels MöllerDeleted obsolete comment.
2013-04-16  Niels MöllerAdded forgotten ChangeLog entry for the 2.6 release.
2013-04-16  Niels MöllerFixed comment typo.
2013-04-16  Niels Möllerx86_64 assembly for umac_nh_n.
2013-04-16  Niels MöllerFixed nonce caching for umac32 and umac64.
2013-04-16  Niels MöllerTest umac nonce increment.
2013-04-16  Niels MöllerGenerate umac test vectors with incremented nonces.
2013-04-16  Niels MöllerFixed umac nonce increment.
2013-04-16  Niels MöllerGeneralize INCREMENT macro, allow size == 1.
2013-04-15  Niels MöllerGenerated UMAC test vectors.
2013-04-15  Niels Möllerumac reference code, for generation of test vectors.
2013-04-15  Niels Möllerx86_64 assembly for umac_nh.
2013-04-15  Niels MöllerARM assembly for umac_nh_n.
2013-04-15  Niels Möllerumac-test: Fixed memory leak.
2013-04-12  Niels MöllerARM umac_nh: Use vmlal, 16% speedup.
2013-04-12  Niels MöllerARM assembly for umac_nh.
2013-04-12  Niels MöllerPrepare configure.ac for umac assembly routines.
2013-04-12  Niels MöllerAdded umac alignment tests.
2013-04-11  Niels MöllerMore efficient _umac_nh_n.
2013-04-11  Niels MöllerAdded umac benchmarking.
2013-04-11  Niels MöllerMinor reorg of umac l3 hashing.
2013-04-11  Niels MöllerImplemented umac.
2013-04-11  Niels MöllerUpdated release plans.
2013-04-11  Niels MöllerReplace mp_bitcnt_t by unsigned, for compatibility...
2013-04-11  Niels Möllerx86_64 sha3: Go via memory for moves between general...
2013-04-10  Niels MöllerMerge branch 'master' of git://git.lysator.liu.se/nettl...
2013-04-06  Niels MöllerStarted on NEWS for 2.7.
2013-04-06  Edgar E. IglesiasFix condition for when the block buffer is full.
2013-04-05  Niels MöllerChanged name "Internetfonden" to "the .SE Internet...
2013-04-04  Niels Möllerecc_point_get: Allow NULL x or y.
2013-04-04  Niels MöllerUpdate manual with ECC material and some spell checking.
2013-04-04  Martin StorsjöAdd a fallback definition for mpn_sqr.
2013-04-04  Martin StorsjöAdd fallback functions for mpn_copyd, mpn_copyi and...
2013-04-04  Niels MöllerUse mpn_cnd_add_n and mpn_cnd_sub_n when available...
2013-04-03  Niels MöllerImplemented ecc_point_mul and ecc_point_mul_g.
2013-04-03  Niels MöllerTests for salsa20r12.
2013-04-02  Niels MöllerUpdated release plan.
2013-03-26  Niels MöllerUpdated FIPS reference.
2013-03-26  Niels MöllerGenerate Salsa20 intermediate values.
2013-03-26  Niels MöllerARM assembly for salsa20.
2013-03-25  Niels MöllerChangeLog for Martin's timing changes.
2013-03-25  Niels MöllerTypo fix in file header.
2013-03-25  Martin StorsjöFactorize timing functions to a separate file
2013-03-25  Niels MöllerWhitespace cleanup.
2013-03-25  Niels MöllerNiko's salsa20r12 changes.
2013-03-25  Nikos MavrogiannopoulosAdded encryption function for 12-round salsa20.
2013-03-25  Niels MöllerUpdate with Martin Storsjö's changes.
2013-03-25  Martin StorsjöUse local paths for including headers in examples and...
2013-03-25  Martin StorsjöDo the movd/movq workaround for the osx assembler,...
2013-03-25  Niels MöllerDon't include asm objects twice in shared libhogweed.
next