diff options
| author | Aaron Clauson <aaron@sipsorcery.com> | 2017-10-18 21:18:08 +1100 |
|---|---|---|
| committer | Aaron Clauson <aaron@sipsorcery.com> | 2017-10-18 21:18:08 +1100 |
| commit | fc80d72089e1a12b1f8447dc91bbb0018437b141 (patch) | |
| tree | dda1288895ea89fe9acac1302b2532d2f7568412 /ports/secp256k1/CONTROL | |
| parent | 2b41ebc75957d2e40036f52854af9f5cdd22b3a9 (diff) | |
| download | vcpkg-fc80d72089e1a12b1f8447dc91bbb0018437b141.tar.gz vcpkg-fc80d72089e1a12b1f8447dc91bbb0018437b141.zip | |
Port (cmake) for secp256k1 crypto project.
Diffstat (limited to 'ports/secp256k1/CONTROL')
| -rw-r--r-- | ports/secp256k1/CONTROL | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/secp256k1/CONTROL b/ports/secp256k1/CONTROL new file mode 100644 index 000000000..0198cf1b8 --- /dev/null +++ b/ports/secp256k1/CONTROL @@ -0,0 +1,3 @@ +Source: secp256k1
+Version:
+Description: Optimized C library for EC operations on curve
|
