Jouni Malinen eefec1e40b AES: Extend key wrap design to support longer AES keys
This adds kek_len argument to aes_wrap() and aes_unwrap() functions and
allows AES to be initialized with 192 and 256 bit KEK in addition to
the previously supported 128 bit KEK.

The test vectors in test-aes.c are extended to cover all the test
vectors from RFC 3394.

Signed-off-by: Jouni Malinen <j@w1.fi>
2014-10-07 14:57:06 +03:00
..
2013-04-05 22:18:25 +03:00
2013-12-24 20:21:27 +02:00
2013-05-26 22:19:52 +03:00
2013-05-26 22:14:00 +03:00
2012-09-08 14:03:10 +03:00