2012-10-31

HW3 Password Salt.

Originally Posted By: kywong
When it says that the pw salt is an integer generated through a random number generator, should we just use Random.nextInt, or should we use smaller integers?
'''Originally Posted By: kywong''' When it says that the pw salt is an integer generated through a random number generator, should we just use Random.nextInt, or should we use smaller integers?

-- HW3 Password Salt
That's fine
That's fine
X