Add RFC3394 compatible key wrap algorithm.
authorDr. Stephen Henson <steve@openssl.org>
Wed, 2 Apr 2008 11:18:43 +0000 (11:18 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Wed, 2 Apr 2008 11:18:43 +0000 (11:18 +0000)
commit28a2759ab8255324c7837e979f8388740d95418d
tree7ca3f941a59bbcdf434f763e1b64ee43d262a1ba
parent3edad44d6e28f9bd85d0ee22e29418b995045c36
Add RFC3394 compatible key wrap algorithm.
crypto/aes/Makefile
crypto/aes/aes.h
crypto/aes/aes_wrap.c [new file with mode: 0644]