dep-libtomcrypt/notes
Steffen Jaeckel c0be0aa0bf Add support for more types of encrypted PEM files
1. ChaCha20, two-key 3DES and DES-X encrypted OpenSSL PEM files

2. AES-GCM and Chacha20+Poly1305 encrypted SSH keys

* OpenSSH uses a slightly different algorithm for its
  `chacha20-poly1305@openssh.com` than defined in the RFC.
  Therefore add an `openssh_compat` flag to
  `chacha20poly1305_state`.
* Add the option to give a 16byte IV and no counter, when calling
  `chacha20poly1305_memory()`
* Add support for DES-X

Signed-off-by: Steffen Jaeckel <s@jaeckel.eu>
2024-08-20 13:29:27 +02:00
..
etc replace SVN tags 2017-06-20 15:16:11 +02:00
rsa-testvectors fix: chmod -x notes/rsa-testvectors/*.txt 2017-07-09 16:22:28 +02:00
base64_tv.txt added libtomcrypt-0.94 2010-06-16 12:38:09 +02:00
ccm_tv.txt update CCM tv's and tv generation 2018-10-27 10:50:27 +02:00
cipher_tv.txt Add support for more types of encrypted PEM files 2024-08-20 13:29:27 +02:00
eax_tv.txt Add support for more types of encrypted PEM files 2024-08-20 13:29:27 +02:00
ecc_tv.txt ECC curves y^2 = x^3 + ax + b 2018-05-22 23:02:44 +02:00
gcm_tv.txt Serpent cipher 2017-10-18 17:21:46 +02:00
hash_tv.txt Add support for Tiger2 2024-02-26 15:51:54 +01:00
hashsum_tv.txt Add support for Tiger2 2024-02-26 15:51:54 +01:00
hmac_tv.txt Add support for Tiger2 2024-02-26 15:51:54 +01:00
lrw_tv.txt added libtomcrypt-1.11 2010-06-16 12:38:54 +02:00
ocb3_tv.txt Serpent cipher 2017-10-18 17:21:46 +02:00
ocb_tv.txt Add support for more types of encrypted PEM files 2024-08-20 13:29:27 +02:00
omac_tv.txt Add support for more types of encrypted PEM files 2024-08-20 13:29:27 +02:00
pmac_tv.txt Add support for more types of encrypted PEM files 2024-08-20 13:29:27 +02:00
tech0001.txt added libtomcrypt-0.95 2010-06-16 12:38:11 +02:00
tech0002.txt added libtomcrypt-0.76 2010-06-16 12:37:49 +02:00
tech0003.txt Fix some small typos in documentation 2012-11-18 15:24:15 +01:00
tech0004.txt added libtomcrypt-0.98 2010-06-16 12:38:22 +02:00
tech0005.txt added libtomcrypt-1.17 2010-06-16 12:39:13 +02:00
tech0006.txt added libtomcrypt-1.05 2010-06-16 12:38:39 +02:00
tech0007.txt added libtomcrypt-1.14 2010-06-16 12:39:03 +02:00