[ANN] camellia_rb 1.2

A

ARTE$B?{Ln(B

Hi,

camellia_rb version 1.2 released.
It supported ruby 1.9.1 rc1.


camellia_rb is a Camellia package for Ruby.
Camellia is a symmetric key block cipher developed jointly
in 2000$B!!(Bby world top class encryption researchers
at NTT and Mitsubishi Electric Corporation.

Camellia has been internationally recognized,
for example the selection project on the European
recommendation of strong cryptographic primitives,
NESSIE, evaluated Camellia to have
"many similarities to the AES, so much of the analysis
for the AES is also applicable to Camellia."

Supported key length : 128bit/192bit/256bit
Supported modes of operation : ECB/CFB/CBC
license : see License.txt


changes
=======
from version 1.1
* It corresponded to ruby-1.9.1-rc1.
* 'RSTRING()->len' is changed to 'RSTRING_LEN()'.
* 'RSTRING()->ptr' is changed to 'RSTRING_PTR()'.
* This version is tested in ruby 1.8.5, 1.8.7 and 1.9.1 rc1
environment.
* In the version before ruby 1.8.5 that can not use
RSTRING_LEN/RSTRING_PTR, then they are automatically
defined using RSTRING internally.

website
=======
http://info.isl.ntt.co.jp/crypt/camellia/source.html#ruby_package
http://raa.ruby-lang.org/project/camellia-rb/
http://rubyforge.org/projects/camellia-rb/


Regards,
sugano
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,995
Messages
2,570,226
Members
46,815
Latest member
treekmostly22

Latest Threads

Top