noble-ciphers icon indicating copy to clipboard operation
noble-ciphers copied to clipboard

Auditable & minimal JS implementation of Salsa20, ChaCha and AES

Results 2 noble-ciphers issues
Sort by recently updated
recently updated
newest added

When a cipher is generated with AES-GCM using integration with webcrypto, the third parameter of the gcm function, ADD, is optional, however `undefined` is not accepted by the webcrypto API...

1. Ascon won NIST lightweight cryptography contest [^1] 2. Aegis is AES-based cipher present in linux, zig, libsodium [^2] - https://crypto.stackexchange.com/a/106125, but unpopular - "We think NIST should standardize AEGIS"...