Martin Page
unread,Sep 28, 2009, 4:33:17 PM9/28/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to As3Crypto Discussion List
Hi,
I'm trying to make RSAKey work and im runing the RSAKeyTest
and im having a problem with the testLongText test.... I run it 100
times and its works most of it but some times it doesnt work ... and i
get this exception:
PKCS#1 unpad: i=0, expected b[i]==2, got b[i]=b
EXCEPTION THROWN: Error: Decrypt error - padding function returned
null!
Error: Decrypt error - padding function returned null!
at As3Crypto.com.hurlant.crypto.rsa::RSAKey/_decrypt()
Im working with se src ... and the las version ...
what can i do.