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

Dart FFI APIs for AIMer, HAETAE, NTRU+, and SMAUG-T.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add kpqc

With Flutter:

 $ flutter pub add kpqc

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

dependencies:
  kpqc: ^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:kpqc/kpqc.dart';
0
likes
160
points
53
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Dart FFI APIs for AIMer, HAETAE, NTRU+, and SMAUG-T.

Repository (GitHub)

Topics

#cryptography #post-quantum #kpqc

License

MIT (license)

Dependencies

code_assets, ffi, hooks, meta, native_toolchain_c, record_use

More

Packages that depend on kpqc