Comment by jwilk 13 hours ago Huh? Are you saying there's an Argon2 implementation in the kernel? 1 comment jwilk Reply minimaltom 12 hours ago Its not in the kernel but in the userspace tool that goes from password to key (the key is handed to the kernel).You can see the implementation here: https://gitlab.com/cryptsetup/cryptsetup/-/blob/main/lib/cry...
minimaltom 12 hours ago Its not in the kernel but in the userspace tool that goes from password to key (the key is handed to the kernel).You can see the implementation here: https://gitlab.com/cryptsetup/cryptsetup/-/blob/main/lib/cry...
Its not in the kernel but in the userspace tool that goes from password to key (the key is handed to the kernel).
You can see the implementation here: https://gitlab.com/cryptsetup/cryptsetup/-/blob/main/lib/cry...