DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibcrypt-simple-perl
BeschreibungPerl library to encrypt stuff simply
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version0.06-6
Sektionperl
Prioritätoptional
Installierte Größe60 Byte
Hängt ab vonperl (>= 5.6.0-16), libcompress-zlib-perl, libcrypt-blowfish-perl, libemail-mime-encodings-perl, lib
Empfohlene Pakete
PaketbetreuerDebian Perl Group
Quelle
Paketgröße9450 Byte
Prüfsumme MD51ed4b1d8e07a147b16f36aef5968d135
Prüfsumme SHA1df1393bb25f0b29466421c0246fc57387c1fbad5
Prüfsumme SHA2569465d90ded87c2228cb9958b951a3697569b6376148b16433943cecdb3fd151c
Link zum Herunterladenlibcrypt-simple-perl_0.06-6_all.deb
Ausführliche BeschreibungMaybe 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.


Impressum
Linux is a registered trademark of Linus Torvalds