1006fd9503
keyfork-derive-util: cleanup types
96e6c236f0
keyfork-derive-util: add some documentation
5424e66aed
**/Cargo.toml: refactorings
e850c75879
keyfork-derive-util: Flesh out most of secp256k1
735f9b4442
Makefile: add kustomize
ae7166d7d3
Makefile: fix gopath issues
0a444e205a
go toolchain 1.20.4: not working, need to fix GOROOT
98baaed81c
cargo fmt
da96ea94bd
keyforkd: extract DerivablePath
a9209ee36a
keyforkd: swap minicbor for serde + bincode
067de52e4b
keyforkd: initial commit
fa8e6d726d
keyfork-frame: add asyncext to allow AsyncRead/AsyncWrite
Rewrite keyfork-frame in terms of
bytes::Buf
and bytes::BufMut