paulmillr / noble-ciphers

Audited & minimal JS implementation of Salsa20, ChaCha and AES
https://paulmillr.com/noble
MIT License
214 stars 8 forks source link

Consider implementing AES-KW #19

Closed paulmillr closed 7 months ago

paulmillr commented 11 months ago

Discussed in https://github.com/paulmillr/noble-ciphers/discussions/18

Originally posted by **mirceanis** November 22, 2023 Is there any plan to add support for AES Key Wrap (https://datatracker.ietf.org/doc/html/rfc3394#section-2.2.1) ? I'd like to be able to use this library for `A256KW`