Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/lightning
/ sha256
Class
sha256
common/key_derive.c:31–31 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
29
struct pubkey *key)
30
{
31
struct sha256 sha;
32
unsigned char der_keys[PUBKEY_CMPR_LEN * 2];
33
34
pubkey_to_der(der_keys, per_commitment_point);
Callers
3
derive_simple_key
Function · 0.70
derive_simple_privkey
Function · 0.70
key_derive.c
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected