commit | 32b04c1237e2f59931741c631ca4466eb5f59851 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Mon Dec 02 15:49:09 2013 +0100 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Mon Dec 02 16:36:11 2013 +0100 |
tree | c3a5afacbc17b84c6e586b90adcfa59323bc7cf4 | |
parent | 43863eeffc6b7f54da710f186e06ea3b73f33a9e [diff] [blame] |
Split ecp.c
diff --git a/library/CMakeLists.txt b/library/CMakeLists.txt index 1a3e077..411c07d 100644 --- a/library/CMakeLists.txt +++ b/library/CMakeLists.txt
@@ -17,6 +17,7 @@ des.c dhm.c ecp.c + ecp_curves.c ecdh.c ecdsa.c entropy.c