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
Dmitry Baryshkov
nettle
Commits
d389105f
Commit
d389105f
authored
Jul 11, 2011
by
Niels Möller
Browse files
Updated licensing info, and deleted incorrect cvs instructions.
Rev: nettle/README:1.3
parent
1d42d685
Changes
1
Hide whitespace changes
Inline
Side-by-side
README
View file @
d389105f
...
@@ -25,25 +25,15 @@ What is Nettle? A quote from the introduction in the Nettle Manual:
...
@@ -25,25 +25,15 @@ What is Nettle? A quote from the introduction in the Nettle Manual:
of the library.
of the library.
Nettle is free software; you can redistribute it and/or modify it under
Nettle is free software; you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free
the terms of the GNU Lesser General Public License as published by the Free
Software Foundation. See the file COPYING for details. Most, but not
Software Foundation. See the file COPYING.LIB for details.
all, of Nettle can also be used under the terms of the GNU Lesser
General Public License; please read the Copyright section of the
manual if you want to exercise this option.
Build nettle with the usual ./configure && make && make check && make
Build nettle with the usual ./configure && make && make check && make
install. Read the manual. Mail me if you have any questions or
install. Read the manual. Mail me if you have any questions or
suggestions.
suggestions.
You can also build Nettle from cvs, using
You can also build Nettle from cvs, see
http://www.lysator.liu.se/~nisse/nettle/ for current instructions.
cvs -d :pserver:anonymous@cvs.lysator.liu.se:/cvsroot/lsh login
[ empty password ]
cvs -d :pserver:anonymous@cvs.lysator.liu.se:/cvsroot/lsh co nettle
If you get it from cvs, you need to build it with
./.bootstrap && ./configure && make && make check
You may want to subscribe to the nettle-bugs mailing list. See
You may want to subscribe to the nettle-bugs mailing list. See
<URL: http://lists.lysator.liu.se/mailman/listinfo/nettle-bugs>.
<URL: http://lists.lysator.liu.se/mailman/listinfo/nettle-bugs>.
...
...
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