• Home
  • Raw
  • Download

Lines Matching defs:crypto

161 ### Deprecated functions were removed from bignum
167 ### Deprecated functions were removed from DRBGs
173 ### Deprecated hex-encoded primes were removed from DHM
185 ### Deprecated functions were removed from hashing modules
199 ### Change `MBEDTLS_ECP_FIXED_POINT_OPTIM` behavior
209 ### Separated `MBEDTLS_SHA224_C` and `MBEDTLS_SHA256_C`
220 ### Replaced `MBEDTLS_SHA512_NO_SHA384` with `MBEDTLS_SHA384_C`
232 ### GCM multipart interface: application changes
244 ### GCM interface changes: impact for alternative implementations
254 ### The configuration option `MBEDTLS_ECP_NO_INTERNAL_RNG` was removed
262 ### SHA-512 and SHA-256 output type change
270 ### Deprecated error codes for hardware failures were removed
280 ### Deprecated error codes for invalid input data were removed
285 ### Remove the mode parameter from RSA functions
298 ### Deprecated functions were removed from AES
311 ### Deprecated functions were removed from ECDSA
318 ### Rename `mbedtls_*_ret()` cryptography functions whose deprecated variants have been removed
357 ### Remove the RNG parameter from RSA verify functions
363 ### Remove the padding parameters from `mbedtls_rsa_init()`
404 ### Calling `mbedtls_cipher_finish()` is mandatory for all multi-part operations
419 ### Remove MD2, MD4, RC4, Blowfish and XTEA algorithms
427 ### Deprecated functions were removed from cipher
435 ### Extra parameter for the output buffer size
444 ### Signature functions now require the hash length to match the expected value
468 ### Some function parameters were made const
477 ### The RNG parameter is now mandatory for all functions that accept one
497 ### Some functions gained an RNG parameter