Add CRC32 implementation.
authorMilan Broz <gmazyland@gmail.com>
Fri, 26 Oct 2012 16:29:40 +0000 (18:29 +0200)
committerMilan Broz <gmazyland@gmail.com>
Mon, 19 Nov 2012 20:18:18 +0000 (21:18 +0100)
commita14a2137e7e0ad5fb6383d2c1d9188786d09ee01
treee9b15b0e9686c5e9c1a3025010f1a07c058e4d13
parent16ac703008cbbb648ac3ff1dfd7e884e974b7b5c
Add CRC32 implementation.
lib/crypto_backend/Makefile.am
lib/crypto_backend/crc32.c [new file with mode: 0644]
lib/crypto_backend/crypto_backend.h