软件包: libcrypt-simple-perl (0.06-2) [universe]
libcrypt-simple-perl 的相关链接
Ubuntu 的资源:
下载源码包 libcrypt-simple-perl:
- [libcrypt-simple-perl_0.06-2.dsc]
- [libcrypt-simple-perl_0.06.orig.tar.gz]
- [libcrypt-simple-perl_0.06-2.diff.gz]
维护者:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Sandro Tosi
It should generally not be necessary for users to contact the original maintainer.
相似软件包:
Perl library to encrypt stuff simply
Maybe you have a web application and you need to store some session data at the client side (in a cookie or hidden form fields) but you don't want the user to be able to mess with the data. Maybe you want to save secret information to a text file. Maybe you have better ideas of what to do with encrypted stuff!
This little module will convert all your data into nice base64 text that you can save in a text file, send in an email, store in a cookie or web page, or bounce around the Net. The data you encrypt can be as simple or as complicated as you like.
This library is Crypt::Simple .
Homepage: http://search.cpan.org/~kasei/Crypt-Simple-0.06/
其它与 libcrypt-simple-perl 有关的软件包
|
|
|
-
- dep: libcompress-zlib-perl
- Perl module for creation and manipulation of gzip files
-
- dep: libcrypt-blowfish-perl
- Blowfish cryptography for Perl
-
- dep: libemail-mime-encodings-perl
- A unified interface to MIME encoding and decoding
-
- dep: libfreezethaw-perl
- converting Perl structures to strings and back
-
- dep: libmd5-perl
- backwards-compatible wrapper for Digest::MD5
-
- dep: perl (>= 5.6.0-16)
- Larry Wall 的实用抽取和报表语言(Practical Extraction and Report Language)