On Fri, Nov 02, 2007 at 09:24:12AM +0900, thefed wrote:
I saw the Pure Ruby library (kudos to that!), but was looking for
speed as a factor. That means a C extension is probably necessary.
If all else fails, I’m looking to use ruby2cext to make the Pure Ruby
library a Pure Ruby Library in C.
That should be pretty nice, i might add!
Thanks,
Ari B.
Once the next rubygems comes out I’ll be releasing a ruby extension
ruby-libtommath (needs mkrf) and then start work on ruby-libtomcrypt
which will probably satisfy much of this need.
If you want a TEA C extension, I can see what I can whip up from one of
the existing C implementations of TEA.
I’ve been using Ruby’s OpenSSL library to create and verify RSA digital
signatures. I’ve been having issues because there is very little to no
documentation. However, my company been posting blogs on how we’ve used
them. Here are some of the blogs: