ristretto255 1.0.2 copy "ristretto255: ^1.0.2" to clipboard
ristretto255: ^1.0.2 copied to clipboard

A tiny cup, a mighty punch - ristretto255!!

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ristretto255

With Flutter:

 $ flutter pub add ristretto255

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

dependencies:
  ristretto255: ^1.0.2

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:ristretto255/ristretto255.dart';
1
likes
140
pub points
19%
popularity

Publisher

unverified uploader

A tiny cup, a mighty punch - ristretto255!!

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

collection, cryptography, edwards25519

More

Packages that depend on ristretto255