• Brian Pane's avatar
    Add new CRC-32C checksum functions to folly · 19e5f7ed
    Brian Pane authored
    Summary:
    * Added a new crc32c() function, with a portable implementation
    and an optimized version for x86 with SSE4.2
    
    Test Plan: New unit test included
    
    Reviewed By: tudorb@fb.com
    
    FB internal diff: D1111515
    19e5f7ed
Checksum.h 1.2 KB