MCPcopy Create free account
hub / github.com/BitVM/BitVM / Wots16

Class Wots16

bitvm/src/signatures/public.rs:326–326  ·  view source on GitHub ↗

Winternitz signatures for 16-byte messages.

Source from the content-addressed store, hash-verified

324pub struct Wots4;
325/// Winternitz signatures for 16-byte messages.
326pub struct Wots16;
327/// Winternitz signatures for 32-byte messages.
328pub struct Wots32;
329/// Winternitz signatures for 64-byte messages.

Calls

no outgoing calls

Tested by

no test coverage detected