mirror of
https://github.com/vacp2p/rfc-index.git
synced 2026-01-08 05:23:59 -05:00
Fix Errors rfc.vac.dev (#165)
Two errors causing build problems on rfc.vac.dev. This should be fix.
This commit is contained in:
@@ -265,9 +265,13 @@ the following places could take advantage of a significantly smaller public key:
|
|||||||
|
|
||||||
In the case of QR codes a compressed public key can reduce the complexity of the derived codes:
|
In the case of QR codes a compressed public key can reduce the complexity of the derived codes:
|
||||||
|
|
||||||
| Uncompressed | Compressed |
|
| Uncompressed |
|
||||||
| --- | --- |
|
| --- |
|
||||||
|||
|
| |
|
||||||
|
|
||||||
|
| Compressed |
|
||||||
|
| --- |
|
||||||
|
| |
|
||||||
|
|
||||||
### Key Encoding
|
### Key Encoding
|
||||||
|
|
||||||
|
|||||||
@@ -422,7 +422,7 @@ Credentials MUST follow the specifications of section 5.3 of
|
|||||||
|
|
||||||
Below follows the flow diagram for the generation of credentials.
|
Below follows the flow diagram for the generation of credentials.
|
||||||
Users MUST generate key pairs by themselves.
|
Users MUST generate key pairs by themselves.
|
||||||

|

|
||||||
|
|
||||||
### Message framing
|
### Message framing
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user