From: Niels Möller
Date: Sat, 18 Feb 2012 20:36:06 +0000 (+0100)
Subject: Converted to xhtml.
X-Git-Tag: nettle_2.5_release_20120707~88
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3bfb6acc7a7b1f76c14b5ac8c79c72969424640b;p=thirdparty%2Fnettle.git
Converted to xhtml.
---
diff --git a/ChangeLog b/ChangeLog
index 7e752711..77a22ee0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2012-02-18 Niels Möller
+ * index.html: Converted to xhtml (from lsh repository,
+ change dated 2012-02-03).
+
* nettle.texinfo: Updated charset declaration.
* misc/plan.html: Likewise.
diff --git a/index.html b/index.html
index 1627524c..98e571d5 100644
--- a/index.html
+++ b/index.html
@@ -1,64 +1,85 @@
-
-Nettle - a low-level crypto library
-
+
+
+
+
+
+ Nettle - a low-level crypto library
+
+
Nettle - a low-level cryptographic library
+
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.
+
Documentation
-A complete manual is included if you download the Nettle source code.
-You can also read the manual online.
+
+ A complete manual is included if you download the Nettle source code.
+ You can also read the manual online.
+
Download
-Get the latest version by http or ftp.
+
+ Get the latest version by http or ftp.
+
Language bindings
I'm aware of nettle-bindings for the following higher-level
- languages.
-
- - Pike
- - An object-oriented interpreted language with C-like syntax.
- Nettle bindings are included with the official distribution.
- - PostgreSQL
- - Bindings for the Postgres database, by Ron Peterson
- - R6RS
+ languages.
+
+ - Pike
+ - An object-oriented interpreted language with C-like syntax.
+ Nettle bindings are included with the official distribution.
+ - PostgreSQL
+ - Bindings for the Postgres database, by Ron Peterson
+ - R6RS
Scheme
- - Scheme bindings by Marco Maggi, supporting multiple R6RS implementations.
- - TCL
- - Included in the chiark-tcl debian package by Ian Jackson (not
- sure if/how it's distributed outside of debian).
-
+ Scheme bindings by Marco Maggi, supporting multiple R6RS implementations.
+ TCL
+ Included in the chiark-tcl debian package by Ian Jackson (not
+ sure if/how it's distributed outside of debian).
+
+
Mail me for corrections or additions to this list.
- CVS access
+ GIT access
-As some shared but crucial files are not stored in the Nettle corner
-of the CVS repository, the recommended way of CVS access is to check
-out the entire LSH tree, as per the instructions at the LSH home page, run the
-top-level ./.bootstrap script (which sets up a few important
-symlinks and runs .bootstrap scripts in subdirectories), and then
-descend into the nettle directory for a standard
-./configure && make there.
+
+ As some shared but crucial files are not stored in the Nettle corner
+ of the GIT repository, the recommended way of GIT access is to check
+ out the entire LSH tree, as per the instructions at the LSH home page, run the
+ top-level ./.bootstrap script (which sets up a few important
+ symlinks and runs .bootstrap scripts in subdirectories), and then
+ descend into the nettle directory for a standard
+ ./configure && make there.
+
+
+ A separate repository for Nettle is planned.
+
Contact
-Send mail to the nettle-bugs
-mailinglist or directly to me at Niels Möller <nisse@lysator.liu.se>
-if you have any questions.
-
+
+ Send mail to
+ the nettle-bugs
+ mailinglist or directly to me
+ at Niels Möller
+ <nisse@lysator.liu.se> if you have any questions.
+