openssl3 3.5.8+4 copy "openssl3: ^3.5.8+4" to clipboard
openssl3: ^3.5.8+4 copied to clipboard

Prebuilt OpenSSL 3.5 LTS libcrypto for Dart and Flutter, bundled as a code asset via build hooks. No OpenSSL, Perl or C toolchain needed at build time.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add openssl3

With Flutter:

 $ flutter pub add openssl3

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

dependencies:
  openssl3: ^3.5.8+4

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

Documentation

API reference

Publisher

verified publisheratsign.org

Weekly Downloads

Prebuilt OpenSSL 3.5 LTS libcrypto for Dart and Flutter, bundled as a code asset via build hooks. No OpenSSL, Perl or C toolchain needed at build time.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#openssl #cryptography #ffi #native-assets

License

BSD-3-Clause (license)

Dependencies

code_assets, crypto, ffi, hooks, meta, path

More

Packages that depend on openssl3