📑 Table of Contents

ccrypt is a utility for the secure encryption and decryption of files and streams. It was designed as a replacement for the standard UNIX crypt utility, which is notorious for using a very weak encryption algorithm.

ccrypt is based on the Rijndael cypher, the same cipher used in the AES standard. However, in the AES standard a 128-bit block size is used, whereas ccrypt uses a 256-bit block size. ccrypt commonly uses the .cpt file extension for encrypted files.

ccrypt does not provide an authenticated encryption scheme and therefore does not protect the integrity of encrypted data.[1]

See also

edit

References

edit
  1. ^ "Peter Selinger: Ccrypt – Frequently Asked Questions".
edit


📚 Artikel Terkait di Wikipedia

Mcrypt

2007, despite years of unmerged patches. Maintained alternatives include ccrypt, libressl, and others. Examples of mcrypt usage in a Linux command-line

Bcrypt

developed in 2002 crypt - Unix C library function crypt - Unix utility ccrypt - utility Key stretching mcrypt - utility PBKDF2 - a widely used standard

Scrypt

developed in 2002 crypt – Unix C library function crypt – Unix utility ccrypt – utility Key derivation function Key stretching mcrypt – utility PBKDF2

Crypt (Unix)

should also be portable to any other Unix-like system) including mcrypt and ccrypt. While these provide support for much more sophisticated and modern algorithms

CPT (file format)

for Windows and Mac. The .cpt extension is used for files encrypted using ccrypt. .cpt is used for screen captures in the video game Tekken Tag Tournament

List of cryptographic software

2020 StegFS Tahoe-LAFS TrueCrypt VeraCrypt ACE Encrypt Acid Cryptofiler Ccrypt CipherSaber Crypt (Unix) CryptoBuddy CryptoGraf GNU fcrypt Mcrypt OpenPuff