Pascal van Leeuwen wrote:
> This patchset adds support for the AES-GCM and AES-CCM AEAD ciphersuites
> and the AES-CFB and AES-OFB feedback modes for AES.
>
> Pascal van Leeuwen (4):
> crypto: inside-secure - Added support for basic AES-GCM
> crypto: inside-secure - Added AES-CFB support
> cry
This patchset adds support for the AES-GCM and AES-CCM AEAD ciphersuites
and the AES-CFB and AES-OFB feedback modes for AES.
Pascal van Leeuwen (4):
crypto: inside-secure - Added support for basic AES-GCM
crypto: inside-secure - Added AES-CFB support
crypto: inside-secure - Added AES-OFB sup