summaryrefslogtreecommitdiff
path: root/nettle.texinfo
Commit message (Expand)AuthorAgeFilesLines
* Doc fix for version and date.Simon Josefsson2023-05-111-2/+2
* Improve ARCFOUR docs.Simon Josefsson2023-05-111-14/+24
* Fixes to OCB documentation.Justus Winter2023-05-091-4/+4
* Document OCB support.Niels Möller2023-04-211-0/+176
* Minor whitespace fix.Niels Möller2023-04-211-1/+0
* Update reference to the Yarrow paper.Justus Winter2023-04-031-1/+1
* Documentation of Balloon hash.Zoltan Fridrich2022-10-161-0/+75
* Implement AES-GCM-SIVDaiki Ueno2022-09-271-0/+91
* doc: documentation for GCM using SM4 cipherTianjia Zhang2022-08-181-0/+38
* doc: Add menu items for SM4Niels Möller2022-08-181-0/+2
* doc: documentation for SM4 cipher algorithmTianjia Zhang2022-08-181-0/+36
* Document hash compress functions, based on patch from Corentin Labbe.Niels Möller2022-08-071-0/+31
* Document cbc_aes128_encrypt, cbc_aes192_encrypt and cbc_aes256_encrypt.Niels Möller2022-05-051-5/+32
* Deleted the manual's incomplete and out of date list of authors.Niels Möller2022-04-281-117/+0
* doc: documentation for SM3 hashTianjia Zhang2021-12-071-2/+72
* Change "signature on digest" --> "of digest".Niels Möller2021-10-121-2/+2
* Doc fixes.Niels Möller2021-10-121-3/+5
* Use @url and https consistently for references. Fix overlong lines.Niels Möller2021-09-211-26/+26
* Divide Cipher section into menu and nodes, and some other minor fixes.Niels Möller2021-09-211-40/+88
* Delete explicit node pointers in nettle.texinfoNiels Möller2021-09-211-99/+48
* Update doc for pbkdf2_hmac_sha384 and pbkdf2_hmac_sha512Nicolas Mora2021-02-011-2/+22
* Merge branch 'bcrypt'Niels Möller2020-07-061-0/+70
|\
| * blowfish: Add bcrypt support.Stephen R. van den Berg2020-06-301-0/+70
* | Documentation fot Streebog hashNiels Möller2020-06-301-4/+91
|/
* Implement GOST VKO key derivation algorithmDmitry Eremin-Solenikov2020-04-211-0/+15
* Minor fixes for chacha comments and docs.Niels Möller2020-03-091-1/+1
* doc: match ChaCha-Poly1305 documentation to the implementationDaiki Ueno2020-03-091-12/+7
* chacha: add variant that treats counter value as 32-bitDaiki Ueno2020-03-091-0/+31
* chacha: add function to set initial block counterDaiki Ueno2020-03-091-0/+12
* Add index entries for GOST hash and GOST DSA.ecc-gostNiels Möller2020-01-271-0/+2
* Add documentation for GOSTDSA and GOST curves.Dmitry Baryshkov2020-01-271-1/+64
* Implement ed448-shake256Niels Möller2020-01-021-0/+25
* Document SHAKE-256.shake256Niels Möller2019-12-251-0/+22
* Implement Curve448 primitivesDaiki Ueno2019-11-301-5/+40
* Add support for GOSTHASH94CP: GOST R 34.11-94 hash with CryptoPro S-boxDmitry Eremin-Solenikov2019-09-151-3/+38
* Expand documentation to cover CMAC-64cmac64Dmitry Eremin-Solenikov2019-07-221-4/+34
* Merge branch 'siv-mode' into master-updatesNiels Möller2019-07-021-1/+98
|\
| * Merge branch 'master' into siv-modesiv-modeNiels Möller2019-06-061-13/+2
| |\
| * | Require non-empty nonce for SIV mode.Niels Möller2019-05-151-16/+10
| * | SIV-CMAC mode, based on patch by Nikos MavrogiannopoulosNiels Möller2019-05-061-1/+104
* | | Fix some typos in the documentation.Wim Lewis2019-06-151-11/+11
| |/ |/|
* | Fix doc of cmac context structs.Niels Möller2019-06-061-1/+2
* | Delete old libdes/openssl compatibility interface.delete-des-compatNiels Möller2019-05-121-12/+0
|/
* Update docs for xts-aesNiels Möller2019-03-241-10/+10
* Add support for XTS encryption modeSimo Sorce2019-03-241-2/+145
* nettle.texinfo: New section on ABI and API compatibility.Niels Möller2018-08-081-2/+68
* Added support for CMACNikos Mavrogiannopoulos2018-02-191-1/+59
* Improved index entries in the manual.Niels Möller2018-02-161-10/+24
* Update CAST128/CAST5 docs. Inconsistencies spotted by Henrik Rindlöw.Niels Möller2018-02-161-9/+20
* Add CFB8 - Cipher Feedback 8-bit block cipher modeDmitry Eremin-Solenikov2018-01-201-19/+87