Skip to content

Commit

Permalink
Add explicit mode/parameter inputs when used as function inputs in th…
Browse files Browse the repository at this point in the history
…e implementation
  • Loading branch information
atreiber94 committed May 3, 2024
1 parent 67269d1 commit 11f0e63
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/cryptodoc/src/05_06_spx.rst
Original file line number Diff line number Diff line change
Expand Up @@ -298,6 +298,7 @@ within the ``SphincsPlus_PrivateKey`` constructor. It works as follows:
**Input:**

- ``rng``: random number generator
- ``params``: Sphincs+ parameters

**Output:**

Expand Down
1 change: 1 addition & 0 deletions docs/cryptodoc/src/05_09_frodokem.rst
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,7 @@ It works as follows:
**Input:**

- ``rng``: random number generator
- ``mode``: FrodoKEM mode

**Output:**

Expand Down

0 comments on commit 11f0e63

Please sign in to comment.