diff options
author | Binh Nguyen <binhnguyen@fastmail.fm> | 2010-10-24 22:14:49 -0400 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-10-25 07:55:10 -0500 |
commit | e1347bc2f46376629fce901bc8f7338d28a9c17e (patch) | |
tree | f48d44850c7785acc27e3c7d6c6e4f8544228967 /libraries/nettle/slack-desc | |
parent | 24cbb7e44b669a0a1a7bacac50c4d90b536c815a (diff) |
libraries/nettle: Added (low-level cryptographic library)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'libraries/nettle/slack-desc')
-rw-r--r-- | libraries/nettle/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/nettle/slack-desc b/libraries/nettle/slack-desc new file mode 100644 index 0000000000000..f51d437fa908d --- /dev/null +++ b/libraries/nettle/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 ':'. + + |-----handy-ruler------------------------------------------------------| +nettle: nettle (a low-level cryptographic library) +nettle: +nettle: Nettle is a cryptographic library that is designed to fit easily in +nettle: more or less any context: In crypto toolkits for object-oriented +nettle: languages (C++, Python, Pike, ...), in applications like LSH or GNUPG, +nettle: or even in kernel space. +nettle: +nettle: Homepage: http://www.lysator.liu.se/~nisse/nettle/ +nettle: +nettle: +nettle: |