[Botan-devel] RSA With C++ And Java

Jack Lloyd lloyd at randombit.net
Thu Dec 6 15:29:55 EST 2007


It looks like JCE supports OAEP
("RSA/ECB/OAEPWithSHA1AndMGF1Padding"), which is also supported by
Botan ("OAEP-MGF1(SHA-1)")

-Jack

On Thu, Dec 06, 2007 at 09:11:54PM +0100, z3ky wrote:
> hi,
> i have to write a c++ program to encrypte a simple string using rsa and
> a java program to decrypt this string. does somebody know which botan
> encryption type is compatible to the java rsa function?
> 
> greetz
> z3ky
> _______________________________________________
> botan-devel mailing list
> botan-devel at randombit.net
> http://www.randombit.net/mailman/listinfo/botan-devel


More information about the botan-devel mailing list