Bug#676518: ITP: libcrypt-util-perl -- lightweight Crypt/Digest convenience API
Jonas Smedegaard
dr at jones.dk
Thu Jun 7 14:24:24 UTC 2012
Package: wnpp
Severity: wishlist
Owner: Jonas Smedegaard <dr at jones.dk>
* Package name : libcrypt-util-perl
Version : 0.11
Upstream Author : Ann Barcomb, יובל קוג'מן (Yuval Kogman)
<nothingmuch at woobling.org>
* URL : http://search.cpan.org/dist/Crypt-Util/
* License : Expat
Programming Lang: Perl
Description : lightweight Crypt/Digest convenience API
Crypt::Util provides an easy, intuitive and forgiving API for wielding
crypto-fu.
.
The API is designed as a cascade, with rich features built using
simpler ones. This means that the option processing is uniform
throughout, and the behaviors are generally predictable.
.
Note that Crypt::Util doesn't do any crypto on its own, but delegates
the actual work to the various other crypto modules on the CPAN.
Crypt::Util merely wraps these modules, providing uniform parameters,
and building on top of their polymorphism with higher level features.
More information about the pkg-perl-maintainers
mailing list