mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-01-03 23:43:40 +00:00
4 lines
138 B
Plaintext
4 lines
138 B
Plaintext
|
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.
|