(06-22-2018, 09:52 AM)atom Wrote: If both salts are fixed you can hardcode them into the kernel code, saves you some work. See kernel 2610 to get any idea on how to start.
Interestingly, I can't find any mentions on 2610 algorithm in src/interface.c
Thanks for the tip, looking into it!
EDIT: ok, I think I got it - it's just a general type kernel which is used in multiple algorithms.