boringssl/crypto/evp
David Benjamin 681ff27720 Flatten most of the crypto target.
The fipsmodule is still separate as that's a lot of build mess. (Though
that too may be worth pulling in eventually. CMake usually has different
opinions on generated files if they're in the same directory. We might
be able to avoid the set_source_properties(GENERATED) thing.)

Change-Id: Ie1f9345009044d4f0e7541ca779e01bdc5ad62f6
Reviewed-on: https://boringssl-review.googlesource.com/31586
Reviewed-by: Adam Langley <agl@google.com>
2018-09-05 23:41:25 +00:00
..
digestsign.c
evp_asn1.c Clarify thread-safety of key objects. 2018-08-28 18:52:59 +00:00
evp_ctx.c
evp_extra_test.cc
evp_test.cc Add new curve/hash ECDSA combinations from Wycheproof. 2018-08-10 18:26:06 +00:00
evp_tests.txt Update citations to RFC 8410. 2018-08-10 14:14:38 +00:00
evp.c Clarify thread-safety of key objects. 2018-08-28 18:52:59 +00:00
internal.h
p_dsa_asn1.c
p_ec_asn1.c
p_ec.c
p_ed25519_asn1.c Update citations to RFC 8410. 2018-08-10 14:14:38 +00:00
p_ed25519.c
p_rsa_asn1.c
p_rsa.c
pbkdf_test.cc
pbkdf.c
print.c
scrypt_test.cc
scrypt_tests.txt
scrypt.c Document error behavior of PKCS5_PBKDF2_HMAC and EVP_PBE_scrypt 2018-08-21 01:08:24 +00:00
sign.c