ダウンロードリスト

プロジェクト概要

!BeeCrypt は、商用およびオープン ソースのプロジェクトで使用可能なツールキットの形で強力かつ高速な暗号化を提供する進行中のプロジェクトです。エントロピー ソース、乱数ジェネレーター、ブロック暗号、ハッシュ関数、メッセージ認証コード、多倍長整数のルーチン、およびパブリック キー プリミティブは、ライブラリに含まれています。

システム要件

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

2009-07-12 20:12
4.2.1

これは、次の迅速さのリリース4.2.0までの修正数autotoolsとインストールの問題です。旧autotoolsを嫌なものがクリーンアップされました。別のautomakeはアプローチは別々のコンポーネントをコンパイルするために使用されます。 C + +ヘッダのインストールの問題を修正しました。
This is a quick follow-up release to 4.2.0 that fixes a few autotools and installation problems. Old autotools cruft was cleaned up. A different automake approach is used for compiling separate components. A C++ header installation problem was fixed.

2009-07-12 20:11
4.2.0

OpenMPサポートのRSAのCRT(当初)を追加しました。 SHA - 224はとHMAC - SHA - 224が追加されました。 RIPEMD-128/160/256/320追加されました。 MD4は追加されました。 Red Hatは、Debianからのパッチがあり、Gentoo 4.1.2に適用された。 SPARCでのgccのコンパイルフラグが改善された。仕事MinGWの互換性に開始されました。 Cのオーバーホール+ + APIで行われていた、そのコードは特定の場所で難しい問題ですと警告される。
OpenMP support was added (initially for RSA CRT). SHA-224 and HMAC-SHA-224 were added. RIPEMD-128/160/256/320 was added. MD4 was added. The patches from Red Hat, Debian, and Gentoo for 4.1.2 were applied. The gcc compilation flags for SPARC were improved. Work on MinGW compatibility was started. A major overhaul of the C++ API was done; be warned that the code is still tricky in certain places.

2004-07-29 09:45
4.0.0

新しいC + + API層は、Javaのセキュリティと暗号化APIを手本に追加されました。コンテンツはGNU noexecstackセキュリティオプションが追加されました。もっとアセンブラのルーチンは、x86_64およびs390xプラットフォームのために追加された。 RSAの鍵ペアの作成にバグを修正しました;新しいコードは、IEEE P.1363アルゴリズムを使用します。バイナリの拡張GCDのアルゴリズムのバグが修正されました。 Tru64 Unixの上での設定のバグ修正(商品)に固定された。
タグ: Major feature enhancements
A new C++ API layer was added, modeled after
Java's security and cryptography API. The GNU
noexecstack security option was added. More
assembler routines were added for the x86_64 and
s390x platforms. A bug in the creation of RSA
keypairs was fixed; the new code uses the IEEE
P.1363 algorithm. A bug in the binary extended gcd
algorithm was fixed. A configuration bug on Tru64
Unix(r) was fixed.

2003-08-18 12:18
3.1.0

バイナリの拡張最大公約数の最終的な計算にバグが修正されました。 PowerPC64アセンブラ世代のバグが修正されました。 keyp放送の秘密鍵のコンポーネントがリリースされる前に消え去ってしまった。
タグ: Minor bugfixes
A bug in the final computation of the binary
extended gcd was fixed. A bug in PowerPC64
assembler generation was fixed. Private key
components of keyp airs are now wiped before
being released.

2003-06-21 17:18
3.0.0

このリリースでは、64のよりよいサポートビットプロセッサは、公開キーの操作で劇的な性能向上の結果を追加します。 APIとされました。doxygenのマニュアルに追加されている掃除されている。新しいアセンブラの最適化(がX86_64、アルファ、ia64以外、ppc64で、s390x、とm68k)が追加されている。 AESのアルゴリズムが追加されています。ユニットテストおよびベンチマークプログラムが追加されている。 Pythonバインディングに貢献している。
タグ: Major feature enhancements
This release adds better support for 64-bit processors, resulting in
dramatic performance improvements in public key operations. The API
has been cleaned and doxygen documentation has been added. New
assembler optimizations have been added (x86_64, alpha, ia64, ppc64,
s390x, and m68k). The AES algorithm has been added. Unit tests and
benchmarking programs have been added. Python bindings have been
contributed.

プロジェクトリソース