mirror of
https://github.com/saymrwulf/curve25519-dalek-source.git
synced 2026-09-07 20:50:39 +00:00
Tweak description and fix formatting
This commit is contained in:
parent
442eba57c9
commit
c209b49264
1 changed files with 1 additions and 2 deletions
|
|
@ -19,8 +19,7 @@
|
||||||
|
|
||||||
//! # curve25519-dalek
|
//! # curve25519-dalek
|
||||||
//!
|
//!
|
||||||
//! **A Rust implementation of field and group operations on an Edwards curve
|
//! **A high-performance, pure-Rust implementation of group operations for Ristretto and Curve25519.**
|
||||||
//! over GF(2^255 - 19).**
|
|
||||||
//!
|
//!
|
||||||
//! **[SPOILER ALERT]** The Twelfth Doctor's first encounter with the Daleks is
|
//! **[SPOILER ALERT]** The Twelfth Doctor's first encounter with the Daleks is
|
||||||
//! in his second full episode, "Into the Dalek". A beleaguered ship of the
|
//! in his second full episode, "Into the Dalek". A beleaguered ship of the
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue