How cool is this. "This is a program for encrypting/decrypting streams of data using Rijndael and Cipher Block Feedback mode (CFB-128). Encrypt/decrypt stdin using the Advanced Encryption Standard winner "Rijndael" encryption algorithm in Cipher Block Feedback (stream) mode. Uses /dev/urandom to . . . . How cool is this. "This is a program for encrypting/decrypting streams of data using Rijndael and Cipher Block Feedback mode (CFB-128). Encrypt/decrypt stdin using the Advanced Encryption Standard winner "Rijndael" encryption algorithm in Cipher Block Feedback (stream) mode. Uses /dev/urandom to create a salt. Prepends the output stream with salt when encrypting, strips it off when decrypting." The link for this article located at aescrypt.sourceforge.net/ is no longer available. . AESCrypt employs the Rijndael algorithm to safeguard sensitive data in shell scripts from unauthorized access, utilizing symmetric key cryptography for files and passwords.. Rijndael Encryption, Shell Script Security, Data Protection, Stream Mode Encryption. . LinuxSecurity.com Team
Get the latest Linux and open source security news straight to your inbox.