Add curve25519 to portable

This commit is contained in:
kinichiro
2016-11-06 04:57:23 +09:00
parent e0a62cf201
commit 5f187770f3
5 changed files with 19 additions and 1 deletions

View File

@@ -281,6 +281,8 @@ set(
conf/conf_mall.c
conf/conf_mod.c
conf/conf_sap.c
curve25519/curve25519-generic.c
curve25519/curve25519.c
des/cbc_cksm.c
des/cbc_enc.c
des/cfb64ede.c