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-04 21:49:38 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
openssl
/
crypto
/
blake2
/
build.info
3 lines
69 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
Move BLAKE2 MACs to the providers This also moves the remaining parts of BLAKE2 digests to the default provider, and removes the legacy EVP implementation. Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Shane Lontis <shane.lontis@oracle.com> (Merged from https://github.com/openssl/openssl/pull/8877)
2019-05-07 12:40:25 +02:00
SOURCE[../../libcrypto]=m_blake2b.c m_blake2s.c
Reference in New Issue
Copy Permalink