Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
N
nettle
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
5
Merge Requests
5
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
Nettle
nettle
Commits
8bd3d0ff
Commit
8bd3d0ff
authored
Jun 10, 2014
by
Niels Möller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated download and git links. List release key fingerprint.
parent
52b838a3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
4 deletions
+14
-4
index.html
index.html
+14
-4
No files found.
index.html
View file @
8bd3d0ff
...
@@ -31,9 +31,19 @@
...
@@ -31,9 +31,19 @@
<p>
<p>
Get the latest version by
<a
Get the latest version by
<a
href=
"http://www.lysator.liu.se/~nisse/archive/"
>
http
</a>
or
<a
href=
"https://ftp.gnu.org/gnu/nettle/"
>
https
</a>
or
<a
href=
"ftp://ftp.lysator.liu.se/pub/security/lsh"
>
ftp
</a>
.
href=
"ftp://ftp.gnu.org/gnu/nettle/"
>
ftp
</a>
.
Recent releases are signed with the following PGP key:
</p>
</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>
<h2>
Language bindings
</h2>
...
@@ -64,7 +74,7 @@
...
@@ -64,7 +74,7 @@
<p>
<p>
The public git repository for Nettle is located at
<a
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
After checkout, you need to run the
<tt>
.bootstrap
</tt>
script
before the standard
<tt>
./configure
&&
make
</tt>
.
before the standard
<tt>
./configure
&&
make
</tt>
.
</p>
</p>
...
@@ -75,7 +85,7 @@
...
@@ -75,7 +85,7 @@
directory organization used to be a bit different, building old
directory organization used to be a bit different, building old
versions of Nettle from the current git repository does not work out
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
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.
instead.
</p>
</p>
...
...
Write
Preview
Markdown
is supported
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