Forrest logo
back to the cryptsetup tool

cryptsetup:ai:0fade

How to test what version of luks encryption i am using
$ cryptsetup --version
try on your machine

This command will display the version of cryptsetup utility, which is used for managing encrypted filesystems using LUKS encryption.

This explanation was created by an AI. In most cases those are correct. But please always be careful and never run a command you are not sure if it is safe.

Questions that are answered by this command:

  • how to test what version of luks encryption i am using?
back to the cryptsetup tool