ed25519_edwards 0.3.2 copy "ed25519_edwards: ^0.3.2" to clipboard
ed25519_edwards: ^0.3.2 copied to clipboard

Ed25519 signature implementation for Dart, ported from Go cryptography and compatible with RFC 8032 keys.

0.3.2 #

  • Improve pubspec metadata for pub.dev scoring.
  • Update SDK compatibility metadata and lint configuration.

0.3.1 #

Moved Number classes to dedicated library: adaptive_number #5, now we got a new dependencies

0.3.0 #

A delightful solution to adapting web platform, thanks for lemoony's contribution! Support dartjs by using fixnum/int64 on web instead

0.2.1 #

  • Add benchmark

0.2.0 #

  • Fix incompatibility's with flutter web

0.1.0 #

  • Nothing changed, just release

0.1.0-nullsafety.1 #

  • Upgrade dependencies

0.1.0-nullsafety.0 #

  • Null safety migration
  • Use 'crypto' instead of 'cryptography'

0.0.5 #

Refine doc comments

0.0.4 #

More tests from RFC 8032

0.0.3 #

Fix List

0.0.2 #

Add basic example

0.0.1 #

Initial commit

13
likes
160
points
552k
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Ed25519 signature implementation for Dart, ported from Go cryptography and compatible with RFC 8032 keys.

Repository (GitHub)
View/report issues

License

Apache-2.0 (license)

Dependencies

adaptive_number, collection, convert, crypto

More

Packages that depend on ed25519_edwards