m511chacha20 0.0.1 copy "m511chacha20: ^0.0.1" to clipboard
m511chacha20: ^0.0.1 copied to clipboard

End-to-End-encryption Suite with curve M-511 for ECDH and ChaCha20 for files, strings and maps.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add m511chacha20

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

dependencies:
  m511chacha20: ^0.0.1

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

Import it

Now in your Dart code, you can use:

import 'package:m511chacha20/m511chacha20.dart';
2
likes
150
points
20
downloads

Publisher

verified publisherlocality.media

Weekly Downloads

End-to-End-encryption Suite with curve M-511 for ECDH and ChaCha20 for files, strings and maps.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

crypto, flutter, uuid

More

Packages that depend on m511chacha20