Skip to content

Commit

Permalink
feature: introduce refreshing api in ferveo
Browse files Browse the repository at this point in the history
  • Loading branch information
piotr-roslaniec committed Mar 19, 2024
1 parent 2c97934 commit 0117a87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ferveo/src/api.rs
Original file line number Diff line number Diff line change
Expand Up @@ -640,6 +640,7 @@ impl PrivateKeyShare {
mod test_ferveo_api {
use std::collections::HashMap;

use ark_std::iterable::Iterable;
use ferveo_tdec::SecretBox;
use itertools::{izip, Itertools};
use rand::{
Expand Down

0 comments on commit 0117a87

Please sign in to comment.