jCryption

jCryption 3.1.0

It encrypts the POST/GET-data that will be sent to the server when a user submits a form.It encrypts the data on the client (JavaScript) with the public key algorithm of RSA and decrypts in on the server with PHP. It uses the Multiple-precision and...

jEntropy

jEntropy 2.0.2

jEntropy generates random strings/numbers using entropy collected from the user's mouse movement as the seed for random content. It can be used as way for users to generate passwords for themselves, generate password salts during account registration, or...

jQuery Real Person prevent any type of form submissions unless the proper text as seen in the CAPTCHA section has been entered.Unlike similar CAPTCHA solutions, jQuery Real Person doesn't use images, but recreates the mangled text using ASCII art.This...

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...

jsSHA

jsSHA 2.0.2 updated

It currently implements these SHA algorithms: SHA-1, SHA-224, SHA-256, SHA-384 and SHA-512. jsSHA is cross-browser tested and will allow developers to encrypt their strings with a greater security level.What is new in this release:Fixed major issue with...

The Kill switch library is for developers working on a regular basis with freelance contracts.As most of us that have ever taken a freelancing contract know, the biggest problem is with the final payment, which not all clients tend to take care of.For...

LZW Async

LZW Async 0.1.3

LZW Async is a JavaScript library developed for compressing text using the LZW algorithm.This algorithm was created for compressing large text-based data and uses a simple dictionary for reusing the previously compressed data when possible.Just like the...

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...

MySQL AUDIT Plugin

MySQL AUDIT Plugin 1.0.8 updated

The plugin was developed by McAffee and is available for MySQL databases running on Linux systems.Officially supported MySQL versions are:- 5.1.x- 5.5.x- 5.6.xThe plugin will help users detect and patch security holes in their MySQL databases.The MySQL...

Nikto

Nikto 2.1.5

Nikto performs comprehensive tests against web servers for multiple items, including over 6400 potentially dangerous files/CGIs, checks for outdated versions of over 1200 servers, and version specific problems on over 270 servers.Nikto is written in Perl...