Add note on feature-gating

This commit is contained in:
Henry de Valence 2017-02-21 12:51:27 -08:00
parent 95bf09a335
commit dd8f17dfb3

View file

@ -12,6 +12,9 @@
//! An implementation of Mike Hamburg's Decaf cofactor-eliminating
//! point-compression scheme, providing a prime-order group on top of
//! a non-prime-order elliptic curve.
//!
//! Note: this code is currently feature-gated with the `yolocrypto`
//! feature flag, because our implementation is still unfinished.
// We allow non snake_case names because coordinates in projective space are
// traditionally denoted by the capitalisation of their respective