mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 04:09:23 +00:00
Make dkg::encryption pub
This commit is contained in:
@@ -23,7 +23,8 @@ use group::{
|
||||
|
||||
use ciphersuite::Ciphersuite;
|
||||
|
||||
mod encryption;
|
||||
/// Encryption types and utilities used to secure DKG messages.
|
||||
pub mod encryption;
|
||||
|
||||
/// The distributed key generation protocol described in the
|
||||
/// [FROST paper](https://eprint.iacr.org/2020/852).
|
||||
|
||||
Reference in New Issue
Block a user