Skip to content

Commit

Permalink
Update refactored/src/edx/entry_table.rs
Browse files Browse the repository at this point in the history
Co-authored-by: chloehebant <[email protected]>
  • Loading branch information
tbrezot and chloehebant committed Jul 27, 2023
1 parent 3482fe7 commit 7d20a4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion refactored/src/edx/entry_table.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//! The Entry Table is a Encrypted Dictionary scheme (EDX). It is used to
//! The Entry Table is an Encrypted Dictionary scheme (EDX). It is used to
//! securely store chain metadata.
//!
//! It uses the AES256-GCM algorithm in order to encrypt its values and the
Expand Down

0 comments on commit 7d20a4d

Please sign in to comment.