08-28-2025, 03:45 PM
What you can also do is that you can use the GPU to compute the Argon2id, and then use the new python bridge to do everything afterwards on the CPU in Python. There's no demonstration mode which describes both parts, but there's demonstrations on how to do Argon2id on GPU, and there's a part on how to do python only development. The bridge hwoever does support mixing them. You just have to figure out how because I have it not yet documented and I'm busy with other stuff, but it works.