modify rfc0016 - checksum
Compare changes
+ 24
− 15
@@ -15,6 +15,7 @@ License: AGPL-3
@@ -15,6 +15,7 @@ License: AGPL-3
@@ -33,14 +34,25 @@ Example of two valid public keys referring to the same Ed25519 binary public ke
@@ -33,14 +34,25 @@ Example of two valid public keys referring to the same Ed25519 binary public ke
When converting a public key to its binary representation, the length of the bytes array MUST be verified.
@@ -51,8 +63,8 @@ It is displayed after the public key, separated by a colon `:`.
@@ -51,8 +63,8 @@ It is displayed after the public key, separated by a colon `:`.
This function is used when a public key is typed manually on the keyboard (or issue on QRcode reader)
@@ -76,8 +88,8 @@ This short form consists in:
@@ -76,8 +88,8 @@ This short form consists in:
@@ -91,18 +103,15 @@ In that case, the same color MUST be used for the separating colon.
@@ -91,18 +103,15 @@ In that case, the same color MUST be used for the separating colon.