Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keys generation #1

Merged
merged 10 commits into from
Mar 15, 2024
Merged

Keys generation #1

merged 10 commits into from
Mar 15, 2024

Conversation

ftheirs
Copy link
Contributor

@ftheirs ftheirs commented Mar 14, 2024

Skeleton app for Hybrid C + Rust
Cpp tests for keys generation
Local Blake2s hasher since it's not supported by Ledger SDK (based on official BLAKE2)
JS package initial version

⚠️ getAddressAndPubKey command will send public address, incoming viewing key and outgoing viewing key without user confirmation. This has to be restricted to enhance privacy.

⚠️ Ledger's CI will fail if the repo is not public

@ftheirs ftheirs merged commit e8c705c into main Mar 15, 2024
27 of 36 checks passed
@ftheirs ftheirs deleted the ft/keys_generation branch March 15, 2024 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants