simple-crypt

simple-crypt 4.0.0

simple-crypt helps Python developers secure their data by providing a way to quickly encrypt or decrypt data.For any (de)encryption operations, the library uses an AES256 algorithm from the PyCrypto Python library.More in-depth information about the used...

node.bcrypt.js

node.bcrypt.js 0.8.5 updated

node.bcrypt.js utilizes the bcrypt algorithm for encrypting password strings inside Node.js-based applications and websites. The node.bcrypt.js library includes utilities for hashing a password, checking a password, auto-generating salt strings and...

phpseclib

phpseclib 1.0.0 updated

phpseclib is not a library per se, but a collection of pure-PHP implementations of various security standards and protocols. It allows developers to boost their application or website's security with known and recommended best industry practices.What...

MD5

MD5 1.2

Comes with a hash (digest) function. It also provides a pair crypt/decrypt based on MD5 and CFB, and a pair crypt/decrypt based on DES with 56-bit keys.What is new in this release:MD5 1.2 is compatible with Lua versions 5.0, 5.1 and 5.2. What is new in...

crypto

crypto 1.3.4 updated

The package uses the RSA algorithm for public-key cryptography.Key length is customizable.Features:Encrypt string Decrypt string Generate keys pair Export key to string, file Load key to string,...

python-gnupg

python-gnupg 2.0.2 updated

GnuPG, also known as GPG, is a GNU project, an implementation of the OpenPGP standard, for encrypting and signing data and communication streams. The python-gnupg module was created to help Python developers working on Python software and websites to...

JSEncrypt

JSEncrypt 2.1.0

JSEncrypt provides a pure-JavaScript method for performing RSA encryption and decryption.This helps developers add a well-known and respected text encryption system to their applications, helping them protect the user's sensitive information before...

php-clamav

php-clamav 0.15.8

The scrip allows files and data to be scanned for malware via ClamAV.Includes support for DEB and RPM package building.What is new in this release:Improved cl_scanfile z_val variables initialization. Fixed compatibility with PHP 5.4. What is new in...

Unlike almost all CAPTCHA systems around, Imageless Captcha works without the need of an image processing library on the server-side.Imageless Captcha will generate a random number and print it on the page as its English spoken form.To validate the form...