[Logic-security-developers] Cryptography Algorithms
Brought to you by:
computergeek693
From: Alexander B. <ba...@gm...> - 2005-08-31 19:37:19
|
Hi everybody, This is my first email to the list as I've been a bit busy these last=20 weeks, but now I'm ready to actually contribute something! I wanted to ask if anyone is doing any work regarding the crypto=20 algorithms. The existing algorithms in the project were developed by Vangel= i=20 himself, and after talking to him, he agreed it might be a good idea to=20 include some of the well known algorithms such as AES (Rijndael) or RSA. I am currently trying to use the Crypto++ library and (in case I don't=20 manage to do it, because there isn't really any documentation in the lib) I= =20 have found a source code implementation of AES (C++). I am quite familiar= =20 with cryptography (in that I've used almost every algorithm) but I'm not as= =20 familiar with C++ :) Anyway, if there is anyone who is currently working or= =20 encryption or would like to work on that, then maybe we could help each=20 other out. Also, what are your thoughts on a .NET version of the suite (you know, for= =20 the next version(s) of Windows, which are supposed to be based on .NET). Take care, Alex |