From bf554525b9ba363e83c2dc7ca9d3b47df6816e00 Mon Sep 17 00:00:00 2001 From: zzz Date: Tue, 2 Feb 2016 14:26:55 +0000 Subject: [PATCH] add reserved types --- .../pages/site/docs/spec/common-structures.html | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/i2p2www/pages/site/docs/spec/common-structures.html b/i2p2www/pages/site/docs/spec/common-structures.html index 2464ede6..8f25f9fa 100644 --- a/i2p2www/pages/site/docs/spec/common-structures.html +++ b/i2p2www/pages/site/docs/spec/common-structures.html @@ -1,6 +1,6 @@ {% extends "global/layout.html" %} {% block title %}{% trans %}Common structures Specification{% endtrans %}{% endblock %} -{% block lastupdated %}{% trans %}January 2016{% endtrans %}{% endblock %} +{% block lastupdated %}{% trans %}February 2016{% endtrans %}{% endblock %} {% block accuratefor %}0.9.24{% endblock %} {% block content_nav %} @@ -449,13 +449,22 @@ The defined Signing Key types are: + + + +
Recent Router Identities and Destinations
EdDSA_SHA512_Ed25519ph8320.9.25 Offline only; never used in Key Certificates for Router Identities or Destinations
reserved65280 - 65534Reserved for experimental use
reserved65535Reserved for future expansion

The defined Crypto Public Key types are:

- - + + + + + + +
TypeType CodeTotal Public Key Length
ElGamal0256
TypeType CodeTotal Public Key Length{% trans %}Since{% endtrans %}{% trans %}Usage{% endtrans %}
ElGamal02560.9.12All Router Identities and Destinations
reserved65280 - 65534Reserved for experimental use
reserved65535Reserved for future expansion