cfb8: Fix decrypt path
[gd/nettle] / nettle.texinfo
2019-09-15 Dmitry Eremin-Sole... Add support for GOSTHASH94CP: GOST R 34.11-94 hash...
2019-08-23 Niels MöllerMerge branch 'block16-refactor' into master-updates
2019-07-22 Dmitry Eremin-Sole... Expand documentation to cover CMAC-64
2019-07-02 Niels MöllerMerge branch 'siv-mode' into master-updates
2019-06-15 Wim LewisFix some typos in the documentation.
2019-06-06 Niels MöllerMerge branch 'master' into siv-mode
2019-06-06 Niels MöllerFix doc of cmac context structs.
2019-05-15 Niels MöllerRequire non-empty nonce for SIV mode.
2019-05-12 Niels MöllerDelete old libdes/openssl compatibility interface.
2019-05-06 Niels MöllerSIV-CMAC mode, based on patch by Nikos Mavrogiannopoulos
2019-03-24 Niels MöllerUpdate docs for xts-aes
2019-03-24 Simo SorceAdd support for XTS encryption mode
2018-12-26 Niels MöllerMerge branch 'release-3.4-fixes' into master
2018-08-08 Niels Möllernettle.texinfo: New section on ABI and API compatibility.
2018-03-14 Niels MöllerMerge branch 'x86_64-sha_ni-sha256'
2018-02-21 Niels MöllerMerge branch 'cmac-support'
2018-02-19 Nikos Mavrogiannop... Added support for CMAC
2018-02-16 Niels MöllerImproved index entries in the manual.
2018-02-16 Niels MöllerUpdate CAST128/CAST5 docs. Inconsistencies spotted...
2018-01-20 Dmitry Eremin-Sole... Add CFB8 - Cipher Feedback 8-bit block cipher mode
2017-11-11 Niels MöllerUpdate manual
2017-10-23 Niels MöllerMerge remote-tracking branch 'origin/master' into api...
2017-10-17 Niels MöllerMerge branch 'support-cfb' into master-updates
2017-10-16 Dmitry Eremin-Sole... Add CFB block mode support
2017-09-24 Niels MöllerMerge branch 'armor-signedness' into master-updates
2017-09-06 Niels MöllerMerge branch 'hkdf-support'
2017-08-30 Nikos Mavrogiannop... doc: added HKDF documentation
2017-03-21 Daiki UenoAdd PSS variants for RSA sign/verify functions
2016-09-21 Niels MöllerFix a few minor documentation typos.
2016-09-19 Niels MöllerFix ECDSA broken node links. Reported by Nick Alcock.
2016-09-13 Niels MöllerTrivial merge.
2016-09-07 Niels MöllerDocument memeql_sec.
2016-09-07 Niels Möllerdoc: Split Elliptic curves into sub-nodes.
2016-09-07 Niels MöllerFix documentation typo.
2016-09-05 Niels MöllerAdd Curve 25519 to concept index.
2016-09-05 Niels MöllerDefine NETTLE_CURVE25519_RFC7748, and document it.
2016-05-02 Niels MöllerMerge branch 'curve25519-rfc7748'
2016-05-02 Niels MöllerUpdate Curve25519 documentation.
2016-02-16 Niels MöllerFix typos in CBC documentation. Spotted by Zhitao He.
2016-01-23 Niels MöllerBump manual's UPDATED-FOR to 3.2.
2016-01-10 Niels MöllerRSA documentation update.
2015-11-23 Niels MöllerTypo fix.
2015-11-23 Niels MöllerDocument rsa_encrypt, rsa_decrypt and rsa_decrypt_tr...
2015-09-06 Niels MöllerUpdated SHA3 documentation.
2015-03-30 Niels MöllerDocumentation update.
2015-03-19 Niels MöllerUpdated EdDSA documentation.
2015-03-12 Niels MöllerDocument base64url functions.
2015-03-10 Niels MöllerUpdated curve25519_mul documentation.
2015-02-26 Niels MöllerDocumentation of curev25519 and eddsa.
2015-02-10 Niels MöllerTypo fix.
2014-05-08 Niels MöllerDocument nettle_aead.
2014-05-06 Niels MöllerDocument SHA3 and ChaCha-Poly1305 as experimental.
2014-05-06 Niels MöllerSmaller doc tweaks, suggested by Nikos.
2014-05-05 Niels MöllerDocument chacha-poly1305.
2014-05-05 Niels MöllerIn the manual, change some subsections to subsubsections.
2014-05-05 Niels MöllerMove AEAD documentation to its own section.
2014-05-05 Niels MöllerDocument poly1305-aes.
2014-05-04 Niels MöllerMinor typo fix.
2014-05-04 Niels MöllerDocument ChaCha.
2014-05-04 Niels MöllerSmaller updates to salsa20 documentation.
2014-05-04 Niels MöllerDocument new DSA interface.
2014-05-03 Niels MöllerUpdated CCM documentation.
2014-04-27 Niels MöllerUpdated GCM documentation.
2014-04-27 Niels MöllerMove description of general structure to the AEAD subse...
2014-04-27 Niels MöllerStarted on AEAD documentation.
2014-04-26 Niels MöllerUpdate documentation for nettle_cipher_func.
2014-04-26 Niels MöllerDocument EAX.
2014-04-26 Niels MöllerMake HMAC and UMAC their own info nodes.
2014-04-26 Niels MöllerDocument additional GCM and UMAC constants.
2014-04-25 Niels MöllerRename *_DATA_SIZE to *_BLOCK_SIZE.
2014-04-25 Owen KirbyCCM documentation.
2014-04-25 Niels MöllerDocument that length arguments refer to the destination...
2014-04-22 Niels MöllerDocument additional sha512 variants.
2014-04-22 Niels MöllerFix typos in umac documentation.
2014-04-13 Niels MöllerUpdated licensing info.
2014-02-07 Niels MöllerUpdated base16_encode_update and base64_encode_update...
2014-02-06 Niels MöllerMerge branch 'set_key-changes' into master.
2014-01-30 Niels MöllerDocumentation update. size_t, AES, Camellia.
2014-01-21 Niels MöllerMerge branch 'camellia-reorg' into master.
2014-01-20 Niels MöllerMerge branch 'poly1305' into 'master'.
2014-01-03 Niels MöllerTypo fix, spotted by Paul Dreik.
2013-12-15 Niels MöllerAdded FIXME comment on DSA interface.
2013-04-24 Niels MöllerUpdated memxor documentation.
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-17 Niels MöllerDocument salsa20r12. Also some updates to the copyright...
2013-04-10 Niels MöllerMerge branch 'master' of git://git.lysator.liu.se/nettl...
2013-04-05 Niels MöllerChanged name "Internetfonden" to "the .SE Internet...
2013-04-04 Niels MöllerUpdate manual with ECC material and some spell checking.
2013-01-01 Niels MöllerMinor documentation fixes.
2013-01-01 Niels MöllerDocument additional sha3 functions.
2012-12-03 Niels MöllerReorganization of hash function documentation. Document...
2012-12-02 Niels MöllerMerge branch 'master' of git.lysator.liu.se:nettle...
2012-11-29 Niels MöllerTypo fix.
2012-11-11 Nikos Mavrogiannop... Documentation of gost hash.
2012-11-10 Niels MöllerFixed uses of @end deftypevr, broken in previous commit.
2012-11-10 Niels Möllerdeftypevr vs deftypevrx fix.
2012-09-21 Niels MöllerStress that the salsa20 hash function is not for genera...
2012-09-21 Simon JosefssonImplement concrete PBKDF2 functions.
next