ebs-cryptolib  0.2.0
Cryptography libraries repacked for convenience from AVR Crypto Lib
config.h
1 
2 
3 #ifndef CRYPTO_CONFIG_H
4 #define CRYPTO_CONFIG_H
5 
6 #define CRYPTO_VERSION "0.2.0"
7 
8 #endif