Lines Matching defs:changes
334 =head4 The function code part of an OpenSSL error code is no longer relevant
338 =head4 STACK and HASH macros have been cleaned up
343 =head4 The RAND_DRBG subsystem has been removed
349 =head4 Removed FIPS_mode() and FIPS_mode_set()
356 =head4 Key generation is slower
366 =head4 Change PBKDF2 to conform to SP800-132 instead of the older PKCS5 RFC2898
376 =head4 Enforce a minimum DH modulus size of 512 bits
380 =head4 SM2 key changes
400 =head4 EVP_PKEY_set_alias_type() method has been removed
406 =head4 Functions that return an internal key should be treated as read only
432 =head4 The public key check has moved from EVP_PKEY_derive() to EVP_PKEY_derive_set_peer()
438 =head4 The print format has cosmetic changes for some functions
446 =head4 Interactive mode from the B<openssl> program has been removed
450 =head4 The error return values from some control calls (ctrl) have changed
455 =head4 DH and DHX key types have different settable parameters
461 =head4 EVP_CIPHER_CTX_set_flags() ordering change
467 =head4 Validation of operation context parameters
478 =head4 Removal of function code from the error codes
484 =head4 ChaCha20-Poly1305 cipher does not allow a truncated IV length to be used
2253 =head3 New applications
2258 =head3 Added options
2272 =head3 Removed options
2280 =head3 Other Changes
2303 =head3 Default settings
2307 =head3 Deprecated apps