flutter_openssl_crypto/README.md
2021-04-21 15:01:42 +02:00

8 lines
247 B
Markdown

# 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.