Skip to content

Commit 64d2df0

Browse files
authored
Update README.md
1 parent 3a3ee35 commit 64d2df0

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,9 +101,10 @@ Additional comparisons may be added here from time to time (esp. speed compariso
101101
Each release passes coverage-guided fuzzing using [fxamacker/cbor-fuzz](https://github.com/fxamacker/cbor-fuzz). Default corpus has:
102102

103103
* 2 files related to WebAuthn (FIDO U2F key).
104+
* 3 files with custom struct.
105+
* 9 files with [CWT examples (RFC 8392 Appendix A)](https://tools.ietf.org/html/rfc8392#appendix-A)
104106
* 17 files with [COSE examples (RFC 8152 Appendix B & C)](https://github.com/cose-wg/Examples/tree/master/RFC8152).
105107
* 81 files with [CBOR examples (RFC 7049 Appendix A) ](https://tools.ietf.org/html/rfc7049#appendix-A). It excludes 1 errata first reported in [issue #46](https://github.com/fxamacker/cbor/issues/46).
106-
* 340 files generated by fuzzing for 50 hours with 2 workers on AMD EPYC 7601 virtual machine.
107108

108109
Unit tests include all RFC 7049 examples, bugs found by fuzzing, 2 maliciously crafted CBOR data, and etc.
109110

0 commit comments

Comments
 (0)