-
Romulus-JS v1.0.0 Stable
released this
2022-01-31 01:09:08 +00:00 | 14 commits to master since this releaseRomulus-JS v1.0.0
Exports an encryption and decryption function for the Romulus-M cryptography specification.
Encryption interface
encrypt(message: Buffer, associatedData: Buffer, nonce: Buffer, key: Buffer): Buffer
Decryption interface
decrypt(ciphertext: Buffer, associatedData: Buffer, nonce: Buffer, key: Buffer): Buffer
Downloads
- Source Code (ZIP)
- Source Code (TAR.GZ)
-
md5sum.txt
48 B
-
romulus-m.zip
14 KiB
-
sha256sum.txt
80 B