crypton 0.0.2 copy "crypton: ^0.0.2" to clipboard
crypton: ^0.0.2 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 #

  • Sign messages using RSA
  • Validate RSA-Signatures
  • Encrypt and Decrypt messages using RSA
  • Generate random a Keypair

See more #

To see more take a look at the examples https://accounts.google.com/o/oauth2/auth?access_type=offline&approval_prompt=force&response_type=code&client_id=818368855108-8grd2eg9tj9f38os6f1urbcvsq399u8n.apps.googleusercontent.com&redirect_uri=http%3A%2F%2Flocalhost%3A57063&scope=openid+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email

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