• Forum has been upgraded, all links, images, etc are as they were. Please see Official Announcements for more information

Search results

  1. C

    What function maps difficulty to the length of zero bits required?

    Before delving too deeply into others' code or fitting a function to data from a block explorer, I figured I'd ask and see if someone can point me to the answer here :)
  2. C

    AES tables vs. intrinsics; X11 implementation novice question in c++

    I've been putting together my own implementation of the X11 algorithm by trying to reverse engineer stuff I find off Git... but I'm trying to understand what's going on as I do this and that certainly slows things down :) Anyway, the code that I've been using as my reference has an AES round...
Back
Top