Prerequisite to download and build the project:
To run the tests you need:
In order to build the project open a command prompt and issue the following commands:
svn co http://svn.code.sf.net/p/crypto-native/code/trunk crypto-native cd crypto-native mvn clean install
If you want to skip the tests add the following options to the maven command line -DskipTests