libcruft-crypto/test/hash/md6.cpp
Danny Robson 18b465ea67 add stubs for many primitives
Add stubs for,
* blowfish
* blake
* blake2
* md6
* pbkdf2
* ripemd
* chacha
* rabbit
* rc5
* rc6
* salsa
2018-01-22 19:51:16 +11:00

3 lines
39 B
C++

#include "hash/md6.hpp"
int main () {}