This is a library of popular cryptographic hash functions implemented in pure Java, along with speed-optimized versions in C, x86 assembly, and x86-64 assembly. The Java Native Interface (JNI) is used to achieve this functionality.
Home page: http://www.nayuki.io/page/native-hash-functions-for-java
Copyright © 2014 Project Nayuki
Licensed under the GNU Public License v3.0+ (see COPYING.txt)