Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.479.605 Times

Encryption Algorithm freeware
Filter: All | Freeware | Demo
 

Encryption Algorithm

1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 440

Python XTEA Encryption The module implements the basic XTEA block encryption algorithm (`xtea_encrypt`/`xtea_decrypt`) and also provides a higher level `crypt` function which symmetrically encrypts/decrypts a variable length string using XTEA in OFB mode as a key generator. The `crypt` function does not use... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (52): Python XTEA Encryption Download

Added: May 10, 2013 | Visits: 393

Simple XOR keyword Encryption This script shows a very simple keyword encryption algorithm. It produces an encrypted string the same size as the orginal. Not very strong encryption but good enough for lightweight stuff. Works on bytes so could be used for binary streams if converted to and from stri bytes so could be Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (56): Simple XOR keyword Encryption Download

Added: July 21, 2013 | Visits: 719

TinyCrypt TinyCrypt is a NEW encryption algorithm, not written by an expert, nor significantly peer-reviewed. For protecting critical data, please consider alternatives until TinyCrypt is proven. That said, if you're just having fun, or have data that is more easily stolen while you're away from your... Platforms: *nix

License: Freeware Size: 51.2 KB Download (98): TinyCrypt Download

Released: August 08, 2012  |  Added: August 08, 2012 | Visits: 344

Dr. Crypt Encryption Algorithm & Library DrCrypt, based on basic xor(exclusive or) encryption which is designed to be fast and reliable. Also DrCrypt supports 3 platform.(Java, .NET, Win32) Platforms: Windows, Mac, Linux

License: Freeware Size: 6.21 MB Download (50): Dr. Crypt Encryption Algorithm & Library Download

Added: April 23, 2013 | Visits: 444

Caesar Cipher his is one of the Classical encryption Algorithm, Not secure one but good for teaching. Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Caesar Cipher Download

Released: June 03, 2006  |  Added: June 17, 2007 | Visits: 1.555

WinCrypto The Application helps to encrypt and decrypt sensitive information. Well known RC4 encryption algorithm is used by WinCrypto application. The WinCrypto is optimized well and works extremely fast. The application is compatible with Win98SE / Me / NT / Win2000 / XP / Win2003. Platforms: Windows

License: Freeware Size: 20 KB Download (221): WinCrypto Download

Released: July 21, 2012  |  Added: July 21, 2012 | Visits: 424

Crypditor Cypditor is a text editor to save data with a high-secure encryption algorithm (AES). No other software needed: application and documents are in one, beacuse the mechanism to encrypt and decrypt the text files is part of it. No installation required! Simple but secure: Write your text or import... Platforms: Windows

License: Freeware Size: 768 KB Download (415): Crypditor Download

Released: January 13, 2013  |  Added: January 13, 2013 | Visits: 635

FileEncrypt FileEncrypt is a tiny and handy program to encrypt your important files by a strong and fast encryption algorithm. What you need to do is type your password and select a file. Also the advanced key strong length feature is included. When you want to decrypt your file, just put your password into... Platforms: Windows

License: Freeware Size: 171 KB Download (454): FileEncrypt Download

Added: May 10, 2013 | Visits: 728

Image Enigma It was modeled after the World War II German encryption algorithm, Enigma.The program also generates the rotors for use and encrypts/decrypts plain text. Platforms: Windows, Mac, *nix, Java, BSD Solaris

License: Freeware Download (62): Image Enigma Download

Added: September 10, 2013 | Visits: 466

SolitaireCryptoDemo SolitaireCryptoDemo is a visual demonstration of the steps involved in generating a keystream using Bruce Schneier's Solitaire encryption algorithm. Featuring smooth animations and descriptions of all steps. Example Instructions: Start demo with "python SolitaireCrypto.py". Press "Space" to... Platforms: *nix

License: Freeware Size: 2.14 MB Download (52): SolitaireCryptoDemo Download

Added: August 02, 2008 | Visits: 1.494

ARC4 Text Encryptor The ARC4 Text Encryptor allows you to encrypt and decrypt text based data using the ARC4 encryption algorithm. Wikipedia says: - In cryptography, RC4 (also known as ARC4 or ARCFOUR) is the most widely-used software stream cipher and is used in popular protocols such as Secure Sockets Layer (SSL)... Platforms: Windows

License: Freeware Size: 1.19 MB Download (524): ARC4 Text Encryptor Download

Added: February 11, 2010 | Visits: 1.238

TEA Total TEA Total is a very small 128 bit private key based encryption/decryption system which uses the block variant of TEA (Tiny Encryption Algorithm). TEA is said to be several times faster than DES, as well as being much smaller and possibly more secure. It also isnt encumbered by any patents and... Platforms: *nix

License: Freeware Size: 17.41 KB Download (102): TEA Total Download

Added: April 20, 2010 | Visits: 1.060

yyyRSA yyyRSA is a simple program to encrypt and decipher messages with the RSA asymetrical encryption algorithm. Alice wants to send Bob a message. Eve can monitor the communication between Alice and Bob. he can read everything they send to each other. Bob creates a key. It will consist of two... Platforms: *nix

License: Freeware Size: 45.06 KB Download (112): yyyRSA Download

Released: May 11, 2013  |  Added: May 14, 2013 | Visits: 1.254

Free Text Encrypt Free Text Encrypt is a freeware secure text encryption software. It uses the Advanced Encryption Standard (AES) specification to protect your confidential data. The AES encryption algorithm secures the sensitive and unclassified information from illegal access. To encrypt your message, simply... Platforms: Windows

License: Freeware Size: 2.55 MB Download (79): Free Text Encrypt Download

Released: October 19, 2012  |  Added: October 19, 2012 | Visits: 466

DLOCK2 DLOCK2 is a simple command line file encryption/decryption utility program that uses the free Diamond 2 Encryption Algorithm. Full source code and documentation of the algorithm and the master's thesis it is based on are included. It compiles with Gnu C++ and other compilers, so it can be adapted... Platforms: Windows, Linux

License: Freeware Size: 573 KB Download (409): DLOCK2 Download

Released: November 05, 2012  |  Added: November 05, 2012 | Visits: 448

Blowfish VHDL Core BlowfishVHDL - free fully synthesizable Blowfish encryption algorithm hardware implementation. Platforms: Windows, Mac, Linux

License: Freeware Size: 32.22 KB Download (53): Blowfish VHDL Core Download

Released: November 19, 2012  |  Added: November 19, 2012 | Visits: 577

f_TEA Flash/PHP adaptation of the XTEA encryption algorithm. Allows encryption/decryption of sensitive data using 128-bit key. May be used for network data (HTTP) or offline for implementations like secure CD-ROM projects. Platforms: Windows, Mac, Linux

License: Freeware Size: 27.64 KB Download (53): f_TEA Download

Released: October 05, 2012  |  Added: October 05, 2012 | Visits: 495

Glowfish: AJAX Blowfish A Javascript implementation of the Blowfish Encryption Algorithm described by Bruce Shneier circa 1993. Blowfish is a keyed, symmetric block cipher common in cipher suites and was placed, by Mr. Shneier, in the public domain. Platforms: Windows, Mac, Linux

License: Freeware Size: 8.85 KB Download (50): Glowfish: AJAX Blowfish Download

Released: June 27, 2012  |  Added: June 27, 2012 | Visits: 494

TEACrypt 80x86 The Tiny Encryption Algorithm (TEA) was developed by David Wheeler and Roger Needham at the Computer Laboratory of Cambridge University. The variant used was developed by David Wagner. TEACrypt 80x86 is the porting of this algorithm to the 80x86 platform Platforms: Windows, Mac, Linux

License: Freeware Size: 94.8 KB Download (51): TEACrypt 80x86 Download

Added: September 03, 2013 | Visits: 379

Klepshydra pshydra (codename nympha) is a Mac OS X Dashboard widget, the latest stage in the evolution of an encryption/ decryption code I've been developing over the last few years, which I have named as Messaging Encryption Algorithm or MEA. Following the previous work, codename egg (a messy and... Platforms: Mac

License: Freeware Size: 174.08 KB Download (46): Klepshydra Download

1 2 3 4 5 >