
camellia-android
camellia-android
English
camellia-android is a Android JNI wrapper for an open source implementation of the Camellia encryption library. Currently, it only supports Ubuntu, but is based on the ctypes module, so should be easy to add support for Unix/Linux/Windows.
AESLib is a Android Java wrapper for an open source implementation of the AES encryption library.
Japanese
camellia-androidはCamellia(共通鍵暗号方式)のAndroid JNIラッパーとして開発しオープンソースとして公開します。現在のバージョンではUbuntuで開発を行っています。ライブラリのバイナリはどの環境でも簡単に利用出来ます。
AESLibはJavaラッパーとして開発しオープンソースとして公開します。
What's new(2011/8/2)
English
aeslib was bug fixed.
bug: The same could not be encrypted AESLib different versions of the Android.
bug: Parameter set to character type to getBytes() method.
mod: Sets the salt key to the constructor of AESLib.
test version: Android 2.1, 2.2, 2.3.1, 3.0
Japanese
aeslibのバグフィックス対応
bug: 異なるAndroidバージョン間で暗号化結果が同一とならなかった。
bug: getBytes()メソッドに文字種別を設定していなかった。
mod: AESLibのコンストラクタに、Saltキーを設定できるように変更した。
test対象: Android 2.1, 2.2, 2.3.1, 3.0
What's new(2011/7/27)
English
camellia-android was bug fixed.
bug: If there is no ciphers key(case:CiphersKey is null) does not output an exception error.
aeslib is First release.
aeslib will use the android framework and has camellia-android compatible interface.
aeslib is camellia-android performance comparison purposes and was created.
Therefore, we do not provide binaries.
Japanese
camellia-androidのバグフィクス対応
bug: 暗号キーが無い(CiphersKeyがnull時)の場合、例外エラーが出力されません。
aeslibの初版リリース
aeslibはandroidフレームワークを利用し、camellia-androidとインタフェース互換としています。
これは、camellia-androidと性能比較用途で作成しました。
したがって、aeslibはバイナリでの提供は行なっていません。
What's new(2011/5/31)
English
First release.
Japanese
初版リリース
camellia-android Specifications
English
ArrayList<string>
. Null data and synchronized position in List order.Japanese
ArrayList<String>
を使用し、null値やList順序も同期.Project Information
The project was created on May 22, 2011.
- License: Apache License 2.0
- 4 stars
- svn-based source control