Cryptography

AES Decrypt

Admin | 05-May-2016 | C#, VB.Net, C, C++

The Advanced Encryption Standard (AES) also known as Rijndael is a specification for the encryption of electronic data. For AES Encrypt algorithm ...

AES Encrypt

Admin | 05-May-2016 | C#, VB.Net, C, C++

The Advanced Encryption Standard (AES) also known as Rijndael is a specification for the encryption of electronic data. For AES Decrypt algorithm ...

AP Hash

Admin | 11-Sep-2015 | C#, VB.Net, C, C++

AP is a hybrid rotative and additive hash function algorithm.

Atbash Cipher Helper

vitol96 | 21-Dec-2016 | PHP

Atbash is a mono-alphabetic substitution cipher originally used to encode the Hebrew alphabet. It can be modified for use with any known alphabet. ...

BKDR Hash

Admin | 11-Sep-2015 | C#, VB.Net, C, C++

BKDR is a simple hash function using a strange set of possible seeds which all constitute a pattern of 31....31...31 etc.

BP Hash

Admin | 11-Sep-2015 | C#, VB.Net, C, C++

BP is a hash function algorithm.

Caesar Cipher

Admin | 12-May-2016 | C#, VB.Net, C, C++, PHP

In cryptography, a Caesar cipher, also known as shift cipher, Caesar's cipher, Caesar's code or Caesar shift, is one of the simplest and most ...

DEK Hash

Admin | 11-Sep-2015 | C#, VB.Net, C, C++

DEK is a hash function algorithm.

DES

Admin | 07-May-2016 | C#, VB.Net, C, C++

The Data Encryption Standard (DES) is an symmetric-key algorithm for the encryption of electronic data. DES works by using the same key to encrypt ...

DJB Hash

Admin | 11-Sep-2015 | C#, VB.Net, C, C++

DJB is a hash function algorithm.