Skip to content

HCETeam/CRC64_Poco

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRC64_Poco

CRC64 (ECMA) algorithm implementation, Checksum64 class's interface compatible with Poco::Checksum.

Run make. You need Poco lib, gcc 4.7 or more, for successful make.

Than run test_app with -all key (all tests).

About

CRC64 (ECMA) algorithm implementation, Checksum64 class's interface compatible with Poco::Checksum.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published