Categories
Tags → Md5 Encryption

Simple Login Script

A simple script in PHP and MySQL that can be implemented on any site for login/signup options. It uses md5 encryption algorithm so data is kept in the most secure manner possible.
DETAILS

MSCCrypto for Windows

MSCCrypto is an Active Server component. It is a collection of the best encryption and hashing algorithms: RSA public key algorithm AES symmetric block algorithm Blowfish symmetric block algorithm Cast5 symmetric block algorithm TripleDES sy...
DETAILS

MD5 + Salt + sha1 + base64_encde Encryption tutorial tips tricks and demos

MD5 + Salt + sha1 + base64_encde Encryption tutorial tips tricks and demos This teaches begginers about encryption in several methods such as MD5 ,Salt , sha1 ,base64_encde also there is a bit help in dencrytion This is very simple tutoria...
DETAILS

HsCipherSDK Encryption Library

HsCipherSDK is an Encryption Library providing an API to a suite of symmetric key cryptographic algorithms and one way hash digital signature algorithms. The library includes the following block and stream cipher modules: * AES (Advanced Encryp...
DETAILS

HS Crypto C Source Library

HS Crypto is a software library in C (supplied with full source code) which offers a programmer an API to several data encryption / decryption algorithms. Implemented methods include the use of 2 either pre-defined or dynamically generated translatio...
DETAILS

How to Encrypt String Using MD5

In classic ASP there is no any encrypt function. But you can use this useful source code to encrypt any string data using MD5. MD5 encryption is a one-way hashing algorithm. MD5 is a great advantage because it is speed and easy to use.
DETAILS

Page:
©2003-2019 jCay.com