Fix Errors rfc.vac.dev (#165)

Two errors causing build problems on rfc.vac.dev. This should be fix.
This commit is contained in:
Jimmy Debe
2025-06-05 10:13:21 -04:00
committed by GitHub
parent db90adc94e
commit 36caaa621a
2 changed files with 8 additions and 4 deletions

View File

@@ -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 |
| --- | --- | | --- |
|![image](/status/deprecated/images/qr-code1-accountmd.png)|![image](/status/deprecated/images/qr-code2-accountmd.png)| |![image](/status/deprecated/images/qr-code1-accountmd.png) |
| Compressed |
| --- |
| ![image](/status/deprecated/images/qr-code2-accountmd.png)|
### Key Encoding ### Key Encoding

View File

@@ -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.
![figure1](vac/raw/images/eth-secpm_credential.png) ![figure1](/vac/raw/images/eth-secpm_credential.png)
### Message framing ### Message framing