Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BitVM/BitVM
/ winternitz.rs
File
winternitz.rs
bitvm/src/signatures/winternitz.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
use super::utils::*;
2
use crate::treepp::*;
3
use bitcoin::{
4
hashes::{hash160, Hash},
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected