crypto update

This commit is contained in:
zzz
2014-11-04 19:25:32 +00:00
parent 9c746d1faf
commit cafedcbfd0
2 changed files with 44 additions and 8 deletions

View File

@@ -120,7 +120,7 @@ Traditionally used only by Java applications and higher-level APIs.
<ul>
<li><a href="{{ site_url('docs/how/network-database') }}">{{ _('Network database overview, details, and threat analysis') }}</a></li>
<li><a href="{{ site_url('docs/how/cryptography') }}#SHA256">{{ _('Cryptographic hashes') }}</a></li>
<li><a href="{{ site_url('docs/how/cryptography') }}#DSA">{{ _('Cryptographic signatures') }}</a></li>
<li><a href="{{ site_url('docs/how/cryptography') }}#sig">{{ _('Cryptographic signatures') }}</a></li>
</ul>
<h3>{% trans %}Router Message Protocol{% endtrans %}</h3>