UNPKG

kruptein

Version:

crypto; from kruptein to hide or conceal

49 lines (48 loc) 837 B
{ "name": "kruptein", "version": "3.2.1", "description": "crypto; from kruptein to hide or conceal", "keywords": [ "crypto", "cryptography", "cryptr", "crypter", "encryption", "decryption", "encrypt", "decrypt", "AES", "GCM", "authenticated", "authenticate", "unicode", "symmetric", "cipher", "argon2", "scrypt", "pbkdf2", "security", "asn.1" ], "author": { "name": "Jason Gerfen", "email": "jason.gerfen@gmail.com" }, "license": "MIT", "repository": { "type": "git", "url": "https://github.com/jas-/kruptein.git" }, "bugs": { "url": "https://github.com/jas-/kruptein/issues" }, "scripts": { "test": "node --test" }, "engines": { "node": ">8" }, "dependencies": { "@jas-/asn.1": ">=5" } }