crypter 0.1.1 copy "crypter: ^0.1.1" to clipboard
crypter: ^0.1.1 copied to clipboard

Encrypt data, decrypt data, hash stuff and validate hashes (using encrypt package and crypto package)

crypter #

Simple API for encrypting/decrypt (AES256, encrypt library that is based on pointy castle) and hashing (SHA256, using crypto library)

I just read some of the apis and have a only basic understanding of cryptography. Don't trust in my code without veryfing by yourself that it's safe to use. If you find some weaknesses or see improvements, just email me or post an issue on github.

0
likes
30
pub points
0%
popularity

Publisher

unverified uploader

Encrypt data, decrypt data, hash stuff and validate hashes (using encrypt package and crypto package)

Homepage
Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

crypto, encrypt

More

Packages that depend on crypter