<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>
<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>
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>