Logo
Explore Help
Sign In
wolfSSL/wolfssl
1
0
Fork 1
You've already forked wolfssl
mirror of https://github.com/wolfSSL/wolfssl.git synced 2026-01-28 09:22:23 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
2bcfff3497ea2699841dbf2ea451a5244c40b8fc
wolfssl/IDE/Android/include.am

9 lines
211 B
Plaintext
Raw Normal View History

Support for Android KeyStore compatibility API's: * Adds `EVP_PKCS82PKEY` and `d2i_PKCS8_PRIV_KEY_INFO`. * Adds `EVP_PKEY2PKCS8` and `i2d_PKCS8_PRIV_KEY_INFO`. * Adds `ECDSA_verify`. * Fix to allow `SHA256()` and `MD5()` with FIPSv2. * Decouple crypto callbacks and hash flags * Fix for possible use of uninitialized when building TLS bench without TLS v1.3. * Fix for building with `NO_CHECK_PRIVATE_KEY`. Test `./configure --disable-pkcs12 --enable-opensslextra CFLAGS="-DNO_CHECK_PRIVATE_KEY"`. * Fix to support `RSA_public_decrypt` for PKCSv15 only with FIPS. * Cleanup `RSA_public_encrypt`, `RSA_public_decrypt` and `RSA_private_decrypt`. * Added instructions for building wolfSSL with Android kernel.
2021-10-14 14:38:57 -07:00
# vim:ft=automake
# included from Top Level Makefile.am
# All paths should be given relative to the root
EXTRA_DIST += \
IDE/Android/Android.bp \
IDE/Android/README.md \
IDE/Android/user_settings.h
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 136ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API