boring 0.2.0 copy "boring: ^0.2.0" to clipboard
boring: ^0.2.0 copied to clipboard

High-performance cryptography and PKI powered by BoringSSL with Dart Native Assets.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add boring

With Flutter:

 $ flutter pub add boring

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

dependencies:
  boring: ^0.2.0

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:boring/boring.dart';
0
likes
160
points
65
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

High-performance cryptography and PKI powered by BoringSSL with Dart Native Assets.

Repository (GitHub)
View/report issues

Topics

#crypto #security

License

Apache-2.0 (license)

Dependencies

code_assets, crypto, ffi, hooks, meta, native_toolchain_cmake

More

Packages that depend on boring