cryppo 0.1.0 copy "cryppo: ^0.1.0" to clipboard
cryppo: ^0.1.0 copied to clipboard

outdated

A simplified cryptographic library by Meeco - encrypt and decrypt as well as sign and verify data.

[0.1.0] Compatibility Fixes #

  • Fixed RSA serialization not using ur-safe base64 format
  • Added methods to decrypt EncryptionResult directly instead of having to serialize first
  • Improved test coverage
  • Fix derivation artifact default length to be 32 not 16
  • Add missing return type to serialize()
  • Fix some bugs in parsing serialized strings

[0.0.1-dev.1] - Initial public prerelease #

First public prerelease

  • Support AES-GCM encryption/decryption
  • Support RSA encryption/decrypting as well as signing/verification
  • Support Pbkdf2Hmac key derivation
3
likes
0
pub points
46%
popularity

Publisher

verified publishermeeco.me

A simplified cryptographic library by Meeco - encrypt and decrypt as well as sign and verify data.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

asn1lib, basic_utils, bson, cryptography, ninja, pointycastle

More

Packages that depend on cryppo