Ports Search

Results 6,6216,630 of 17,660 for descr%3A%22spam filter%22.(0.01 seconds)
security/Crypt-Curve25519-0.05 (Score: 1.6236928E-4)
Generate shared secret using elliptic-curve Diffie-Hellman function
Curve25519 is a state-of-the-art Diffie-Hellman function suitable for a wide variety of applications. Given a user's 32-byte secret key, Curve25519 computes the user's 32-byte public key. Given the user's 32-byte secret key and another user's 32-byte public key, Curve25519 computes a 32-byte secret shared by the two users. This secret can then be used to authenticate and encrypt messages between the two users.
security/Crypt-Blowfish_PP-1.12 (Score: 1.6236928E-4)
Blowfish encryption algorithm implemented purely in Perl
Blowfish is a published algorithm written by Bruce Schneier Unlike IDEA or DES etc. there are no patent implications in using this algorithm. It uses anywhere between a 64 bit and a 448 bit key. The transform itself is fast and operates on a 64 bit block, and most of the calculation time is in initialising the context with the key data. The _PP name comes from the fact that this implementation is Pure Perl, and will not have any compatibility problems.
security/Crypt-OFB-0.01 (Score: 1.6236928E-4)
Encrypt Data using OFB Mode
This module is a Perl-only implementation of the OFB mode. Where OFB stands for Output Feedback Block.
security/Crypt-TripleDES-0.24 (Score: 1.6236928E-4)
Perl module implementing the Triple-DES cipher
Crypt::TripleDES is a perl module implementing the Triple-DES (3DES) cipher. It is used via the crypt3() function.
security/chntpw-110511 (Score: 1.6236928E-4)
Utility to set the password and edit registry on Microsoft NT system
* This is a utility to (re)set the password of any user that has a valid (local) account on your NT system. * You do not need to know the old password to set a new one. * It works offline, that is, you have to shutdown your computer and boot off a floppydisk or CD. * Will detect and offer to unlock locked or disabled out user accounts! * It is also an almost fully functional registry editor!
security/Crypt-Sodium-0.07 (Score: 1.6236928E-4)
Perl bindings for portable NaCL (libsodium)
This module provides perl bindings for the portable NaCL implementation libsodium, a library for network communication, encryption, decryption and signatures.
security/Digest-Tiger-0.03 (Score: 1.6236928E-4)
Perl extension for Tiger hash algorithm
A perl module that implements the tiger hash, which is believed to be secure and runs quickly on 64-bit processors.
security/Digest-Whirlpool-2.04 (Score: 1.6236928E-4)
Perl extension for Whirlpool hash algorithm
Digest::Whirlpool - A 512-bit, collision-resistant, one-way hash function developed by Paulo S. L. M. Barreto and Vincent Rijmen.
security/pam_jail-0.4 (Score: 1.6236928E-4)
PAM module dropping users in jails after login
This is a adaptation of pam_chroot to BSD jails : it drops users in jails after login.
security/parano-0.3.5 (Score: 1.6236928E-4)
Gnome program to deal with hashfiles
Parano is a GNOME program to create, edit and verify hashfiles. For now MD5, SHA1 and SFV formats are supported.