pqdga 0.1.0 copy "pqdga: ^0.1.0" to clipboard
pqdga: ^0.1.0 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

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

dependencies:
  pqdga: ^0.1.0

Alternatively, your editor might support dart 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
40
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, pqcrypto, pqforge, swissarmyknife

More

Packages that depend on pqdga