[ANN] camellia_rb 1.1

A

ARTE$B?{Ln(B

Hi,

camellia_rb version 1.1 released.

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.0
* 'the object generation method'
and 'the setting method of the encrypting key'
Camellia.new
Camellia#set_key('key')
-> Camellia.new('key')
* 'CamelliaError#errno' and 'CamelliaError#error' is deleted
* 'CamelliaError' is changed to 'Error'
* the directory name of extended library is changed to 'ext'
* unused file/directory is deleted from the package

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

No members online now.

Forum statistics

Threads
473,781
Messages
2,569,615
Members
45,294
Latest member
LandonPigo

Latest Threads

Top