mbedtls/ChangeLog.d/rsa-bitlen.txt

4 lines
138 B
Text
Raw Normal View History

Features
* The new function mbedtls_rsa_get_bitlen() returns the length of the modulus
in bits, i.e. the key size for an RSA key.