Dr. Stephen Henson 6e3bc4f073 More support for KEK RecipientInfo.
Generalise RecipientInfo and enveloped data handling so applications can
add their own key lookup routines as well as using the standard ones.
2008-03-18 01:00:38 +00:00
..
2007-06-18 12:40:24 +00:00
2007-04-05 15:45:58 +00:00
2004-08-23 22:19:51 +00:00
2002-11-13 14:01:34 +00:00
2006-06-05 10:40:54 +00:00
2008-03-18 01:00:38 +00:00
2008-03-18 01:00:38 +00:00
2008-03-18 01:00:38 +00:00

This is an OpenSSL-compatible version of AES (also called Rijndael).
aes_core.c is basically the same as rijndael-alg-fst.c but with an
API that looks like the rest of the OpenSSL symmetric cipher suite.