pqdga 0.1.1 copy "pqdga: ^0.1.1" to clipboard
pqdga: ^0.1.1 copied to clipboard

A defensive research framework for studying deterministic namespace/rendezvous constructions under different cryptographic binding models, including ML-KEM, ML-DSA, SLH-DSA, KMAC, hybrid key material, [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add pqdga

With Flutter:

 $ flutter pub add pqdga

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

dependencies:
  pqdga: ^0.1.1

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:pqdga/pqdga.dart';
2
likes
140
points
10
downloads

Publisher

unverified uploader

Weekly Downloads

A defensive research framework for studying deterministic namespace/rendezvous constructions under different cryptographic binding models, including ML-KEM, ML-DSA, SLH-DSA, KMAC, hybrid key material, ratcheting, hierarchical derivation, multi-party and threshold models.

Homepage
Repository (GitHub)
View/report issues
Contributing

License

MIT (license)

Dependencies

pointycastle, pqforge, swissarmyknife

More

Packages that depend on pqdga