This website requires JavaScript.
Explore
Help
Sign In
QuasarApp
/
openssl
Watch
4
Star
0
Fork
0
You've already forked openssl
mirror of
https://github.com/QuasarApp/openssl.git
synced
2025-05-06 14:39:40 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
openssl
/
crypto
/
blake2
/
build.info
4 lines
107 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add blake2 support. Reviewed-by: Andy Polyakov <appro@openssl.org> Reviewed-by: Rich Salz <rsalz@openssl.org>
2016-03-09 23:08:31 +01:00
LIBS=../../libcrypto
SOURCE[../../libcrypto]=\
Move digests to providers Move digest code into the relevant providers (fips, default, legacy). The headers are temporarily moved to be internal, and will be moved into providers after all external references are resolved. The deprecated digest code can not be removed until EVP_PKEY (signing) is supported by providers. EVP_MD data can also not yet be cleaned up for the same reasons. Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/8763)
2019-04-11 20:27:59 +10:00
blake2b_mac.c blake2s_mac.c m_blake2b.c m_blake2s.c
Reference in New Issue
Copy Permalink