5 | | || '''Cipher''' || '''Used lengths''' || '''Perceived vulnerability''' || '''Comments''' |
6 | | || !ElGamal || 2048 || |
7 | | || AES || 256 bit keys, 128 bit blocks, CBC mode || ~None? || A good choice due to broad hardware support |
8 | | || DSA || 1024 || |
9 | | || SHA256 || 256 || |
| 5 | || '''Cipher''' || '''Used lengths''' || '''Perceived vulnerability''' || '''Comments'''|| |
| 6 | || !ElGamal || 2048 || || || |
| 7 | || AES || 256 bit keys, 128 bit blocks, CBC mode || None || A good choice due to common support for hardware acceleration || |
| 8 | || DSA || 1024 || || || |
| 9 | || SHA256 || 256 || || Slow compared to SHA-3 || |
13 | | || '''Router aspect''' || '''Cipher used''' || '''Security timescale''' ||'''Usage details''' || '''Comments''' |
14 | | || NTCP handshake || DSA || ??? |
15 | | || SSU handshake || DSA || ??? || |
16 | | || !RouterInfo signing || DSA || ??? || |
17 | | || [wiki:Crypto/leaseset_signing LeaseSet signing] || DSA || Years || |
18 | | || !LeaseSet revocation (unused) || DSA || ??? || |
19 | | || I2CP Session Config signing || DSA || ??? || |
20 | | || Datagram signing || DSA || ??? || |
21 | | || Streaming message signing || DSA || ??? || |
22 | | || SUD signing || DSA || Years and years || |
| 13 | || '''Router aspect''' || '''Cipher used''' || '''Security timescale''' ||'''Usage details''' || '''Comments''' || |
| 14 | || NTCP handshake || DSA || ???|| || || |
| 15 | || SSU handshake || DSA || ??? || || || |
| 16 | || !RouterInfo signing || DSA || ??? || || || |
| 17 | || [wiki:Crypto/leaseset_signing LeaseSet signing] || DSA || Years || || || |
| 18 | || !LeaseSet revocation (unused) || DSA || ??? || || || |
| 19 | || I2CP Session Config signing || DSA || ??? || || || |
| 20 | || Datagram signing || DSA || ??? || || || |
| 21 | || Streaming message signing || DSA || ??? || || || |
| 22 | || SUD signing || DSA || Years and years || || || |