user-pin topic

List user-pin repositories

PINkman

85
Stars
11
Forks
Watchers

PINkman is a library to help implementing an authentication by a PIN code in a secure manner. The library derives hash from the user's PIN using Argon2 function and stores it in an encrypted file. The...