- Added runtime and compiletime version information

This commit is contained in:
Paul Bakker 2010-06-18 22:47:29 +00:00
parent 690b93d91a
commit 3ac1b2d952
9 changed files with 199 additions and 2 deletions

View file

@ -76,6 +76,11 @@
*/
#define POLARSSL_SELF_TEST
/*
* Enable run-time version information functions
*/
#define POLARSSL_VERSION_C
/*
* Enable the prime-number generation code.
*/