Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Wim Lewis
nettle
Commits
8bd3d0ff
Commit
8bd3d0ff
authored
Jun 10, 2014
by
Niels Möller
Browse files
Updated download and git links. List release key fingerprint.
parent
52b838a3
Changes
1
Hide whitespace changes
Inline
Side-by-side
index.html
View file @
8bd3d0ff
...
...
@@ -31,9 +31,19 @@
<p>
Get the latest version by
<a
href=
"http://www.lysator.liu.se/~nisse/archive/"
>
http
</a>
or
<a
href=
"ftp://ftp.lysator.liu.se/pub/security/lsh"
>
ftp
</a>
.
href=
"https://ftp.gnu.org/gnu/nettle/"
>
https
</a>
or
<a
href=
"ftp://ftp.gnu.org/gnu/nettle/"
>
ftp
</a>
.
Recent releases are signed with the following PGP key:
</p>
<blockquote>
<pre>
pub 2560R/28C67298 2013-01-07
Key fingerprint = 343C 2FF0 FBEE 5EC2 EDBE F399 F359 9FF8 28C6 7298
uid Niels Möller
<
nisse@lysator.liu.se
>
</pre>
</blockquote>
<h2>
Language bindings
</h2>
...
...
@@ -64,7 +74,7 @@
<p>
The public git repository for Nettle is located at
<a
href=
'http://git.lysator.liu.se/nettle'
>
git.lysator.liu.se
</a>
.
href=
'http://git.lysator.liu.se/nettle
/nettle
'
>
git.lysator.liu.se
</a>
.
After checkout, you need to run the
<tt>
.bootstrap
</tt>
script
before the standard
<tt>
./configure
&&
make
</tt>
.
</p>
...
...
@@ -75,7 +85,7 @@
directory organization used to be a bit different, building old
versions of Nettle from the current git repository does not work out
of the box. To do that, you have to check out historic versions from
the
<a
href=
'http://git.lysator.liu.se/lsh'
>
LSH repository
</a>
the
<a
href=
'http://git.lysator.liu.se/lsh
/lsh
'
>
LSH repository
</a>
instead.
</p>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment