Hello,

I've been doing some work recently on crypto code, and noticed that
there aren't many/any good clean implementations of performant crypto
code out there (or maybe I just don't know of them).  Both OpenSSL's
and NSS's code has issues w/ portability and/or cleanliness.

But, I prefer to reuse code so that hopefully, when one bug is found,
derivatives can be fixed.

Is there any interest in collaberation?

My current interest is in AES-GCM and AES-XTS.

I'm looking at taking a version of the AES-GCM code from NSS (heavily
modified as it is unportable) for import into FreeBSD.

Thanks.

-- 
  John-Mark Gurney                              Voice: +1 415 225 5579

     "All that I will do, has been done, All that I have, has not."

Reply via email to