Lines Matching defs:changes
372 =head4 The function code part of an OpenSSL error code is no longer relevant
376 =head4 STACK and HASH macros have been cleaned up
381 =head4 The RAND_DRBG subsystem has been removed
387 =head4 Removed FIPS_mode() and FIPS_mode_set()
394 =head4 Key generation is slower
404 =head4 Change PBKDF2 to conform to SP800-132 instead of the older PKCS5 RFC2898
414 =head4 Enforce a minimum DH modulus size of 512 bits
418 =head4 SM2 key changes
438 =head4 EVP_PKEY_set_alias_type() method has been removed
444 =head4 Functions that return an internal key should be treated as read only
470 =head4 The public key check has moved from EVP_PKEY_derive() to EVP_PKEY_derive_set_peer()
476 =head4 The print format has cosmetic changes for some functions
484 =head4 Interactive mode from the B<openssl> program has been removed
488 =head4 The error return values from some control calls (ctrl) have changed
493 =head4 DH and DHX key types have different settable parameters
499 =head4 EVP_CIPHER_CTX_set_flags() ordering change
505 =head4 Validation of operation context parameters
516 =head4 Removal of function code from the error codes
522 =head4 ChaCha20-Poly1305 cipher does not allow a truncated IV length to be used
2315 =head3 New applications
2320 =head3 Added options
2334 =head3 Removed options
2342 =head3 Other Changes
2365 =head3 Default settings
2369 =head3 Deprecated apps