@ -0,0 +1,46 @@ |
|||
|
|||
[COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN --- |
|||
[COPY] |
|||
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|||
[COPY] Please add additional copyright information _after_ the line containing |
|||
[COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by |
|||
[COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text! |
|||
[COPY] |
|||
[COPY] ROCK Linux: rock-src/package/mathieu/gnutls/gnutls.desc |
|||
[COPY] ROCK Linux is Copyright (C) 1998 - 2004 Clifford Wolf |
|||
[COPY] |
|||
[COPY] This program is free software; you can redistribute it and/or modify |
|||
[COPY] it under the terms of the GNU General Public License as published by |
|||
[COPY] the Free Software Foundation; either version 2 of the License, or |
|||
[COPY] (at your option) any later version. A copy of the GNU General Public |
|||
[COPY] License can be found at Documentation/COPYING. |
|||
[COPY] |
|||
[COPY] Many people helped and are helping developing ROCK Linux. Please |
|||
[COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM |
|||
[COPY] file for details. |
|||
[COPY] |
|||
[COPY] --- ROCK-COPYRIGHT-NOTE-END --- |
|||
|
|||
[I] A Transport Layer Security Library implementation. |
|||
|
|||
[T] GNU Transport Layer Security Library is a library which implements a |
|||
[T] secure layer over a reliable transport layer such as TCP/IP. It implements |
|||
[T] the TLS 1.0 and SSL 3.0 protocols, accompanied with authentication methods |
|||
[T] such as X.509, OpenPGP, and SRP. |
|||
|
|||
[U] http://www.gnu.org/software/gnutls/ |
|||
|
|||
[A] N. Mavroyanopoulos <nmav@gnutls.org> |
|||
[M] Mathieu Doidy <mdoidy@roulaize.net> |
|||
|
|||
[C] extra/base |
|||
|
|||
[L] GPL |
|||
[S] Stable |
|||
[V] 1.0.14 |
|||
[P] X -----5---9 801.000 |
|||
|
|||
[SRC] . |
|||
|
|||
[D] 3284167826 opencdk-0.5.5.tar.bz2 ftp://gnutls.hellug.gr/pub/gnutls/opencdk/ |
|||
[D] 454063378 gnutls-1.0.14.tar.bz2 ftp://ftp.gnutls.org/pub/gnutls/ |
@ -0,0 +1,48 @@ |
|||
|
|||
[COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN --- |
|||
[COPY] |
|||
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|||
[COPY] Please add additional copyright information _after_ the line containing |
|||
[COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by |
|||
[COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text! |
|||
[COPY] |
|||
[COPY] ROCK Linux: rock-src/package/mathieu/libgcrypt/libgcrypt.desc |
|||
[COPY] ROCK Linux is Copyright (C) 1998 - 2004 Clifford Wolf |
|||
[COPY] |
|||
[COPY] This program is free software; you can redistribute it and/or modify |
|||
[COPY] it under the terms of the GNU General Public License as published by |
|||
[COPY] the Free Software Foundation; either version 2 of the License, or |
|||
[COPY] (at your option) any later version. A copy of the GNU General Public |
|||
[COPY] License can be found at Documentation/COPYING. |
|||
[COPY] |
|||
[COPY] Many people helped and are helping developing ROCK Linux. Please |
|||
[COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM |
|||
[COPY] file for details. |
|||
[COPY] |
|||
[COPY] --- ROCK-COPYRIGHT-NOTE-END --- |
|||
|
|||
[I] A general-purpose cryptographic library based on GnuPG. |
|||
|
|||
[T] Libgcrypt is a general-purpose cryptographic |
|||
[T] library based on the code from GnuPG. It provides |
|||
[T] functions for all cryptographic building blocks: |
|||
[T] symmetric ciphers (AES, DES, Blowfish, CAST5, |
|||
[T] Twofish, and Arcfour), hash algorithms (MD4, MD5, |
|||
[T] RIPE-MD160, SHA-1, and TIGER-192), MACs (HMAC for |
|||
[T] all hash algorithms), public key algorithms (RSA, |
|||
[T] ElGamal, and DSA), large integer functions, random |
|||
[T] numbers, and a lot of supporting functions. |
|||
|
|||
[U] http://www.g10code.com/p-libgcrypt.html |
|||
|
|||
[A] Moritz Schulte <mo@g10code.com> |
|||
[M] Mathieu Doidy <mdoidy@roulaize.net> |
|||
|
|||
[C] extra/base |
|||
|
|||
[L] GPL |
|||
[S] Alpha |
|||
[V] 1.2.0 |
|||
[P] X -----5---9 800.000 |
|||
|
|||
[D] 3113802542 libgcrypt-1.2.0.tar.gz ftp://ftp.gnupg.org/gcrypt/libgcrypt/ |