Mikhail Gorshenin's repositories

Language:PythonStargazers:0Issues:1Issues:0
Stargazers:0Issues:0Issues:0

kotest

Powerful, elegant and flexible test framework for Kotlin

Language:KotlinLicense:Apache-2.0Stargazers:0Issues:1Issues:0

PINkman

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.

Language:KotlinLicense:MITStargazers:0Issues:1Issues:0