Audited & minimal JS implementation of Salsa20, ChaCha and AES
Javascript implementation of the rijndael block cipher. Key lengths of 128, 192 and 256 bits, and block lengths of 128, 192, and 256 bit in any combination are supported.
implementation of the rijndael encryption algorithm.
Auditable & minimal JS implementation of AES SIV, Salsa20 and ChaCha20