Lines Matching defs:changes
351 =head4 The function code part of an OpenSSL error code is no longer relevant
355 =head4 STACK and HASH macros have been cleaned up
360 =head4 The RAND_DRBG subsystem has been removed
366 =head4 Removed FIPS_mode() and FIPS_mode_set()
373 =head4 Key generation is slower
383 =head4 Change PBKDF2 to conform to SP800-132 instead of the older PKCS5 RFC2898
393 =head4 Enforce a minimum DH modulus size of 512 bits
397 =head4 SM2 key changes
417 =head4 EVP_PKEY_set_alias_type() method has been removed
423 =head4 Functions that return an internal key should be treated as read only
449 =head4 The public key check has moved from EVP_PKEY_derive() to EVP_PKEY_derive_set_peer()
455 =head4 The print format has cosmetic changes for some functions
463 =head4 Interactive mode from the B<openssl> program has been removed
467 =head4 The error return values from some control calls (ctrl) have changed
472 =head4 DH and DHX key types have different settable parameters
478 =head4 EVP_CIPHER_CTX_set_flags() ordering change
484 =head4 Validation of operation context parameters
495 =head4 Removal of function code from the error codes
501 =head4 ChaCha20-Poly1305 cipher does not allow a truncated IV length to be used
2284 =head3 New applications
2289 =head3 Added options
2303 =head3 Removed options
2311 =head3 Other Changes
2334 =head3 Default settings
2338 =head3 Deprecated apps