r-jo

Results 1 comments of r-jo

in the code above by java-crypto new PBEKeySpec(...) it takes bits not bytes as input... though I guess 256 bit, not byte what he wanted... and 1 byte = 8...