Skip to main content

Module utility

Module utility 

Source

Structs§

TimeLockParams
Compact, self-contained header encoding of all encryption-time settings — suitable for plaintext storage in a ciphertext header.

Functions§

pack
Pack TimePrecision, TimeFormat, and a TimeLockCadence reference into a compact TimeLockParams for ciphertext header storage.
unpack
Unpack a TimeLockParams into its constituent TimePrecision, TimeFormat, and raw cadence variant discriminant.