mirror of
https://github.com/saymrwulf/curve25519-dalek-source.git
synced 2026-09-05 20:30:57 +00:00
curve_models link in comment mismatch
This commit is contained in:
parent
2a46cd3b20
commit
ccaf86ea86
1 changed files with 1 additions and 1 deletions
|
|
@ -84,7 +84,7 @@
|
|||
//! successful decompression of a compressed point, or else by
|
||||
//! operations on other (valid) `EdwardsPoint`s.
|
||||
//!
|
||||
//! [curve_models]: https://doc-internal.dalek.rs/curve25519_dalek/curve_models/index.html
|
||||
//! [curve_models]: https://doc-internal.dalek.rs/curve25519_dalek/backend/serial/curve_models/index.html
|
||||
|
||||
// We allow non snake_case names because coordinates in projective space are
|
||||
// traditionally denoted by the capitalisation of their respective
|
||||
|
|
|
|||
Loading…
Reference in a new issue