No description
.idea | ||
android | ||
example | ||
ios | ||
test | ||
.gitignore | ||
.metadata | ||
CHANGELOG.md | ||
flutter_openssl_crypto.iml | ||
LICENSE | ||
pubspec.lock | ||
pubspec.yaml | ||
README.md |
flutter_openssl_crypto
This package provides libcrypto from OpenSSL for Android and iOS to be used with dart:ffi.
Android Gradle Plugin 4.1 is required for Android.
Currently, OpenSSL is included completely in iOS, but this isn't guaranteed.