Added CCM and CCM_8 cipher suites. master
authorThomas Pornin <pornin@bolet.org>
Sat, 28 Jul 2018 20:35:08 +0000 (22:35 +0200)
committerThomas Pornin <pornin@bolet.org>
Sat, 28 Jul 2018 20:35:08 +0000 (22:35 +0200)
commit2a0a5eed19628889318549def8dc7a6158ee7676
treea85d17e2e7180d8ebef1b2d2c61cd7b362bffba5
parentc16004e3afb8aa2524aeec88aa7c9c67400e93c1
Added CCM and CCM_8 cipher suites.
Crypto/BlockCipherCore.cs
Crypto/IBlockCipher.cs
SSLTLS/RecordDecryptCCM.cs [new file with mode: 0644]
SSLTLS/RecordEncryptCCM.cs [new file with mode: 0644]
SSLTLS/SSL.cs
SSLTLS/SSLEngine.cs
conf/bearssl.json