5 lines
135 B
Text
5 lines
135 B
Text
|
AESKeyWrap is a Ruby implementation of AES Key Wrap (RFC 3394, a.k.a. NIST Key
|
||
|
Wrap).
|
||
|
|
||
|
WWW: https://github.com/tomdalling/aes_key_wrap
|