Skip to content

KeystoneHQ/rcc_android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RCC_Android

This project provides a integration between Rust Crypto Core and Keystone cold app, leveraging the power and efficiency of Rust while building Keystone hardware wallet. By using this binding, you can write sensitive parts of logic in Rust, while keeping the rest of the application logic in Java.

Installation

    git clone https://github.com/KeystoneHQ/rcc_android.git

Build

Go to each subdirectory and run Cargo build

Test

Go to each subdirectory and run Cargo Test

License

This project is share the same licence with keystone cold app

About

Rust Crypto Core for android binding

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages