Menu

#9 Implement CRC32 as plain C dll

Consider
open
nobody
Checksums (2)
2
2008-04-28
2008-04-28
Kimmo Varis
No

For performance reasons we need to consider implementing CRC32 calculation as pure C dll. Currently we have a C# implementation.

Using the C dll needs to be optional, so that whole tool can be build without C compiler if needed.

Discussion


Log in to post a comment.