Description
p5-Crypt-Tea_JS - Next gen Tiny Encryption Algorithm in Perl and Javascript
Property | Value |
---|---|
Distribution | FreeBSD 12 |
Repository | FreeBSD Ports Quarterly i386 |
Package filename | p5-Crypt-Tea_JS-2.23_3.txz |
Package name | p5-Crypt-Tea_JS |
Package version | 2.23 |
Package release | 3 |
Package architecture | i386 |
Package type | txz |
Category | perl5 security |
Homepage | https://metacpan.org/release/Crypt-Tea_JS |
License | - |
Maintainer | perl@FreeBSD.org |
Download size | 22.07 KB |
Installed size | 71.38 KB |
This module implements TEA, the Tiny Encryption Algorithm, and some Modes of Use, in Perl and JavaScript. The $key is a sufficiently longish string; at least 17 random 8-bit bytes for single encryption. Crypt::Tea_JS can be used for secret-key encryption in general, or, in particular, to communicate securely between browser and web-host. In this case, the simplest arrangement is for the user to enter the key into a JavaScript variable, and for the host to retrieve that user's key from a database. Or, for extra security, the first message (or even each message) between browser and host could contain a random challenge-string, which each end would then turn into a signature, and use that signature as the encryption-key for the session (or the reply). WWW: https://metacpan.org/release/Crypt-Tea_JS Options: - EXAMPLES: on
Alternatives
Package | Version | Architecture | Repository |
---|---|---|---|
p5-Crypt-Tea_JS-2.23_3.txz | 2.23 | amd64 | FreeBSD Ports Quarterly |
p5-Crypt-Tea_JS-2.23_3.txz | 2.23 | amd64 | FreeBSD Ports Latest |
p5-Crypt-Tea_JS-2.23_3.txz | 2.23 | i386 | FreeBSD Ports Latest |
p5-Crypt-Tea_JS | - | - | - |
Requires
Name | Value |
---|---|
libperl.so.5.28 | - |
perl5 | = 5.28.1_1 |
Download
Type | URL |
---|---|
Mirror | pkg.freebsd.org |
Binary Package | p5-Crypt-Tea_JS-2.23_3.txz |
Source Package | security/p5-Crypt-Tea_JS |
Install Howto
Install p5-Crypt-Tea_JS txz package:
# pkg install p5-Crypt-Tea_JS
See Also
Package | Description |
---|---|
p5-Crypt-TripleDES-0.24_1.txz | Perl module implementing the Triple-DES cipher |
p5-Crypt-Twofish-2.17_1.txz | Perl module implementing the Twofish cipher |
p5-Crypt-Twofish2-1.02_1.txz | Perl implementation of the Twofish encryption algorithm |
p5-Crypt-Twofish_PP-0.17_2.txz | The Twofish Algorithm in Pure Perl |
p5-Crypt-URandom-0.36.txz | Perl extension to provide non blocking randomness |
p5-Crypt-UnixCrypt-1.0_1.txz | Perl module implementing crypt(3) function |
p5-Crypt-UnixCrypt_XS-0.11.txz | Perl XS interface for a portable traditional crypt function |
p5-Crypt-X509-0.51_1.txz | Perl extension to parse X.509 certificates |
p5-Crypt-X509-CRL-0.1.txz | Object oriented X.509 certificate revocation list parser |
p5-Crypt-XTEA-0.0108.txz | Implementation of the eXtended Tiny Encryption Algorithm |
p5-Crypt-xDBM_File-1.02_1.txz | Perl module encrypt almost any kind of dbm file |
p5-CryptX-0.064.txz | Crypto toolkit |
p5-Cstools-3.44.txz | Tools for dealing with Czech encodings in Perl |
p5-Curses-1.36.txz | Perl5 module for terminal screen handling and optimization |
p5-Curses-Application-0.2_1.txz | Curses application development framework |
Advertisement
Advertisement