Commit Graph

4 Commits

Author SHA1 Message Date
rpointel
5372f5a6fd Update libnettle to 2.4.
reads good aja@ jasper@
2011-10-12 06:03:41 +00:00
ajacoutot
0b5fab133a Update to libnettle-2.2. 2011-08-25 09:20:27 +00:00
sebastia
b0d98745cf Fix build with gcc-2.95
OK jasper@
2011-06-08 08:39:02 +00:00
ajacoutot
fd064b31d7 Import libnettle-2.1.
Nettle is a cryptographic library that is designed to fit easily in more
or less any context: In crypto toolkits for object-oriented languages
(C++, Python, Pike, ...), in applications like LSH or GNUPG, or even in
kernel space. In most contexts, you need more than the basic
cryptographic algorithms, you also need some way to keep track of
available algorithms, their properties and variants. You often have some
algorithm selection process, often dictated by a protocol you want to
implement.
<...>

ok jasper@ landry@
2011-04-15 16:08:01 +00:00