]> git.ipfire.org Git - thirdparty/nettle.git/shortlog
thirdparty/nettle.git
2014-01-20  Niels Möllerpoly1305_digest: Use union nettle_block16.
2014-01-20  Niels MöllerFix ChangeLog typos.
2014-01-20  Niels MöllerMerge branch 'poly1305' into 'master'.
2014-01-20  Niels MöllerSeparate salsa20 set_key functions for 128 and 256...
2014-01-20  Niels MöllerMove block buffer from poly1305_ctx to poly1305_aes_ctx... poly1305
2014-01-17  Niels Möllerpoly1305_block: New argument for the high bit.
2014-01-17  Niels MöllerMove nonce from poly1305_ctx to poly1305_aes_ctx.
2014-01-16  Niels MöllerMove poly1305-aes.h declarations into poly1305.h. Delet...
2014-01-16  Niels MöllerTypo fix for poly1305 C implementation.
2014-01-16  Niels MöllerReorder declarations.
2014-01-16  Niels MöllerMake poly1305 code use struct aes128_ctx.
2014-01-13  Niels MöllerNew type nettle_block16.
2014-01-04  Niels MöllerMark config.guess update done.
2014-01-04  Niels MöllerUpdated to latest version of config.guess and config...
2014-01-04  Niels Möllermemxor-test: Use valgrind client requests.
2014-01-04  Niels MöllerConfigure test for valgrind/memcheck.h.
2014-01-04  Niels MöllerUse --partial-loads-ok=yes with valgrind.
2014-01-04  Niels MöllerLink to Haskell bindings.
2014-01-03  Niels MöllerComment on origin of sha1 and sha224 initial values.
2014-01-03  Niels MöllerZeropad values in sha256 table.
2014-01-03  Niels MöllerTypo fix, spotted by Paul Dreik.
2014-01-02  Niels MöllerAdd config.guess update to plan.
2014-01-02  Niels MöllerUpdated plan.
2013-12-19  Niels MöllerNew function poly1305_update.
2013-12-17  Niels MöllerClarify build instructions.
2013-12-17  Niels MöllerAttempt to get asm rodata working on macosx.
2013-12-17  Niels MöllerFixed ChangeLog date.
2013-12-17  Niels MöllerFor prime generation, use stronger variants of Pockling...
2013-12-15  Niels MöllerDeleted NETTLE_MAX_BIGNUM_BITS and NETTLE_MAX_BIGNUM_SIZE.
2013-12-15  Nikos MavrogiannopoulosDefine and use new TMP_GMP_ALLOC macro.
2013-12-15  Niels MöllerDrop unneeded include of nettle-internal.h.
2013-12-15  Niels MöllerAdded FIXME comment on DSA interface.
2013-12-14  Niels MöllerUse .short rather than .hword, for compatibility with...
2013-12-07  Niels MöllerAdd forgotten ChangeLog entry for dsa-test.c.
2013-12-03  Niels MöllerUpdated benchmark figures.
2013-12-03  Niels Möllerx86_64: Reorganized sha1 assembly code.
2013-12-03  Niels Möllerconfigure: Avoid overwriting existing dependency files.
2013-12-03  Niels Möllerx86_64: New md5 assembly code.
2013-11-25  Niels MöllerAdditional DSA tests.
2013-11-25  Niels MöllerImproved ASSERT failure message for testsuite.
2013-11-25  Niels MöllerRename, _dsa_sign --> dsa_sign, _dsa_verify --> dsa_verify.
2013-11-24  Niels Möllerdsa: Allow arbitrary digest sizes. Support 224-bit q.
2013-11-23  Niels MöllerMake configure check for openssl/ecdsa.h.
2013-11-21  Niels Möllerx86_64 assembly for poly1305.
2013-11-21  Niels MöllerPreparations for 64-bit poly1305.
2013-11-12  Niels MöllerUpdated copyright header.
2013-11-12  Niels MöllerNew function poly1305_block_internal.
2013-11-12  Niels MöllerNew file poly1305-internal.c
2013-11-10  Niels MöllerRe-indent poly1305 code.
2013-11-10  Nikos MavrogiannopoulosFirst implementation of poly1305.
2013-10-27  Niels MöllerUpdated plan.html.
2013-10-05  Niels MöllerUpdated plan.html.
2013-10-05  Niels MöllerImplemented EAX.
2013-10-05  Niels MöllerFixed aes name mangling.
2013-09-28  Niels MöllerMerged aes-reorg branch.
2013-09-28  Niels MöllerUpdated plan.
2013-09-28  Niels MöllerMade hash functions use an uint64_t for the block count.
2013-09-28  Niels MöllerSome whitespace and comment fixes.
2013-09-28  Niels MöllerProgress indicator for test_hash_large.
2013-09-28  Niels MöllerMD_PAD: Don't depend on sizeof of the count field(s).
2013-09-22  Niels MöllerNew x86_64 assembly for gcm hashing.
2013-09-21  Niels MöllerFixed dependencies for des.po.
2013-09-20  Niels MöllerMore tests for gcm_hash.
2013-09-18  Niels MöllerFixed link dependency problems with --disable-static.
2013-09-09  Niels MöllerSupport optional assembly files for both nettle and...
2013-09-03  Niels MöllerIgnore nettle-pbkdf2 executable.
2013-09-03  Niels MöllerTypo fix, spotted by Bruce Korb.
2013-08-13  Niels MöllerAdapted yarrow code to use new aes256 interface. aes-reorg
2013-08-07  Niels MöllerAdapted umac code to use new aes128 interface.
2013-06-25  Niels MöllerUpdated copyright year.
2013-06-25  Niels MöllerNew interface for AES-256. Also deleted old aes-meta.c.
2013-06-25  Niels MöllerNew interface for AES-192.
2013-06-25  Niels MöllerNew interface for AES-128.
2013-06-25  Niels MöllerDeleted redundant include.
2013-06-25  Niels Möllertest_aead: Allow digest size smaller than the block...
2013-06-25  Niels MöllerMinor typo fix in comment.
2013-06-25  Niels MöllerNew program nettle-pbkdf2.
2013-06-25  Niels Möllernettle-hash.c: Use stack allocation for the small hex...
2013-06-25  Niels MöllerDeleted unused macro.
2013-06-25  Niels MöllerUpdated plan.html.
2013-06-25  Niels MöllerDistribute files in arm/v6 subdirectory.
2013-05-22  Niels MöllerNew internal functions _aes_set_key and _aes_invert.
2013-05-22  Niels Möllerarm: Adapted AES assembly to new interface.
2013-05-21  Niels MöllerAdapted sparc32 and sparc64 aes assembly to new interface.
2013-05-21  Niels Möllerx86: Adapted aes assembly to new interface.
2013-05-20  Niels Möllerx86_64: Adapted aes assembly to new interrface.
2013-05-20  Niels Möllerarm: Moved sha1 and sha256 assembly into v6 subdirectory.
2013-05-20  Niels MöllerInclude <stddef.h> in nettle-types.h, for size_t.
2013-05-20  Niels MöllerExpanded comment.
2013-05-17  Niels MöllerRearranged struct aes_ctx.
2013-05-17  Niels MöllerSeparate rounds and key arguments to _aes_encrypt and...
2013-05-17  Niels MöllerFix rotation macros to portably support zero rotation...
2013-05-17  Niels MöllerFixed ECC bug with overlapping arguments to mpn_mul_n.
2013-05-16  Niels Möllerarm: Added AES code for pre-v6 processors.
2013-05-16  Niels Möllerarm: Renamed AES_FINAL_ROUND.
2013-05-16  Niels Möllerarm/v6: AES microptimization.
2013-05-16  Niels Möllerarm: Moved AES round macros from aes.m4 to the files...
2013-05-16  Niels Möllerarm/v6: Alignment tweaks to aes code.
2013-05-15  Niels MöllerNew asm directory arm/v6. Moved aes functions using...
2013-05-03  Niels MöllerUpdated release plan for 2.8.
next