Skip to content

Commit 122cfd5

Browse files
c2bopaulbastian
andauthored
Apply suggestions from Paul's review
Co-authored-by: Paul Bastian <[email protected]>
1 parent 3d141db commit 122cfd5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

draft-ietf-oauth-status-list.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1456,7 +1456,7 @@ for their valuable contributions, discussions and feedback to this specification
14561456
# Size comparison {#size-comparison}
14571457
{:unnumbered}
14581458

1459-
The following tables show a size comparison for a Status List (compressed byte array as defined in [](#status-list-byte-array) and a compressed Byte Array of UUIDs. Readers must be aware that these are not sizes for complete Status List Tokens in JSON/CBOR nor Certificate Revocation Lists (CRLs), as they don't contain metadata, certificates and signatures.
1459+
The following tables show a size comparison for a Status List (compressed byte array as defined in [](#status-list-byte-array) and a compressed Byte Array of UUIDs (as an approximation for a Certificate Revocation List). Readers must be aware that these are not sizes for complete Status List Tokens in JSON/CBOR nor Certificate Revocation Lists (CRLs), as they don't contain metadata, certificates and signatures.
14601460

14611461
## Status List size for varying sizes and revocation rates
14621462
{:unnumbered}
@@ -1471,7 +1471,7 @@ The following tables show a size comparison for a Status List (compressed byte a
14711471
## Compressed array of UUIDv4 (128 bit UUIDs) for varying sizes and revocation rates
14721472
{:unnumbered}
14731473

1474-
This is a simple approximation of the best case size for UUID based variants without any additional metadata (128 bit UUID per revoked entry).
1474+
This is a simple approximation of a Certificate Revocation List using an array of UUIDs without any additional metadata (128 bit UUID per revoked entry).
14751475

14761476
| Size | 0.01% | 0.1% | 1% | 2% | 5% | 10% | 25% | 50% | 75% | 100% |
14771477
| 100k | 219 B | 1.6 KB | 15.4 KB | 29.7 KB | 78.1 KB | 154.9 KB | 392.9 KB | 783.1 KB | 1.1 MB | 1.5 MB |

0 commit comments

Comments
 (0)