-
-
Cifra.rar
Program that can crypt or decrypt a file
-
CodeSecurity.zip
Security Encryption and Decryption Unit
Contains :
Text Encrypt and Decrypt with Keys
Text Encode and Decode with Base64
Text Encrypt and Decrypt with WordTriple
File Encrypt and Decrypt with Word Triple
Two Fish Encrypt and Decrypt
-
-
-
-
-
enigma-algo.zip
to encypt and decrypt by using algorithm by matlab programming
-
RSAjava.rar
RSA four letter encryption written in Java just set your public and private keys and with the public key it encrypts four letters into five letters then with the five letter and your private key you decrypt the message into the original four letters
-
sdes_cpp.rar
SDES in C++
The constructor takes the key and initializes the key schedule. Methods are provided to encrypt and decrypt a byte, and a static method to print a byte in binary is also provided.
-
shuber-attr_encrypted_ruby.zip
Generates attr_accessors that encrypt and decrypt attributes transparently
It works with ANY class, however, you get a few extra features when you’re using it with ActiveRecord, DataMapper, or Sequel
-