Changeset 95219 in vbox for trunk/src/libs/openssl-3.0.3/doc/man3/EVP_blake2b512.pod
- Timestamp:
- Jun 8, 2022 7:43:44 AM (3 years ago)
- svn:sync-xref-src-repo-rev:
- 151730
- Location:
- trunk/src/libs/openssl-3.0.3
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/libs/openssl-3.0.3
- Property svn:mergeinfo
-
old new 14 14 /vendor/openssl/3.0.1:150323-150324 15 15 /vendor/openssl/3.0.2:150728-150729 16 /vendor/openssl/current:147554-150727 16 /vendor/openssl/3.0.3:151497-151729 17 /vendor/openssl/current:147554-151496
-
- Property svn:mergeinfo
-
trunk/src/libs/openssl-3.0.3/doc/man3/EVP_blake2b512.pod
r94082 r95219 35 35 36 36 These functions return a B<EVP_MD> structure that contains the 37 implementation of the symmetric cipher. See L<EVP_MD_meth_new(3)> for37 implementation of the message digest. See L<EVP_MD_meth_new(3)> for 38 38 details of the B<EVP_MD> structure. 39 39 … … 55 55 =head1 COPYRIGHT 56 56 57 Copyright 2017 The OpenSSL Project Authors. All Rights Reserved.57 Copyright 2017-2022 The OpenSSL Project Authors. All Rights Reserved. 58 58 59 59 Licensed under the Apache License 2.0 (the "License"). You may not use
Note:
See TracChangeset
for help on using the changeset viewer.