crypton 1.0.0 copy "crypton: ^1.0.0" to clipboard
crypton: ^1.0.0 copied to clipboard

outdated

A simple Dart library for asymmetric encryption and digital signatures

Crypton #

A simple Dart library for asymmetric encryption and digital signatures

This library is a simplified interface to interact with the pointy castle

Features #

RSA

  • Generate random a RSAKeypair
  • Sign messages
  • Validate Signatures
  • Encrypt and Decrypt messages

EC

  • Generate random a ECKeypair
  • Sign messages
  • Validate Signatures

See more #

To see more take a look at the examples

62
likes
0
pub points
94%
popularity

Publisher

verified publisherkonstantinullrich.de

A simple Dart library for asymmetric encryption and digital signatures

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

asn1lib, pointycastle

More

Packages that depend on crypton