Crypto Factory

Crypto Factory encrypts and decrypts files using 256-bit Advanced Encryption Standard (AES) cipher-block chaining (CBC) encryption. By using Crypto Factory you can encrypt and decrypt files in bulk or individually. AES is a specification for the encryption of electronic data. Established by the National Institute of Standards and Technology in 2001, it has been adopted by the United States government and other countries around the world to protect confidential data and information. AES is one of the most secure electronic data encryption standards in use today. One of the key features of CBC is the use of a chaining mechanism that ensures that blocks containing identical plain-text values will not produce identical cipher-text values. The Application uses Microsoft Cryptographic Engine class of .NET framework to encrypt and decrypt files and Microsoft .NET Security Cryptography Namespace to encode and decode files to prepare them for encryption or decryption. This makes sure that encrypted files follow the encryption standard (AES CBC) and key strengths meet recommended security requirements.

Features:

  • AES 256-bit encryption and decryption
  • Encrypt and decrypt files in bulk or individually
  • Cipher-block chaining (CBC) technology
  • Key strength meets applicable security requirements.

Comments