Attached is a patch to change AESEncrypterBC to use java.security.SecureRandom
instead of java.util.Random to generate the salt. It also initializes all 16
bytes of salt rather than just the first 8.
Original issue reported on code.google.com by mdemp...@google.com on 18 May 2011 at 9:57
Original issue reported on code.google.com by
mdemp...@google.com
on 18 May 2011 at 9:57Attachments: