[ 源代码: ccrypt ]
软件包:ccrypt(1.11-4)
secure encryption and decryption of files and streams
ccrypt is a utility for encrypting and decrypting 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 cipher, which is the U.S. government's chosen candidate for the Advanced Encryption Standard (AES, see http://www.nist.gov/aes). This cipher is believed to provide very strong security.
其他与 ccrypt 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libcrypt1 (>= 1:4.1.0)
- libcrypt 共享库
-
- sug: elpa-ps-ccrypt
- Emacs addon for working with files encrypted with ccrypt