Skip to content

A Java Module built to enable interfacing with the android keystore from rust.

Notifications You must be signed in to change notification settings

AvailX/keystore_module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Avail Keystore Module

This is a library written in java to handle storage of keys in the android keystore. This work is derived from react-native-keychain and has been changed to cater for storage of private and viewing keys locally on android device. Once can interact with this module in rust through JNI-Bindings.

Caution

This module has not been audited and is currently in development and testing. This is not yet ready for use and we offer no liability for any loss of keys and any implications that come from that loss.


Documentation and README coming soon.

About

A Java Module built to enable interfacing with the android keystore from rust.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages