mirror of
https://github.com/openssl/openssl.git
synced 2025-01-06 13:26:43 +08:00
55a0a117e7
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)
3 lines
69 B
Plaintext
3 lines
69 B
Plaintext
LIBS=../../libcrypto
|
|
SOURCE[../../libcrypto]=m_blake2b.c m_blake2s.c
|