Structs§
- Blinded
Signature - A blind signature.
- Public
Key - A Mizaru public key. This is actually just the merkle-tree-root of a huge bunch of bincoded RSA public keys!
- Secret
Key - A Mizaru private key. Consists of a vast number of RSA private keys, one for every day, for the 65536 days after the Unix epoch. This supports serde so that you can save this to disk.
- Unblinded
Signature
Functions§
- time_
to_ epoch - Obtains the epoch from a SystemTime