AES implementation not working on GPUs for small keyspaces?
#2
That sounds like you did not make sure to fill the shared memory before early exit the kernel (return too soon).


Messages In This Thread
RE: AES implementation not working on GPUs for small keyspaces? - by atom - 08-31-2017, 10:09 AM