hcrypto: Add X25519
The X25519 implementation comes from libsodium. Explicit copyright notices have been added to each file as well as some portability changes (e.g. align.h).
This commit is contained in:

committed by
Nicolas Williams

parent
20f9b2be48
commit
beda11a079
@@ -334,6 +334,8 @@ HEIMDAL_CRYPTO_1.0 {
|
||||
hc_EVP_CipherUpdate;
|
||||
hc_EVP_CipherFinal_ex;
|
||||
hc_hcrypto_validate;
|
||||
hc_hcrypto_scalarmult_curve25519;
|
||||
hc_hcrypto_scalarmult_curve25519_base;
|
||||
local:
|
||||
*;
|
||||
};
|
||||
|
Reference in New Issue
Block a user