Changeset 97372 in vbox for trunk/src/libs/openssl-3.0.7/doc/man7/EVP_KDF-PBKDF2.pod
- Timestamp:
- Nov 2, 2022 7:40:16 AM (3 years ago)
- svn:sync-xref-src-repo-rev:
- 154372
- Location:
- trunk/src/libs/openssl-3.0.7
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/libs/openssl-3.0.7
- Property svn:mergeinfo
-
old new 15 15 /vendor/openssl/3.0.2:150728-150729 16 16 /vendor/openssl/3.0.3:151497-151729 17 /vendor/openssl/current:147554-151496 17 /vendor/openssl/3.0.7:154371 18 /vendor/openssl/current:147554-154370
-
- Property svn:mergeinfo
-
trunk/src/libs/openssl-3.0.7/doc/man7/EVP_KDF-PBKDF2.pod
r94320 r97372 57 57 58 58 The default provider uses a default mode of 1 for backwards compatibility, 59 and the fipsprovider uses a default mode of 0.59 and the FIPS provider uses a default mode of 0. 60 60 61 61 The value string is expected to be a decimal number 0 or 1. … … 95 95 =head1 COPYRIGHT 96 96 97 Copyright 2018-202 0The OpenSSL Project Authors. All Rights Reserved.97 Copyright 2018-2022 The OpenSSL Project Authors. All Rights Reserved. 98 98 99 99 Licensed under the Apache License 2.0 (the "License"). You may not use
Note:
See TracChangeset
for help on using the changeset viewer.