~ubuntu-branches/ubuntu/saucy/nettle/saucy

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Package Import Robot
  • Author(s): Magnus Holmgren
  • Date: 2013-05-07 22:57:14 UTC
  • mfrom: (8.1.8 sid)
  • Revision ID: package-import@ubuntu.com-20130507225714-s331yr8ov53dtt17
Tags: 2.7-2
Tag some (ECC related) symbols that only exist on some architectures.

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
Description: low level cryptographic library (symmetric and one-way cryptos)
18
18
 Nettle is a cryptographic library that is designed to fit easily in more or
19
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
21
 space.
22
22
 .
23
23
 It tries to solve a problem of providing a common set of cryptographic 
39
39
Description: low level cryptographic library (public-key cryptos)
40
40
 Nettle is a cryptographic library that is designed to fit easily in more or
41
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
43
 space.
44
44
 .
45
45
 It tries to solve a problem of providing a common set of cryptographic 
49
49
 cryptographic algorithms for the application to use in any environment and
50
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
53
 require the GNU multiple precision arithmetic library (libgmp) for
54
54
 their large integer computations.
55
55
 
63
63
Description: low level cryptographic library (development files)
64
64
 Nettle is a cryptographic library that is designed to fit easily in more or
65
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
67
 space.
68
68
 .
69
69
 It tries to solve a problem of providing a common set of cryptographic 
85
85
Description: low level cryptographic library (binary tools)
86
86
 Nettle is a cryptographic library that is designed to fit easily in more or
87
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
89
 space.
90
90
 .
91
91
 It tries to solve a problem of providing a common set of cryptographic 
112
112
Description: low level cryptographic library (debugging symbols)
113
113
 Nettle is a cryptographic library that is designed to fit easily in more or
114
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
116
 space.
117
117
 .
118
118
 This package contains the debugging symbols for all binary packages.