diff options
| author | Zoltán Kéri <z@zolk3ri.name> | 2024-12-31 23:47:33 +0100 |
|---|---|---|
| committer | Zoltán Kéri <z@zolk3ri.name> | 2024-12-31 23:47:33 +0100 |
| commit | fe88c22b1fa3b5090ae74dc358896ef784446469 (patch) | |
| tree | 0f8c8e5a528cde68cb2a9e937eae8bfe728cd0cc /src/parser.cpp | |
| parent | d6f4412dc33bf21607fe97ebfcbd2ba2c81368f1 (diff) | |
encoding/base32: Fix RFC 4648 references and add RFC reference URL
Fix incorrect RFC 4648 section references:
- Add RFC URL reference at package level
- Update Error enum documentation to reference correct sections:
- Invalid_Character: Section 3.3 (non-alphabet characters)
- Invalid_Length: Section 6 (base32 block size requirements)
- Malformed_Input: Section 3.2 (padding)
- Fix test file section references to match correct sections
This ensures all RFC references are accurate and adds a link to the
source RFC for reference.
Diffstat (limited to 'src/parser.cpp')
0 files changed, 0 insertions, 0 deletions