[Bcrypt-users] Interoperability Java & C/C++ using bcrypt
Status: Beta
Brought to you by:
jwshelley
From: <Joe...@t-...> - 2007-01-04 15:37:24
|
Hi there, Does anybody knows something about the interoperability between encryption using the crypto-Package of the J2SE and using bcrypt on the other hand? Which parameters (padding, etc.) do I have to set in my Java-Source, in order to be able to decrypt a file with bcrypt, that has bin encrypted by java and vice versa? Joerg |