Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

Commit

Permalink
Clarify README
Browse files Browse the repository at this point in the history
  • Loading branch information
Nashtare committed Oct 20, 2023
1 parent 1f836b0 commit e9b3dd2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ Please see the documentation for usage examples.
This library has a modular backend supporting

- arbitrary curves defined with the arkworks library suite;
- arbitrary hash functions for the internal random oracles of the ICE-FROST ciphersuite.
- arbitrary hash functions for the internal random oracles of the ICE-FROST ciphersuite;
- an arbitrary AEAD for the secret shares encryption part of the DKG / Key resharing phase.

Note however that two parameters are not modular, at least in the current version:

Expand Down

0 comments on commit e9b3dd2

Please sign in to comment.