hydride-java icon indicating copy to clipboard operation
hydride-java copied to clipboard

Libhydrogen implemented in Java.

Results 3 hydride-java issues
Sort by recently updated
recently updated
newest added

Hi! The URL https://dl.bintray.com/libly/maven doesn't seem to be working any longer. Are you able to confirm this?

I got an UnsatisfiedLinkError for loading libhydrogen.so on my M1 Mac. Are M1 Macs supported?

It seems like LibraryLoader has been copied from a Sodium library, but not been updated to Hydrogen: https://github.com/libly/hydride-java/blob/d26d9c47d6b30acf17c0f1a32b6f507a7c70b259/src/main/java/co/libly/hydride/utils/LibraryLoader.java. There are many comments which mentions "Sodium" although it seems to use...