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

Class Wots32

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

Winternitz signatures for 32-byte messages.

Source from the content-addressed store, hash-verified

326pub struct Wots16;
327/// Winternitz signatures for 32-byte messages.
328pub struct Wots32;
329/// Winternitz signatures for 64-byte messages.
330pub struct Wots64;
331/// Winternitz signatures for 80-byte messages.

Calls

no outgoing calls

Tested by

no test coverage detected