crypto_keys 0.3.0 copy "crypto_keys: ^0.3.0" to clipboard
crypto_keys: ^0.3.0 copied to clipboard

A library for doing cryptographic signing/verifying and encrypting/decrypting.

0.3.0 #

  • It is now a static error to pass a nullable algorithm parameter to createVerifier and createSigner

0.2.0 #

  • Port to null-safety

0.1.4 #

  • Upgraded dependency to Pointy Castle's new 2.0.0 release.

0.1.3 #

  • Added support for P-256K curve

0.1.2 #

  • Added RSAES-OAEP-256
  • Generate assymetric key pairs

0.1.1 #

  • Fix for running on web
  • Added RSAES-OAEP

0.1.0 #

  • Initial version
29
likes
130
pub points
87%
popularity

Publisher

verified publisherappsup.be

A library for doing cryptographic signing/verifying and encrypting/decrypting.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

collection, meta, pointycastle, quiver

More

Packages that depend on crypto_keys