edwards25519 1.0.5 copy "edwards25519: ^1.0.5" to clipboard
edwards25519: ^1.0.5 copied to clipboard

edwards25519, where security meets simplicity in cryptography!!

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add edwards25519

With Flutter:

 $ flutter pub add edwards25519

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  edwards25519: ^1.0.5

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:edwards25519/edwards25519.dart';
4
likes
140
points
2.89k
downloads

Publisher

unverified uploader

Weekly Downloads

edwards25519, where security meets simplicity in cryptography!!

Repository (GitHub)

Documentation

API reference

License

MIT (license)

More

Packages that depend on edwards25519