1
0
mirror of https://github.com/PurpleI2P/i2pd_docs_en synced 2025-01-25 22:14:23 +00:00

1,2,3 signatures

This commit is contained in:
acetone 2021-04-30 12:09:48 -04:00 committed by GitHub
parent 22cefb66c4
commit 2db8fceb94
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,9 +37,9 @@ Available signature types:
Type | Code | Comment
------------------------------------ | ---- | -----------
DSA_SHA1 | 0 | Deprecated
ECDSA_SHA256_P256 | 1 | *None*
ECDSA_SHA384_P384 | 2 | *None*
ECDSA_SHA512_P521 | 3 | *None*
ECDSA_SHA256_P256 | 1 | *None, acively used*
ECDSA_SHA384_P384 | 2 | *None, acively used*
ECDSA_SHA512_P521 | 3 | *None, acively used*
RSA_SHA256_2048 | 4 | Deprecated
RSA_SHA384_3072 | 5 | Deprecated
RSA_SHA512_4096 | 6 | Deprecated