Download List

프로젝트 설명

ccrypt is a command line 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). This cipher is believed to provide very strong security. A compatibility mode is included for decrypting legacy "unix crypt" files.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-08-29 17:17
1.9

이 릴리스에는 수정 이동성 문제 번호. 여러 플랫폼에서 컴파일 오류, 맥 OS X, 우분투, 프리 BSD, 솔라리스 10을 포함한 고정되었습니다. 또한, 초보적인 운영 체제 / EMX를 통해 2 지원이 추가되었습니다. 기능에는 아무런 변화 1.8 릴리스에 상대적입니다.
This release fixes a number of portability issues. Compilation errors on several platforms have been fixed, including Mac OS X, Ubuntu, FreeBSD, and Solaris 10. Also, rudimentary OS/2 support via EMX has been added. There is no change in functionality relative to release 1.8.

2009-06-06 05:30
1.8

이 릴리스에는 몇 가지 사소한 버그 수정 및 추가 사소한 특징이다. 그것은 새 항목 - keyref 옵션을 두 번 암호를 프롬프트를 피하기 위해 추가합니다. 그것은 새로운 종료 코드의 경우 키 또는 입력하지 않으면 발견되지를 추가합니다. 그것은 국제화 지원 및 독일과 프랑스의 번역을 추가합니다. 그것은 수정 사용자 인터페이스에서 사소한 버그와 이맥스를 지원 업데이 트했습니다. 비밀 번호를 도스에서 스타일 엔드의 라인 마커가 이제 올바르게 인식 끝나는 파일입니다. 향상된 이동성 및 테스트.
This release fixes some minor bugs and adds minor features. It adds a new --keyref option to avoid a double password prompt. It adds a new exit code in case the key was not entered or not found. It adds internationalization support and German and French translations. It fixes minor bugs in the user interface and has updated emacs support. Password files ending in a DOS-style end-of-line marker are now correctly recognized. Improved portability and testing.

2004-03-30 05:07
1.7

대형 파일 지원하에 지금은 Cygwin에서 작동합니다. 2 배 암호화 암호에 대한 메시지를 지금은 기본 설정입니다. - 해제 - libcrypt 구성 옵션은 시스템이 어디에 libcrypt 고장에 추가되었습니다.
Tags: Minor feature enhancements
Large file support now works under Cygwin.
Prompting twice for encryption passwords is now
the default. The --disable-libcrypt configuration
option was added for systems where libcrypt is
broken.

2003-08-27 11:46
1.6

하지만, 잠재적으로 끔찍한 희귀 세분화 잘못이 해결되었습니다.
Tags: Minor bugfixes
A rare, but potentially nasty segmentation fault was fixed.

2003-08-26 10:00
1.5

이 버전의 코드와 몇 가지 버그 수정에 많은 개선을 갖추고있습니다. - 일치하지 않는 옵션을 지금 다시 작동합니다. Ccrypt 지금도는 gcc - 3.3 컴파일러는 아래와 주사해 컴파일러를 컴파일합니다. 더 의미있는 값을 반환되었다. 자동 구성, 그리고 개선되었습니다 개의 새 항목 -와 함께 lispdir 구성 옵션이 추가되었습니다. "확인"타겟 더 많은 기계에 작동하도록 향상되었습니다. 이맥스의 일부 버그 수정을 지원했다.
Tags: Minor feature enhancements
This version features numerous improvements to the
code and some bug fixes. The --mismatch option now
works again. Ccrypt now also compiles under the gcc-3.3
compiler and the cc compiler. Return values were made
more meaningful. Autoconfiguration has been improved,
and a new --with-lispdir configuration option was added.
The "check" target has been improved to work on more
machines. Some bugs in emacs support were fixed.

Project Resources