Typedef desfire::esp32::default_cipher_provider
Defined in File cipher_provider.hpp
Typedef Documentation
-
using desfire::esp32::default_cipher_provider = typed_cipher_provider<crypto_des, crypto_2k3des, crypto_3k3des, crypto_aes>
Cipher provider which yields ESP32 implementations (WolfSSL, MbedTLS) of the ciphers.