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

outdated

Encrypt data, decrypt data, hash stuff and validate hashes (based on package:encrypt and package:crypto) Use this on your own risk, check for yourself if you want trust the code, it's pretty simple

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
0
pub points
0%
popularity

Publisher

unverified uploader

Encrypt data, decrypt data, hash stuff and validate hashes (based on package:encrypt and package:crypto) Use this on your own risk, check for yourself if you want trust the code, it's pretty simple

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

collection, crypto, encrypt

More

Packages that depend on crypter