ダウンロードリスト

プロジェクト概要

ccrypt は暗号化とファイルおよびストリームを復号化するためのコマンド ライン ユーティリティです。それは非常に弱い暗号化アルゴリズムを使用してのために悪名高いが、標準的な Unix crypt ユーティリティの代替品として設計されました。ccrypt は米国政府の選ばれた候補者の高度な暗号化標準 (AES) の Rijndael の暗号に基づいています。この暗号は非常に強力なセキュリティを提供すると考えられています。互換モードは従来の「unix crypt"ファイルを解読するため含まれています。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2009-08-29 17:17
1.9

このリリースで修正プログラムの移植性の問題の数です。いくつかのプラットフォーム上でコンパイルエラーは、Mac OS Xは、Ubuntuのは、FreeBSD、およびSolaris 10を含む固定されている。また、初歩的なOSの/ 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

このリリースで修正いくつかのマイナーなバグや追加のマイナー備えています。これは、新規メッセージ-キー参照オプションは、ダブルパスワードのプロンプトを避けるために追加されます。これは、新しい終了コードの場合には、キーまたは入力されませんでしたが見つからない場合に追加します。これは国際化をサポートし、ドイツ語とフランス語の翻訳を追加します。この修正プログラムには、ユーザーインターフェイスのマイナーなバグやemacsのサポートを更新しました。パスワードは、DOSのスタイルでend - of -ラインマーカーが正しく認識されて終わるファイルです。改良移植とテスト。
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回の暗号化パスワードのプロンプトがデフォルトになりました。オプション- disable -のlibcrypt構成オプションのシステムでのlibcryptが壊れているために追加されました。
タグ: 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

しかし、潜在的に厄介なまれなセグメンテーションフォールトが修正されました。
タグ: Minor bugfixes
A rare, but potentially nasty segmentation fault was fixed.

2003-08-26 10:00
1.5

このバージョンは、コードといくつかのバグ修正に多くの改良しています。 -不一致オプションは、現在再び動作します。 Ccrypt、今はgcc - 3.3のコンパイラの下では、ccコンパイラをコンパイルします。戻り値の意味が行われた。自動設定、および改善されている新規は- with - lispdirを構成オプションが追加されました。"チェック"ターゲットを複数のマシン上で動作するように改良されています。 emacsでいくつかのバグのサポートが修正されました。
タグ: 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.

プロジェクトリソース