ruby-aes-key-wrap

Ruby implementation of AES Key Wrap
  https://github.com/tomdalling/aes_key_wrap
  0
  no reviews



AES Key Wrap is also known as RFC 3394, or NIST Key Wrap.

This library is a dependency of ruby-json-jwt, which provide JSON Web Token support.