f5d033c180
-- 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. WWW: http://aescrypt.sourceforge.net/
6 lines
148 B
Plaintext
6 lines
148 B
Plaintext
@comment $OpenBSD: PLIST,v 1.1.1.1 2001/07/05 03:28:09 lebel Exp $
|
|
bin/aescrypt
|
|
bin/aesget
|
|
share/doc/aescrypt/README.html
|
|
@dirrm share/doc/aescrypt
|