Menu

key files

2016-10-15
2016-10-15
  • Mario Pilesi

    Mario Pilesi - 2016-10-15

    there is a difference between using a file generated with -kon and any?

     
  • v77

    v77 - 2016-10-15

    A key file is generated with -ck. -kon is used to affect a key file without password to an encrypted volume.

    -ck ensures that you have a highly secure key file, because the whole content is (pseudo-)random. But you can of course use your own key file, as long as its content cannot be guessed.

    In fact, the key file (up to 4KB) is directly passed to the scrypt function, exactly as it is for a password. So, cryptographically, using a password "xyz" is the same than passing a key file with "xyz" as content.

     

    Last edit: v77 2016-10-15

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.