custom_post_quantum 1.0.1-prerelease.8 copy "custom_post_quantum: ^1.0.1-prerelease.8" to clipboard
custom_post_quantum: ^1.0.1-prerelease.8 copied to clipboard

Dart implementation of NIST's post-quantum algorithm candidates, Kyber and Dilithium. which allows you to create Kyber with custom K

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add custom_post_quantum

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

dependencies:
  custom_post_quantum: ^1.0.1-prerelease.8

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:custom_post_quantum/custom_post_quantum.dart';
0
likes
0
pub points
34%
popularity

Publisher

unverified uploader

Dart implementation of NIST's post-quantum algorithm candidates, Kyber and Dilithium. which allows you to create Kyber with custom K

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

hashlib

More

Packages that depend on custom_post_quantum