Rev 102 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 102 | Rev 105 | ||
|---|---|---|---|
| Line 15... | Line 15... | ||
| 15 | Pre-Depends: ${misc:Pre-Depends}
|
15 | Pre-Depends: ${misc:Pre-Depends}
|
| 16 | Depends: ${shlibs:Depends}, ${misc:Depends}
|
16 | Depends: ${shlibs:Depends}, ${misc:Depends}
|
| 17 | Description: low level cryptographic library (symmetric and one-way cryptos) |
17 | Description: low level cryptographic library (symmetric and one-way cryptos) |
| 18 | Nettle is a cryptographic library that is designed to fit easily in more or |
18 | Nettle is a cryptographic library that is designed to fit easily in more or |
| 19 | less any context: In crypto toolkits for object-oriented languages (C++, |
19 | less any context: In crypto toolkits for object-oriented languages (C++, |
| 20 | Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel |
20 | Python, Pike, ...), in applications like LSH or GnuPG, or even in kernel |
| 21 | space. |
21 | space. |
| 22 | . |
22 | . |
| 23 | It tries to solve a problem of providing a common set of cryptographic |
23 | It tries to solve a problem of providing a common set of cryptographic |
| 24 | algorithms for higher-level applications by implementing a |
24 | algorithms for higher-level applications by implementing a |
| 25 | context-independent set of cryptographic algorithms. In that light, Nettle |
25 | context-independent set of cryptographic algorithms. In that light, Nettle |
| Line 37... | Line 37... | ||
| 37 | Pre-Depends: ${misc:Pre-Depends}
|
37 | Pre-Depends: ${misc:Pre-Depends}
|
| 38 | Depends: ${shlibs:Depends}, ${misc:Depends}
|
38 | Depends: ${shlibs:Depends}, ${misc:Depends}
|
| 39 | Description: low level cryptographic library (public-key cryptos) |
39 | Description: low level cryptographic library (public-key cryptos) |
| 40 | Nettle is a cryptographic library that is designed to fit easily in more or |
40 | Nettle is a cryptographic library that is designed to fit easily in more or |
| 41 | less any context: In crypto toolkits for object-oriented languages (C++, |
41 | less any context: In crypto toolkits for object-oriented languages (C++, |
| 42 | Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel |
42 | Python, Pike, ...), in applications like LSH or GnuPG, or even in kernel |
| 43 | space. |
43 | space. |
| 44 | . |
44 | . |
| 45 | It tries to solve a problem of providing a common set of cryptographic |
45 | It tries to solve a problem of providing a common set of cryptographic |
| 46 | algorithms for higher-level applications by implementing a |
46 | algorithms for higher-level applications by implementing a |
| 47 | context-independent set of cryptographic algorithms. In that light, Nettle |
47 | context-independent set of cryptographic algorithms. In that light, Nettle |
| 48 | doesn't do any memory allocation or I/O, it simply provides the |
48 | doesn't do any memory allocation or I/O, it simply provides the |
| 49 | cryptographic algorithms for the application to use in any environment and |
49 | cryptographic algorithms for the application to use in any environment and |
| 50 | in any way it needs. |
50 | in any way it needs. |
| 51 | . |
51 | . |
| 52 | This package contains the asymmetric cryptographic algorithms, which, |
52 | This package contains the asymmetric cryptographic algorithms, which |
| 53 | require the GNU multiple precision arithmetic library (libgmp) for |
53 | require the GNU multiple precision arithmetic library (libgmp) for |
| 54 | their large integer computations. |
54 | their large integer computations. |
| 55 | 55 | ||
| 56 | Package: nettle-dev |
56 | Package: nettle-dev |
| 57 | Section: libdevel |
57 | Section: libdevel |
| Line 61... | Line 61... | ||
| 61 | Replaces: libnettle-dev |
61 | Replaces: libnettle-dev |
| 62 | Conflicts: libnettle-dev |
62 | Conflicts: libnettle-dev |
| 63 | Description: low level cryptographic library (development files) |
63 | Description: low level cryptographic library (development files) |
| 64 | Nettle is a cryptographic library that is designed to fit easily in more or |
64 | Nettle is a cryptographic library that is designed to fit easily in more or |
| 65 | less any context: In crypto toolkits for object-oriented languages (C++, |
65 | less any context: In crypto toolkits for object-oriented languages (C++, |
| 66 | Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel |
66 | Python, Pike, ...), in applications like LSH or GnuPG, or even in kernel |
| 67 | space. |
67 | space. |
| 68 | . |
68 | . |
| 69 | It tries to solve a problem of providing a common set of cryptographic |
69 | It tries to solve a problem of providing a common set of cryptographic |
| 70 | algorithms for higher-level applications by implementing a |
70 | algorithms for higher-level applications by implementing a |
| 71 | context-independent set of cryptographic algorithms. In that light, Nettle |
71 | context-independent set of cryptographic algorithms. In that light, Nettle |
| Line 83... | Line 83... | ||
| 83 | Replaces: lsh-utils (<< 2.0.4-dfsg-1) |
83 | Replaces: lsh-utils (<< 2.0.4-dfsg-1) |
| 84 | Suggests: lsh-doc |
84 | Suggests: lsh-doc |
| 85 | Description: low level cryptographic library (binary tools) |
85 | Description: low level cryptographic library (binary tools) |
| 86 | Nettle is a cryptographic library that is designed to fit easily in more or |
86 | Nettle is a cryptographic library that is designed to fit easily in more or |
| 87 | less any context: In crypto toolkits for object-oriented languages (C++, |
87 | less any context: In crypto toolkits for object-oriented languages (C++, |
| 88 | Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel |
88 | Python, Pike, ...), in applications like LSH or GnuPG, or even in kernel |
| 89 | space. |
89 | space. |
| 90 | . |
90 | . |
| 91 | It tries to solve a problem of providing a common set of cryptographic |
91 | It tries to solve a problem of providing a common set of cryptographic |
| 92 | algorithms for higher-level applications by implementing a |
92 | algorithms for higher-level applications by implementing a |
| 93 | context-independent set of cryptographic algorithms. In that light, Nettle |
93 | context-independent set of cryptographic algorithms. In that light, Nettle |
| Line 110... | Line 110... | ||
| 110 | Architecture: any |
110 | Architecture: any |
| 111 | Depends: libnettle4 (= ${binary:Version}) | libhogweed2 (= ${binary:Version}) | nettle-bin (= ${binary:Version}), ${misc:Depends}
|
111 | Depends: libnettle4 (= ${binary:Version}) | libhogweed2 (= ${binary:Version}) | nettle-bin (= ${binary:Version}), ${misc:Depends}
|
| 112 | Description: low level cryptographic library (debugging symbols) |
112 | Description: low level cryptographic library (debugging symbols) |
| 113 | Nettle is a cryptographic library that is designed to fit easily in more or |
113 | Nettle is a cryptographic library that is designed to fit easily in more or |
| 114 | less any context: In crypto toolkits for object-oriented languages (C++, |
114 | less any context: In crypto toolkits for object-oriented languages (C++, |
| 115 | Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel |
115 | Python, Pike, ...), in applications like LSH or GnuPG, or even in kernel |
| 116 | space. |
116 | space. |
| 117 | . |
117 | . |
| 118 | This package contains the debugging symbols for all binary packages. |
118 | This package contains the debugging symbols for all binary packages. |