diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-02-04 00:59:45 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-02-05 07:02:20 +0700 |
commit | 705d8115d25075da44274557b771e7e41cdf11ae (patch) | |
tree | 04741b0d03f06dc56d2249b8260ec52eb5e70d21 /libraries/secp256k1/slack-desc | |
parent | f329a86965f82c2ed8f3e3549c0ece144d12629e (diff) | |
download | slackbuilds-705d8115d25075da44274557b771e7e41cdf11ae.tar.gz |
libraries/secp256k1: Added (Elliptic Curve Library for libbitcoin).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/secp256k1/slack-desc')
-rw-r--r-- | libraries/secp256k1/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/secp256k1/slack-desc b/libraries/secp256k1/slack-desc new file mode 100644 index 0000000000..e1e1c098a0 --- /dev/null +++ b/libraries/secp256k1/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +secp256k1: secp256k1 (Elliptic Curve Library for libbitcoin) +secp256k1: +secp256k1: Optimized C library for EC operations on curve secp256k1. +secp256k1: +secp256k1: +secp256k1: +secp256k1: +secp256k1: Project URL: https://github.com/libbitcoin/secp256k1 +secp256k1: +secp256k1: +secp256k1: |