remove patches
[platform/upstream/libgcrypt.git] / libgcrypt.txt
1 %%comments:
2 <p>
3 The copyright licensing notice below applies to this text.  The software
4 described in this text has its own copyright notice and license, which can
5 usually be found in the distribution itself.
6 </p>
7 <p>
8 Copyright &copy; 2000, 2001, 2002 Free Software Foundation, Inc.
9 </p>
10 <p>
11 Permission is granted to copy, distribute, and/or modify this document
12 under the terms of the GNU Free Documentation License, Version 1.1 or any
13 later version published by the Free Software Foundation; with no Invariant
14 Sections, with no Front-Cover Texts, and with no Back-Cover Texts.  A copy
15 of this license is included in the file <a href="COPYING.DOC">COPYING.DOC</a>.
16 </p>
17
18 %%name: Libgcrypt
19
20 %%short-description: Cryptographic library
21
22 %%full-description: This is a general purpose cryptographic library
23 based on the code from GnuPG.  It provides functions for all
24 cryptograhic building blocks: symmetric ciphers
25 (AES,DES,Blowfish,CAST5,Twofish,Arcfour), hash algorithms (MD4, MD5,
26 RIPE-MD160, SHA-1, SHA-256, TIGER-192), MACs (HMAC for all hash algorithms),
27 public key algorithms (RSA, ElGamal, DSA), large integer functions,
28 random numbers and a lot of supporting functions.
29
30 %%category: sec, libs
31
32 %%license: LGPL
33
34 %%license-verified-by: Janet Casey <jcasey@gnu.org>
35
36 %%license-verified-on: 2001-04-23
37
38 %%maintainer: Moritz Schulte <libgcrypt 'at' g10code.com>
39
40 %%updated: 2004-04-15
41
42 %%keywords: encryption, public key, digital signature, hash, libgcrypt
43
44 %%interface: Command line
45
46 %%programs: 
47
48 %%GNU: yes
49
50 %%web-page: http://www.gnupg.org
51
52 %%support: Paid extension/consulting from http://www.g10code.com
53
54 %%doc: Programmer reference in Texinfo, Postscript, HTML included
55
56 %%developers:  Matthew Skala, Michael Roth, Niklas Hernaeus, Remi
57 Guyomarch, Simon Josefsson, Werner Koch, Moritz Schulte.
58
59 %%contributors: 
60
61 %%sponsors: 
62
63 %%source-tarball: ftp://ftp.gnupg.org/gcrypt/libgcrypt/
64
65 %%source-info:
66
67 %%source-template:
68
69 %%debian:
70
71 %%rpm: 
72
73 %%repository:  See http://www.gnupg.org/cvs-access.html
74
75 %%related:   
76
77 %%related-outside-directory: 
78
79 %%source-language: C
80
81 %%supported-languages: C, C++
82
83 %%use-requirements:
84
85 %%build-prerequisites:
86
87 %%weak-prerequisites: 
88
89 %%source-prerequisites:
90
91 %%version: 1.3.0-cvs released ...
92
93 %%announce-list: <gnupg-announce@gnupg.org>  
94                  <gnupg-announce-request@gnupg.org>
95
96 %%announce-news:
97
98 %%help-list: 
99
100 %%help-news:
101
102 %%help-irc-channel:
103
104 %%dev-irc-channel:
105
106 %%dev-list: <gcrypt-devel@gnupg.org>  
107             <gcrypt-devel-request@gnupg.org>
108
109 %%dev-news:
110
111 %%bug-list: 
112
113 %%bug-database: 
114
115 %%entry-written-by: Werner Koch <wk@gnupg.org>
116
117 %%entry-added: 2001-06-01
118