[gnutls-devel] GnuTLS | Provide selftests for all crypto algorithms (#597)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Mon Oct 29 13:59:27 CET 2018


New Issue was created.

Issue 597: https://gitlab.com/gnutls/gnutls/issues/597
Author:    Dmitry Eremin-Solenikov
Assignee:  

Provide crypto selftests for all algorithms:

 - ciphers:
   - [ ] null
   - [x] arcfour-128
   - [x] 3des-cbc
   - [x] aes-*-cbc
   - [x] aes-*-ccm
   - [ ] aes-*-ccm_8
   - [x] aes-*-cfb8
   - [x] aes-*-gcm
   - [ ] arcfour-40 [not implemented]
   - [ ] rc2-40-cbc
   - [ ] camellia-*-cbc 
   - [ ] camellia-*-gcm
   - [ ] salsa20-256
   - [ ] salsa20/r12-256
   - [x] chacha20-poly1305
   - [x] gost28147-*-cfb [5 paramsets]
   - [ ] xxx-pgp-cfb [9 ciphersuites, not implemented]
 - digests:
   - [ ] null
   - [ ] rmd-160
   - [ ] md2
   - [x] md5
   - [ ] md5-sha1
   - [x] sha1
   - [x] sha-2-224/-356/-384/512
   - [x] sha-3-224/-256/-384/-512
   - [x] gostr-94
   - [x] streebog-256/-512
 - macs:
   - [ ] null
   - [ ] rmd-160
   - [ ] md2
   - [x] md5
   - [ ] md5-sha1
   - [x] sha1
   - [x] sha-2-224/-356/-384/512
   - [x] sha-3-224/-256/-384/-512
   - [x] gostr-94
   - [x] streebog-256/-512
   - [ ] sha3-* [reserved, not implemented]
   - [ ] umac-96/umac-128
   - [x] aes-cmac-128/-256
 - pk:
   - [x] rsa
   - [ ] rsa-pss
   - [x] dsa
   - [x] dh
   - [x] ecdsa
   - [ ] ecdh-x55519
   - [ ] eddsa-ed25519
   - [ ] gost-01
   - [ ] gost-12-256/gost-12-512

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/issues/597
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20181029/192e4f67/attachment-0001.html>


More information about the Gnutls-devel mailing list