项目作者: KajetanSuchanski

项目描述 :
Android demo app providing an example of biometric authentication, screen lock and AES encryption and decryption
高级语言: Kotlin
项目地址: git://github.com/KajetanSuchanski/AndroidAuthDemo.git
创建时间: 2021-01-02T10:32:00Z
项目社区:https://github.com/KajetanSuchanski/AndroidAuthDemo

开源协议:Apache License 2.0

下载


API 16
Apache License 2.0

Android Authentication Demo

This project provides an example of biometric authentication on the Android platform.
The app is capable of encrypting and decrypting secret text using the AES cipher and secure random key stored in the Android keystore.
In addition to biometric authentication, this Android application requires a screen unlock beforehand.