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.
This program is installable using the rpm package manager. See below for the install string. Required prerequisites are automatically processed by the package manager and, if needed, downloaded and installed.
yum install ccrypt
Program is distributed as ZIP package: download to temporary directory and unpack to destination folder. See below for download link(s).
Following ones are the download links for manual installation:
Ccrypt v. 1.10 (20/10/2012, Elbert Pol (TeLLie)) | Readme/What's new |
ChangeLog
v1.10 2012/10/18
(2012/10/16) PS1 - ccguess: tweaked the ordering of guesses
(2012/10/16) PS1 - ccguess: added -t option
(2012/10/15) PS1 - ccguess: use a 64-bit counter
(2012/10/14) PS1 - ccguess: updated exit status
(2012/10/14) PS1 - ccguess: added -n option
(2012/10/14) PS1 - ccguess: do not turn off character echoing on
password entry.
(2012/10/14) PS1 - ccguess: allow multiple files to be tested
simultaneously.
(2012/10/12) PS1 - ccguess: added -c option
(2012/10/11) PS1 - removed intltool build dependency
(2012/10/11) PS1 - fixed fchown() compiler warning, again
(2012/10/10) PS1 - added ccguess program
(2012/08/31) PS1 - man page: fixed name and usage of emacs package
(2011/05/13) PS1 - autoconf: new CADD variable to add to CFLAGS
(2011/01/08) PS1 - more error handling improvements: check output
of fflush, crypt
(2011/01/07) PS1 - fixed potential buffer overrun in make_nonce()
(2011/01/07) PS1 - better separation of i/o errors and other
system errors
(2011/01/07) PS1 - test suite: added environment variable
CHECK_CCRYPT to allow binaries outside the build tree to be tested
(2010/12/28) PS1 - emacs support: use existing buffer password
when re-reading a file; improved status messages
(2010/12/24) PS1 - more handling of unlikely errors
(2010/12/23) PS1 - fixed Rijndael reference code compiler warnings
(2010/12/23) PS1 - check for i/o errors in stream mode
(2010/12/23) PS1 - added frees in error handlers and at top level
(2010/12/23) PS1 - fixed fchown() compiler warning
(2010/11/10) PS1 - emacs support: fixed mapcar compiler warnings
(2010/08/08) PS1 - build a convenience library libccrypt.a
(2009/11/16) PS1 - rpm.spec: fix deprecated copyright tag,
reported by Johannes Ruscheinski.
(2009/09/09) PS1 - portability: made sources C++ compatible.
(2009/09/04) PS1 - autoconf: added --disable-emacs option.
(2009/09/04) PS1 - portability: fixed $EXEEXT error (bug
#2851058). |
hobbes.nmsu.edu/download/pub/os2/dev/util/Ccrypt.1.10-os2.zip | ||
Ccrypt v. 1.9 (29/8/2009) | Readme/What's new |
ChangeLog
v1.9 2009/08/28
(2009/06/15) PS1 - inlined functions, dropped -O3 compiler flag
(2009/06/14) PS1 - portability: fixed syntax in shell scripts
(2009/06/12) PS1 - portability: improved setmode() compatibility
(2009/06/12) PS1 - portability: work around /tmp bug on EMX-OS/2 |
hobbes.nmsu.edu/download/pub/os2/dev/util/Ccrypt.1.9-os2.zip |
This work is licensed under a Creative Commons Attribution 4.0 International License.
Add new comment