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 Ubuntu Archiv lucid (universe)
Version0.06-6
Sektionuniverse/perl
Prioritätoptional
Installierte Größe60 Byte
Hängt ab vonperl, libcompress-zlib-perl, libcrypt-blowfish-perl, libemail-mime-encodings-perl, libfreezethaw-per
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quelle
Paketgröße9452 Byte
Prüfsumme MD525ccf19ad35359e82a2d4f8af0ad5f87
Prüfsumme SHA140397300c17cc6f8fa808f4e663e26f6bd0b7426
Prüfsumme SHA256a23c9069d60645eeb0949f1817432f18a26c7fd3c11f3b6cabbcaef76820bb5f
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