commonware-reshare 2026.4.0

Reshare a threshold secret over an epoched log.
1
2
3
4
//! Namespace definitions for cryptographic operations and message signing.

/// Root namespace for the entire reshare application.
pub const APPLICATION: &[u8] = b"_COMMONWARE_EXAMPLES_RESHARE";