Port of the Sladex BlowfishJS to modern JS
RepuX encryption/decryption library
Propagating Cipher Block Chaining (PCBC) block cipher mode of operation
A cryptographic library that includes big number arithmetic operations, hash algorithms, symmetric-key encryption/decryption algorithms, asymmetric-key (public-key) encryption/decryption algorithms, pseudo random number generators, etc. Hash algorithms includes MD4, MD5, SHA224, SHA256, SHA384, SHA512, SHA3, etc. Symmetric key encryption algorithms include DES, AES, etc. Public key encryption algorithms include RSA, ECC, etc.
A auditable and versitile Rust cryptography library.
An easy-to-use lib for AES encryption and decryption, coded in pure safe Rust-lang.