Christian Barcenas
Christian Barcenas
I'm working on this and should have a pull request for Threefish out in a day or two.
I got this error too, and tracked the issue down. `iopl()` returns an error `EPERM` (Operation not permitted) - even when invoked as root - if the kernel is in...
Is it better to have FFI bindings to e.g. the existing Rust implementation, or to have a Java-native implementation?
Cool. I am now working on a Java-native implementation for Java 8 and above. I hope to have a PR up sometime next week. Cryptography implementations in Java are typically...
The code, yes, but I don't think I can share the signing key. :)
Hey! Yes, still working on this, but progress is much slower than anticipated due to work+life stuff. Not sure if that siv-mode package is the way forward here as it...