Pakket: libcrypt-simple-perl (0.06-7)
Verwijzigingen voor libcrypt-simple-perl
Trisquel bronnen:
Het bronpakket libcrypt-simple-perl downloaden:
- [libcrypt-simple-perl_0.06-7.dsc]
- [libcrypt-simple-perl_0.06.orig.tar.gz]
- [libcrypt-simple-perl_0.06-7.debian.tar.xz]
Beheerder:
Original Maintainers:
- Debian Perl Group (Mailarchief)
- Ansgar Burchardt
Externe bronnen:
- Homepage [metacpan.org]
Vergelijkbare pakketten:
- xul-ext-form-history-control
- libdancer-session-cookie-perl
- libtext-mediawikiformat-perl
- libcrypt-ecb-perl
- libaws20-dev
- libaws19-dev
- libaws3.3.2.2-dev
- golang-github-xordataexchange-crypt-dev
- libcgi-application-plugin-captcha-perl
- golang-github-xordataexchange-crypt
- golang-k8s-sigs-structured-merge-diff-dev
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!
The Crypt::Simple 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.
Andere aan libcrypt-simple-perl gerelateerde pakketten
|
|
|
-
- dep: libcrypt-blowfish-perl
- Blowfish cryptography for Perl
-
- dep: libemail-mime-encodings-perl
- unified interface to MIME encoding and decoding
-
- dep: libfreezethaw-perl
- module to serialize and deserialize Perl data structures
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language