Difference between revisions of "Nettle"

From Free Software Directory
Jump to: navigation, search
(Added Ruby link)
(nettle-3.7)
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=GNU Nettle
 
|Name=GNU Nettle
|Short description=Cryptographic library
+
|Short description=C library for low-level cryptographic functionality.
 
|Full description='''Nettle''' is a cryptographic library designed to fit any context: in crypto toolkits for object-oriented languages, in applications like [[LSH]] or [[GnuPG]], or even in kernel space. Users need to keep track of available algorithms and their properties and variants. The algorithm selection process is dictated by the protocol you want to implement. Also, requirements of applications differ, so an API that fits one application well may be useless for another (which is why so many different cryptographic libraries exist). Nettle avoids this problem by doing one thing, the low-level crypto stuff, and providing a simple but general interface to it. In particular, it doesn't do algorithm selection, memory allocation, or any I/O. However, users can build application- and context-specific interfaces on top of Nettle and share code, testcases, benchmarks, documentation, etc.
 
|Full description='''Nettle''' is a cryptographic library designed to fit any context: in crypto toolkits for object-oriented languages, in applications like [[LSH]] or [[GnuPG]], or even in kernel space. Users need to keep track of available algorithms and their properties and variants. The algorithm selection process is dictated by the protocol you want to implement. Also, requirements of applications differ, so an API that fits one application well may be useless for another (which is why so many different cryptographic libraries exist). Nettle avoids this problem by doing one thing, the low-level crypto stuff, and providing a simple but general interface to it. In particular, it doesn't do algorithm selection, memory allocation, or any I/O. However, users can build application- and context-specific interfaces on top of Nettle and share code, testcases, benchmarks, documentation, etc.
 +
 +
This is a GNU package.
 
|Homepage URL=https://www.gnu.org/software/nettle/
 
|Homepage URL=https://www.gnu.org/software/nettle/
|User level=advanced
 
 
|Is High Priority Project=No
 
|Is High Priority Project=No
 
|VCS checkout command=git clone https://git.lysator.liu.se/nettle/nettle.git
 
|VCS checkout command=git clone https://git.lysator.liu.se/nettle/nettle.git
|Computer languages=C
+
|Documentation note=https://www.lysator.liu.se/~nisse/nettle/nettle.html
|Documentation note=User manual included and available in HTML format from http://www.lysator.liu.se/~nisse/nettle/nettle.html
+
 
|Decommissioned/Obsolete=No
+
'''Selection from the [https://shop.fsf.org/ FSF shop]'''
|Accepts cryptocurrency donations=No
+
 
|Related projects=BeeCrypt,lsh
+
[https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman]
 +
 
 +
[https://shop.fsf.org/books-docs/introduction-command-line Introduction to the Command Line]
 +
 
 +
----
 +
----
 +
'''[https://www.gnu.org/help/help.html Helping the GNU Project and the Free Software Movement]'''
 +
----
 +
----
 +
 
 +
If you have corrections to this entry or questions about it, please contact: mailto:maintainers@gnu.org
 +
----
 +
|Decommissioned or Obsolete=No
 +
|Donate=https://my.fsf.org/donate/
 +
|Related projects=gnustandards,BeeCrypt,lsh
 
|Keywords=security,cryptography,library,cryptography library,crypto
 
|Keywords=security,cryptography,library,cryptography library,crypto
|Version identifier=3.3
+
|Version identifier=3.7
|Version date=2016/10/01
+
|Version date=2021/01/04
 
|Version status=stable
 
|Version status=stable
|Version download=https://ftp.gnu.org/gnu/nettle/nettle-3.3.tar.gz
+
|Version download=https://ftp.gnu.org/gnu/nettle/nettle-3.7.tar.gz
 +
|Last review by=Genium
 +
|Last review date=2021/01/04
 +
|Submitted by=Database conversion
 +
|Submitted date=2011/04/01
 +
|User level=advanced
 +
|Paid support=https://www.fsf.org/resources/service/
 +
|Accepts cryptocurrency donations=Yes
 +
|OpenPGP signature=https://ftp.gnu.org/gnu/nettle/nettle-3.7.tar.gz.sig
 
|Test entry=No
 
|Test entry=No
|Last review by=Bendikker
 
|Last review date=2018/04/17
 
|Submitted date=2011/04/12
 
|Is GNU=Yes
 
|GNU package identifier=nettle
 
 
}}
 
}}
 
{{Project license
 
{{Project license
 
|License=LGPLv3orlater
 
|License=LGPLv3orlater
 
|License verified by=Genium
 
|License verified by=Genium
|License verified date=2015/04/25
+
|License verified date=2020/05/15
 +
|License note=https://git.lysator.liu.se/nettle/nettle/-/blob/master/COPYING.LESSERv3
 
}}
 
}}
 
{{Project license
 
{{Project license
|License=GPLv2
+
|License=GPLv2orlater
 
|License verified by=Genium
 
|License verified by=Genium
|License verified date=2015/04/25
+
|License verified date=2020/05/15
 +
|License note=https://git.lysator.liu.se/nettle/nettle/-/blob/master/COPYINGv2
 +
 
 +
https://git.lysator.liu.se/nettle/nettle/-/blob/master/COPYINGv3
 
}}
 
}}
{{Project license
+
{{Software category
|License=GPLv3
+
|Interface=library
|License verified by=Genium
+
|Library=C
|License verified date=2015/04/25
+
|Programming-language=C
 +
|Runs-on=BSD, GNU/Linux
 +
|Security=encryption
 +
|Use=library, security
 
}}
 
}}
 
{{Person
 
{{Person
|Real name=Niels Moeller
+
|Real name=Niels Möller
 
|Role=Maintainer
 
|Role=Maintainer
 
|Email=nisse@lysator.liu.se
 
|Email=nisse@lysator.liu.se
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Ruby (Ref)
+
|Resource audience=Code
|Resource URL=https://rubygems.org/gems/nettle
+
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://git.lysator.liu.se/nettle/nettle/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Debian (Ref)
+
|Resource audience=Bugs
|Resource URL=https://tracker.debian.org/pkg/nettle
+
|Resource kind=Mailing List
 +
|Resource URL=https://lists.lysator.liu.se/mailman/listinfo/nettle-bugs/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Support
+
|Resource audience=FTP
|Resource kind=E-mail
+
|Resource kind=Download
|Resource URL=mailto:nettle-bugs@lists.lysator.liu.se
+
|Resource URL=https://ftpmirror.gnu.org/nettle/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource audience=FTP
|Resource kind=VCS Repository Webview
+
|Resource kind=Download
|Resource URL=https://git.lysator.liu.se/nettle/nettle
+
|Resource URL=https://ftp.gnu.org/gnu/nettle/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource audience=Debian
|Resource kind=Bug Tracking Subscribe
+
|Resource kind=Developer
|Resource URL=https://lists.lysator.liu.se/mailman/listinfo/nettle-bugs
+
|Resource URL=https://tracker.debian.org/pkg/nettle
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource audience=Wikidata
|Resource kind=Download
+
|Resource kind=General
|Resource URL=http://ftpmirror.gnu.org/nettle/
+
|Resource URL=https://www.wikidata.org/wiki/Q7000521
}}
 
{{Software category
 
|Interface=library
 
|Library=C
 
|Security=encryption
 
|Use=library, security
 
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Revision as of 18:36, 4 January 2021


[edit]

GNU Nettle

https://www.gnu.org/software/nettle/
C library for low-level cryptographic functionality.

Nettle is a cryptographic library designed to fit any context: in crypto toolkits for object-oriented languages, in applications like LSH or GnuPG, or even in kernel space. Users need to keep track of available algorithms and their properties and variants. The algorithm selection process is dictated by the protocol you want to implement. Also, requirements of applications differ, so an API that fits one application well may be useless for another (which is why so many different cryptographic libraries exist). Nettle avoids this problem by doing one thing, the low-level crypto stuff, and providing a simple but general interface to it. In particular, it doesn't do algorithm selection, memory allocation, or any I/O. However, users can build application- and context-specific interfaces on top of Nettle and share code, testcases, benchmarks, documentation, etc.





Licensing

License

Verified by

Verified on

Notes




Leaders and contributors

Contact(s)Role
Niels Möller Maintainer


Resources and communication

AudienceResource typeURI
WikidataGeneralhttps://www.wikidata.org/wiki/Q7000521
FTPDownloadhttps://ftp.gnu.org/gnu/nettle/
DebianDeveloperhttps://tracker.debian.org/pkg/nettle
BugsMailing Listhttps://lists.lysator.liu.se/mailman/listinfo/nettle-bugs/
FTPDownloadhttps://ftpmirror.gnu.org/nettle/
CodeVCS Repository Webviewhttps://git.lysator.liu.se/nettle/nettle/


Software prerequisites

This entry (in part or in whole) was last reviewed on 1 June 2023.




Entry













"Code" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Bugs" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"FTP" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"FTP" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Wikidata" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.







Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.