]> git.ipfire.org Git - thirdparty/nettle.git/shortlog
thirdparty/nettle.git
2014-02-14  Niels MöllerAdded aead.h header file, forgotten in previous commit. aead-api
2014-02-14  Niels MöllerFirst sketch of aead convenience functions.
2014-02-13  Niels MöllerMake eax_aes128 interface public.
2014-02-13  Niels Möllernettle-pbkdf2: Added missing deallocation.
2014-02-12  Niels MöllerImplemented chacha-poly1305.
2014-02-12  Niels MöllerGeneralized nettle_aead abstraction, and moved to nettl...
2014-02-12  Niels MöllerNew constants, EAX_DIGEST_SIZE and GCM_DIGEST_SIZE.
2014-02-10  Niels MöllerRenamed chacha_set_iv to chacha_set_nonce.
2014-02-08  Niels MöllerImproved chacha tests.
2014-02-08  Niels Möllerchacha_crypt: Fixed block counter update.
2014-02-07  Niels MöllerDeleted obsolete comment.
2014-02-07  Niels MöllerMark base*_decode_update change as done.
2014-02-07  Niels MöllerUpdated base16_encode_update and base64_encode_update...
2014-02-07  Niels MöllerUpdated base16enc and base64enc example programs.
2014-02-07  Niels MöllerUpdated base64 test case.
2014-02-07  Niels Möllersexp_transport_iterator_first: Updated base64 decoding.
2014-02-07  Niels MöllerBase64 and base16 decoding: Use *dst_length as output...
2014-02-06  Niels MöllerUpdated NEWS and plan.html for _set_key changes.
2014-02-06  Niels MöllerDeleted _NETTLE_CIPHER.
2014-02-06  Niels MöllerNew function blowfish128_set_key.
2014-02-06  Niels MöllerDeleted _NETTLE_CIPHER_FIX.
2014-02-06  Niels MöllerDeleted _NETTLE_CIPHER_SEP and _NETTLE_CIPHER_SEP_SET_KEY.
2014-02-06  Niels Möllernettle-benchmark: Fixed memset calls.
2014-02-06  Niels MöllerMerge branch 'set_key-changes' into master.
2014-02-06  Niels MöllerMark ecc_bit_size and AES docs done.
2014-01-30  Niels MöllerSort nettle_SOURCES.
2014-01-30  Niels MöllerFix ecc_bit_size ChangeLog.
2014-01-30  Niels MöllerCopied 2.7.1 NEWS entry. Started on entry for 2.8.
2014-01-30  Niels MöllerDocumentation update. size_t, AES, Camellia.
2014-01-30  Niels MöllerNew function ecc_bit_size.
2014-01-29  Niels MöllerDropped length argument from nettle_set_key_func. set_key-changes
2014-01-27  Niels MöllerUse union nettle_block16 in eax structs.
2014-01-27  Niels MöllerAdd benchmarking for eax.
2014-01-27  Niels MöllerUpdated release plans.
2014-01-27  Niels MöllerUse pshufhw + pshuflw for 16-bit rotate.
2014-01-27  Niels Möllerx86_64: Added chacha assembly.
2014-01-27  Niels MöllerWhitespace fixes.
2014-01-27  Niels MöllerBenchmarking of chacha.
2014-01-27  Niels MöllerImplemented chacha, based on contribution by Joachim...
2014-01-26  Niels MöllerNew gcm-aes interface.
2014-01-26  Niels MöllerComment fixes.
2014-01-25  Niels MöllerDelete length argument from GCM_SET_KEY.
2014-01-23  Niels MöllerFix for gcm tests.
2014-01-21  Niels MöllerMerge branch 'camellia-reorg' into master.
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-10  Niels MöllerReorganized camellia interface
2013-10-07  Niels MöllerDrop configure test for ALIGNOF_UINT64_T.
2013-10-07  Niels MöllerCorrected .file pseudo-ops.
2013-10-07  Niels MöllerSeparate rounds and keys arguments for _camellia_crypt.
2013-10-05  Niels MöllerUpdated plan.html.
next