rename ecc25519 to curve25519, less confusing with ed25519 now in play too

This commit is contained in:
toddouska
2015-03-24 11:56:40 -07:00
parent fe303c97c6
commit 8f6d7a1ce7
11 changed files with 143 additions and 137 deletions

View File

@@ -5,6 +5,6 @@ includedir=${prefix}/include
Name: wolfssl
Description: wolfssl C library.
Version: 3.4.3
Version: 3.4.4
Libs: -L${libdir} -lwolfssl
Cflags: -I${includedir}