-
Notifications
You must be signed in to change notification settings - Fork 103
Fuzz Testing
Sumanth Pasupuleti edited this page Aug 5, 2019
·
1 revision
Write Path includes generating a CRC32 checksum and writing it along with the value
Read Path includes extracting stored value and checksum components, generating checksum against the value component and matching it against the stored checksum component.