Skip to content
Snippets Groups Projects
  • psychocrypt's avatar
    fix missing algorithm name · 970c9528
    psychocrypt authored
    During the implementation of `cryptonight_gpu` we missed to add the name
    of the algorithm to jpsock.
    
    - add function to translate an algorithm into a name.
    970c9528