Skip to content

Commit

Permalink
Update 05-eddsa-siggen-capabilities.adoc
Browse files Browse the repository at this point in the history
  • Loading branch information
jvdsn authored Apr 3, 2024
1 parent e9f37f9 commit d99a79a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/eddsa/sections/05-eddsa-siggen-capabilities.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@ The following is an example
"preHash": true,
"contextLength":[
{
"min":0,
"max":255,
"increment":1
"min": 0,
"max": 255,
"increment": 1
}
],
"curve": [
Expand Down

0 comments on commit d99a79a

Please sign in to comment.