This commit is contained in:
Love Hornquist Astrand
2010-09-30 18:22:00 -07:00
parent 1b48afda47
commit b206aeb016
9 changed files with 98 additions and 12 deletions

View File

@@ -167,6 +167,7 @@ HEIMDAL_CRYPTO_1.0 {
hc_EVP_sha;
hc_EVP_sha1;
hc_EVP_sha256;
hc_EVP_sha384;
hc_EVP_sha512;
hc_EVP_cc_md2;
@@ -187,6 +188,7 @@ HEIMDAL_CRYPTO_1.0 {
hc_EVP_hcrypto_md5;
hc_EVP_hcrypto_sha1;
hc_EVP_hcrypto_sha256;
hc_EVP_hcrypto_sha384;
hc_EVP_hcrypto_sha512;
hc_EVP_hcrypto_des_ede3_cbc;
hc_EVP_hcrypto_aes_128_cbc;