in reply to Encryption/Decryption with Perl and Java
accomplishes the same thing in your java function there.byte[] b = (new BigInteger("98a7ba97b8a",16)).toByteArray()
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Encryption/Decryption with Perl and Java
by Anonymous Monk on Oct 12, 2009 at 21:18 UTC |