Subversion Repositories nettle

Compare Revisions

Ignore whitespace Rev 83 → Rev 84

/trunk/debian/control
27,8 → 27,8
in any way it needs.
.
This package contains the symmetric and one-way cryptographic
algoritms. To avoid having this package depend on libgmp, the
assymetric cryptos reside in a separate library, libhogweed.
algorithms. To avoid having this package depend on libgmp, the
asymmetric cryptos reside in a separate library, libhogweed.
 
Package: libhogweed2
Architecture: any
48,7 → 48,7
cryptographic algorithms for the application to use in any environment and
in any way it needs.
.
This package contains the assymetric cryptographic algorithms, which,
This package contains the asymmetric cryptographic algorithms, which,
require the GNU multiple precision arithmetic library (libgmp) for
their large integer computations.
 
96,8 → 96,8
.
This package contains binary utilities that accompany the library:
.
- nettle-lfib-stream - generates a pseudorandom stream, using the Knuth
lfib (non-cryptographic) pseudorandom generator.
- nettle-lfib-stream - generates a pseudo-random stream, using the Knuth
lfib (non-cryptographic) pseudo-random generator.
- sexp-conv - conversion tool for handling the different flavours of sexp
syntax.
- pkcs1-conv - converts PKCS#1 keys to sexp format.