Skip to content

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 Write Path

Read Path includes extracting stored value and checksum components, generating checksum against the value component and matching it against the stored checksum component. Read Path