Best Security Systems & Encryption Scripts for Web
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...
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,...
visualCaptcha for Ruby uses the revamped visualCaptcha "click-to-select" CAPTCHA system to easily distinguish human visitors from spam bots.For emotionLoop's original "drag&drop image to target area" CAPTCHA system, an unofficial Ruby library still...
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...
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...
This script uses .NET attributes to provide validation for your strongly typed business objects.Base classes ValidatableBase Provides the basic validation functionality.Key Members: - bool IsValid { get; } (Gets a bool indicating if the current state...
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...
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...
ApPHP WebsiteCleaner is a very lightweight and easy to use utility that will help non-technical users clean up their websites.To install just download, unzip, and then move it to a Web server. To start a scan, just enter the server path where the website...
Defa Protector is a relatively new technology that specifically targets HTML5 video players and allows webmasters to protect their copyrighted materials from being pirated online.This script lets audio and video files be played via the browser but blocks...