mirror of
https://github.com/saymrwulf/curve25519-dalek-source.git
synced 2026-09-07 20:50:39 +00:00
Document backend mod as INTERNALS:
This commit is contained in:
parent
8d236f5279
commit
289cc52fef
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@
|
||||||
// - isis agora lovecruft <isis@patternsinthevoid.net>
|
// - isis agora lovecruft <isis@patternsinthevoid.net>
|
||||||
// - Henry de Valence <hdevalence@hdevalence.ca>
|
// - Henry de Valence <hdevalence@hdevalence.ca>
|
||||||
|
|
||||||
//! Pluggable implementations for different architectures.
|
//! INTERNALS: Pluggable implementations for different architectures.
|
||||||
//!
|
//!
|
||||||
//! The backend code is split into two parts: a serial backend,
|
//! The backend code is split into two parts: a serial backend,
|
||||||
//! and a vector backend.
|
//! and a vector backend.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue