Wednesday, January 30, 2008

RSA engine

Ok, I finally have a (almost) working example of RSA + Rand engine for OpenSSL.

I only have to implement ciphers ans digests and I will have the whole engine stub I need.

OpenSSL engine

I'm getting crazy experimenting with OpenSSL and its engines.

I find it very difficult to work without any type of documentation. Any progress will be reported here.