diff options
Diffstat (limited to 'docs/hazmat/primitives')
| -rw-r--r-- | docs/hazmat/primitives/asymmetric/index.rst | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/hazmat/primitives/asymmetric/index.rst b/docs/hazmat/primitives/asymmetric/index.rst index 891e9a82..173faa9e 100644 --- a/docs/hazmat/primitives/asymmetric/index.rst +++ b/docs/hazmat/primitives/asymmetric/index.rst @@ -23,13 +23,13 @@ private key is able to decrypt it.  .. toctree::      :maxdepth: 1 -    dsa +    x25519      ec      rsa      dh +    dsa      serialization      utils -    x25519  .. _`proof of identity`: https://en.wikipedia.org/wiki/Public-key_infrastructure  | 
