[PATCH 0/4] Add support for AES-GCM, AES-CFB, AES-OFB and AES-CCM

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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 support
  crypto: inside-secure - Added support for basic AES-CCM

 drivers/crypto/inside-secure/safexcel.c        |   4 +
 drivers/crypto/inside-secure/safexcel.h        |  19 +-
 drivers/crypto/inside-secure/safexcel_cipher.c | 508 ++++++++++++++++++++++---
 drivers/crypto/inside-secure/safexcel_ring.c   |   8 +-
 4 files changed, 488 insertions(+), 51 deletions(-)

-- 
1.8.3.1




[Index of Archives]     [Kernel]     [Gnu Classpath]     [Gnu Crypto]     [DM Crypt]     [Netfilter]     [Bugtraq]

  Powered by Linux