Update chacha20 patch

pull/25/head
Hakase 2019-06-24 15:23:46 +09:00
parent 0e64ff0bd8
commit ece2c60b3f
No known key found for this signature in database
GPG Key ID: BB2821A9E0DF48C9
1 changed files with 5 additions and 5 deletions

View File

@ -291,7 +291,7 @@ index 566438948f..92f235d5d5 100644
ISO-US 10046 2 1 : dhpublicnumber : X9.42 DH
diff --git a/include/openssl/evp.h b/include/openssl/evp.h
index 5fb04d15c3..0c35685846 100644
index 8195d11250..16dca70c30 100644
--- a/include/openssl/evp.h
+++ b/include/openssl/evp.h
@@ -936,6 +936,7 @@ const EVP_CIPHER *EVP_camellia_256_ctr(void);
@ -499,11 +499,11 @@ index a61987f327..898932910f 100644
# define SSL_ARIA (SSL_ARIAGCM)
diff --git a/util/libcrypto.num b/util/libcrypto.num
index 0b181070eb..c4b68ae6ca 100644
index 766c735b2f..c41dd36456 100644
--- a/util/libcrypto.num
+++ b/util/libcrypto.num
@@ -4832,3 +4832,4 @@ OPENSSL_CTX_get0_private_drbg 4776 3_0_0 EXIST::FUNCTION:
BN_CTX_new_ex 4777 3_0_0 EXIST::FUNCTION:
@@ -4833,3 +4833,4 @@ BN_CTX_new_ex 4777 3_0_0 EXIST::FUNCTION:
BN_CTX_secure_new_ex 4778 3_0_0 EXIST::FUNCTION:
OPENSSL_thread_stop_ex 4779 3_0_0 EXIST::FUNCTION:
+EVP_chacha20_poly1305_draft 4780 3_0_0 EXIST::FUNCTION:CHACHA,POLY1305
OSSL_PARAM_locate_const 4780 3_0_0 EXIST::FUNCTION:
+EVP_chacha20_poly1305_draft 4781 3_0_0 EXIST::FUNCTION:CHACHA,POLY1305