mirror of
https://github.com/saymrwulf/curve25519-dalek-source.git
synced 2026-09-04 20:24:10 +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
|
||||
//!
|
||||
//! **A Rust implementation of field and group operations on an Edwards curve
|
||||
//! over GF(2^255 - 19).**
|
||||
//! **A high-performance, pure-Rust implementation of group operations for Ristretto and Curve25519.**
|
||||
//!
|
||||
//! **[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
|
||||
|
|
|
|||
Loading…
Reference in a new issue