[squeak-dev] Crypto RSAWithSHA1 sign

Denis Kudriashov dionisiydk at gmail.com
Tue Sep 21 15:21:32 UTC 2010


Hello

Is somebody use Cryptography for RSA with SHA1 digital signature?

I try do same result as I hava in java programm
I have rsa private key as smalltalk object. It has same values as java
private key object.

But code

privateKey v15SignMessage: message asByteArray  .

returns me wrong result. Its differ from java working test
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20100921/d51822c0/attachment.htm


More information about the Squeak-dev mailing list