mirror of
https://github.com/saymrwulf/curve25519-dalek-source.git
synced 2026-09-07 20:50:39 +00:00
It's a discussion and not a definition.
This commit is contained in:
parent
db965fd5e8
commit
fc2725889c
1 changed files with 4 additions and 3 deletions
|
|
@ -87,11 +87,12 @@ review. Neither have yet received what we would consider *sufficient* peer
|
||||||
review by other qualified cryptographers to be considered in any way, shape,
|
review by other qualified cryptographers to be considered in any way, shape,
|
||||||
or form, safe.
|
or form, safe.
|
||||||
|
|
||||||
**USE AT YOUR OWN RISK**
|
**USE AT YOUR OWN RISK.**
|
||||||
|
|
||||||
## A Note on Signature Malleability
|
|
||||||
|
|
||||||
The signatures produced by this library are malleable, as defined in
|
### A Note on Signature Malleability
|
||||||
|
|
||||||
|
The signatures produced by this library are malleable, as discussed in
|
||||||
[the original paper](https://ed25519.cr.yp.to/ed25519-20110926.pdf):
|
[the original paper](https://ed25519.cr.yp.to/ed25519-20110926.pdf):
|
||||||
|
|
||||||

|

|
||||||
|
|
|
||||||
Loading…
Reference in a new issue