blob: ded371505a460a6ee52c2e17afa6839417bb4d07 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description. Line
# up the first '|' above the ':' following the base package name, and the '|' on
# the right side marks the last column you can put a character in. You must make
# exactly 11 lines for the formatting to be correct. It's also customary to
# leave one space after the ':'.
|-----handy-ruler------------------------------------------------------|
ccrypt: ccrypt (unix crypt replacement)
ccrypt:
ccrypt: ccrypt is a utility for encrypting and decrypting files and
ccrypt: streams. It was designed as a replacement for the standard unix
ccrypt: crypt utility and is based on based on the Rijndael cipher
ccrypt: (aka AES)
ccrypt:
ccrypt: Home Page: http://ccrypt.sourceforge.net/
ccrypt:
ccrypt:
ccrypt:
|