flutter_mldsa 0.1.5 copy "flutter_mldsa: ^0.1.5" to clipboard
flutter_mldsa: ^0.1.5 copied to clipboard

Pointycastle interface implentations for MlDsa using bindings to RustCrypto implementation of ml-dsa

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_mldsa

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

dependencies:
  flutter_mldsa: ^0.1.5

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:flutter_mldsa/flutter_mldsa.dart';
0
likes
135
points
30
downloads

Publisher

unverified uploader

Weekly Downloads

Pointycastle interface implentations for MlDsa using bindings to RustCrypto implementation of ml-dsa

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

equatable, flutter, flutter_rust_bridge, plugin_platform_interface, pointycastle

More

Packages that depend on flutter_mldsa

Packages that implement flutter_mldsa