https://github.com/lit-protocol/hd-keys-curves
A proof of concept for implementing HD keys with Cait-Sith
https://github.com/lit-protocol/hd-keys-curves
Last synced: 5 months ago
JSON representation
A proof of concept for implementing HD keys with Cait-Sith
- Host: GitHub
- URL: https://github.com/lit-protocol/hd-keys-curves
- Owner: LIT-Protocol
- Created: 2023-06-22T14:00:19.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-03T22:30:14.000Z (over 1 year ago)
- Last Synced: 2025-09-04T16:55:17.683Z (11 months ago)
- Language: Solidity
- Size: 351 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hd-keys-ecdsa
A proof of concept for implementing HD keys with Cait-Sith.
The HD key derivation scheme is based on [On the security of ECDSA with additive key derivation and
presignatures](https://eprint.iacr.org/2021/1330.pdf) and [Design and analysis of a distributed ECDSA signing service](https://eprint.iacr.org/2022/506.pdf)