Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* minLength was duplicated, was clearly maxLength. * the length in pattern was wrong. minimum 128 bit = 16 byte = 32 hex chars. maximum double of the minimum.
- Loading branch information