Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

DiligentMe/Native-hashes-for-Java

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Native hash functions for Java

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: https://www.nayuki.io/page/native-hash-functions-for-java

Copyright © 2014 Project Nayuki
Licensed under the GNU Public License v3.0+ (see COPYING.txt)

About

Hash functions implemented in C and x86 asm, callable from Java through JNI.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 38.4%
  • Assembly 32.8%
  • C 28.3%
  • Makefile 0.5%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.