EDCrypt 3.1
highlights

encrypts and decrypts files and text using 6 popular symmetrical ciphers encrypts and decrypts files and text using 6 popular symmetrical ciphers

calculates checksums (hashes, digests) of files and text using 18 popular hashing algorithms calculates checksums (hashes, digests) of files and text using 18 popular hashing algorithms

securely shreds files containing sensitive information securely shreds files containing sensitive information

demo project in several languages illustrates correct use and complements help file demo project in several languages illustrates correct use and complements help file

competitive pricing with quantity discounts, royalty free distribution rights competitive pricing with quantity discounts, royalty free distribution rights

description
EDCrypt is an ActiveX control for encrypting, decrypting and hashing files and text.
It supports six popular symmetrical ciphers: Blowfish, Cast128, Gost, RC2, Rijndael, and Twofish.
Following message digest algorithms are implemented: Adler32, CRC32, CRC32B, Gost, Haval128, Haval160, Haval192, Haval224, Haval256, MD2, MD4, MD5, RipeMD128, RipeMD160, SHA1, SHA256, SHA384, and SHA512.
The control can also securely shred disk files.
EDCrypt was designed to be used for:
  • encrypting disk files containing sensitive information
  • encrypting sensitive text data before transmission or storage in database
  • calculating checksums for file integrity verification
  • calculating string hashes for access authorization purposes
  • shredding no longer needed files containing sensitive data
links
download demo (zip, 0.38 MB)
view screen shots:
  1. encrypting or decrypting file, selecting Blowfish cipher from list of supported algorithms
  2. encrypting text data with Rijndael block cipher
  3. calculating MD5 checksum of a file
  4. calculating SHA1 digest of text data
  5. shredding (securely deleting) disk file
read help file online
suggest new feature