Skip to content

jounaidr/CryptoNightJNI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CryptoNightJNI

Cryptonight algorithm with JNI bindings

Based on the C++ implementation of CryptoNightV2 provided in the Monero sourcecode.

Maven central dependency:

<dependency>
    <groupId>com.jounaidr</groupId>
    <artifactId>CryptoNightJNI</artifactId>
    <version>1.1</version>
</dependency>

Overview of how the solution works:

About

Cryptonight algorithm with JNI bindings

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages