Inkrypt Description
Application has two tabs - Inkrypt and Verify. On the Inkrypt tab there is an Inkrypt button and when clicked it will generate a 6-digit random number. At the same moment it will generate Argon2 hash and display last 6 symbols of the hash. On the Verify tab user is expected to input 6 digits number and when he clicks Verify button, Argon2 hash will be generated and last 6 symbols of the hash will be displayed.
Open up