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