public class Argon2dTest extends Argon2Test
CUSTOM_MEMORY_COST, CUSTOM_PARALLELISM, CUSTOM_TIME_COST, customMStrategy, customPStrategy, customStrategy, customTStrategy, defaultStrategy, id
Modifier and Type | Method and Description |
---|---|
void |
badHashLength() |
void |
badMemoryCost() |
void |
badParallelism() |
void |
badSaltLength() |
void |
badTimeCost() |
customParameters, defaultType, invalidHash, needRehash, noRehash, wrongPassword
public void badMemoryCost() throws InvalidHashException
InvalidHashException
public void badParallelism() throws InvalidHashException
InvalidHashException
public void badTimeCost() throws InvalidHashException
InvalidHashException
public void badSaltLength() throws InvalidHashException
InvalidHashException
public void badHashLength() throws InvalidHashException
InvalidHashException
Copyright © 2020. All rights reserved.