commit | 0bad5c238135e5124881927093e8ee04ceb167f7 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Sat Jan 26 15:30:46 2013 +0100 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Sat Jan 26 15:30:46 2013 +0100 |
tree | 40d3f7e56eef8442381c4d3ba91c5b614b044959 | |
parent | 45a035a9acceb935132fa6d45657f252e3f32b06 [diff] [blame] |
Add skeleton ecdh.[ch]
diff --git a/library/CMakeLists.txt b/library/CMakeLists.txt index 704a4b0..28bbedc 100644 --- a/library/CMakeLists.txt +++ b/library/CMakeLists.txt
@@ -17,6 +17,7 @@ des.c dhm.c ecp.c + ecdh.c entropy.c entropy_poll.c error.c