PINkman

PINkman

RedMadRobot

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 file is encrypted with the AES-256 algorithm in the GCM mode and keys are stored in the AndroidKeystore.

82 Stars
11 Forks
82 Watchers
Kotlin Language
mit License
100 SrcLog Score
Cost to Build
$22.8K
Market Value
$35.7K

Growth over time

8 data points  ·  2021-08-01 → 2026-04-01
Stars Forks Watchers
💬

How do you feel about this project?

Ask AI about PINkman

Question copied to clipboard

What is the RedMadRobot/PINkman GitHub project? Description: "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 file is encrypted with the AES-256 algorithm in the GCM mode and keys are stored in the AndroidKeystore.". Written in Kotlin. Explain what it does, its main use cases, key features, and who would benefit from using it.

Question is copied to clipboard — paste it after the AI opens.

How to clone PINkman

Clone via HTTPS

git clone https://github.com/RedMadRobot/PINkman.git

Clone via SSH

[email protected]:RedMadRobot/PINkman.git

Download ZIP

Download master.zip

Found an issue?

Report bugs or request features on the PINkman issue tracker:

Open GitHub Issues