Preliminary code for AES-GCM.
commit200e64960bf4ab36edf4e0be05c4291c878426b0
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Thu, 1 Dec 2011 09:49:00 +0000 (1 10:49 +0100)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Thu, 1 Dec 2011 19:18:47 +0000 (1 20:18 +0100)
treee0dba80fd01e23e0f89a17890f6438090f19022b
parent41299d3a85d2939870b767edca25b64b2c02ab5b
Preliminary code for AES-GCM.
cryptlib.c
crypto/cryptodev.h
cryptodev_int.h
examples/Makefile
examples/cipher-gcm.c [new file with mode: 0644]
ioctl.c