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

PassHash

PassHash 1.0

PassHash is made up of two form fields where the user can enter his password, and a button which when pushed generates the password hash.How can this be useful? you may ask yourself.Simple. PassHash can be used in situations where you forgot your password...

Spring Security

Spring Security 4.1.1 updated

Spring Security was formerly known as the Acegi Security System for Spring. The newer versions of this framework provide a huge array of authentication and access-control features for Spring-developed applications and is a de-facto standard when it comes...

PicketLink

PicketLink 2.7.1 updated

PicketLink implements basic security filters for dealing with basic operations in many Java applications. PicketLink has a codebase centered around user authentication, authorization and sessions handling, being a powerful enterprise-level tool for...

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

phpSecurePages 0.44 beta

phpSecurePages can be used to protect sensitive pages with an user login system.The authentication relies on a MySQL database to store users and on PHP to handle all redirects and blocking actions.Features:cursor-pointer" onclick="spovl3hide();">...

ADsafe

ADsafe 2016-02-07 updated

ADsafe is basically a subset of the JavaScript scripting language.This subset is a modified version of JavaScript in which access to the page's DOM and global variables has been removed, items considered the main entry point for various security...

Suhosin

Suhosin 0.9.38 updated

Suhosin extends built-in PHP security mechanisms, by adding detection, prevention and fixes for known PHP security risks and flaws.Suhosin is made up of various low-level protection patches.It can prevent bufferoverflows or format string vulnerabilities,...

pidCrypt

pidCrypt 0.06

The library functions by the principle that no raw clear text data should be sent to the server from the client side.The library is meant to facilitate a more efficient use of these methods.pidCrypt supports RSA and AES encryption and decryption, MD5 and...

xkcdpass

xkcdpass 1.4.0 updated

The 936th issue of the famous XKCD comic has brought to light an interesting concept when it comes to password policies.This issue didn't only break down why the current method of choosing passwords is producing hard to remember passwords, but why all...