It's a discussion and not a definition.

This commit is contained in:
Isis Lovecruft 2017-03-15 21:13:09 +00:00
parent db965fd5e8
commit fc2725889c
Failed to extract signature

View file

@ -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):
![](https://github.com/isislovecruft/ed25519-dalek/blob/develop/res/ed25519-malleability.png) ![](https://github.com/isislovecruft/ed25519-dalek/blob/develop/res/ed25519-malleability.png)