summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcello Stanisci <marcello.stanisci@inria.fr>2016-12-15 15:56:41 +0100
committerMarcello Stanisci <marcello.stanisci@inria.fr>2016-12-15 15:56:41 +0100
commitd69e0edad1d987278cbcae0f390d8c0cdce6109d (patch)
tree27f77c0184b180ebc7131e160ef01e5a01efdd5a
parentad9ad0b836b36878c0e4dae5dc0333c6e80a1d57 (diff)
downloaddocs-d69e0edad1d987278cbcae0f390d8c0cdce6109d.tar.gz
docs-d69e0edad1d987278cbcae0f390d8c0cdce6109d.tar.bz2
docs-d69e0edad1d987278cbcae0f390d8c0cdce6109d.zip
Removing FIXME
-rw-r--r--api-common.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/api-common.rst b/api-common.rst
index 28c638cc..411f7df5 100644
--- a/api-common.rst
+++ b/api-common.rst
@@ -168,7 +168,6 @@ Keys
.. code-block:: tsref
// EdDSA and ECDHE public keys always point on Curve25519
- // (FIXME does that hold for private keys as well?)
// and represented using the standard 256 bits Ed25519 compact format,
// converted to Crockford `Base32`_.
type EddsaPublicKey = string;