You are not logged in.
Hello,
does anybody know about a possibility to get dm-crypt with a token generator (such as rsa secrid) working? Does dmcrypt support such a technique?
Offline
dm-crypt and cryptsetup as one of its frontends just requests for a passphrase and open the encrypted volume with it.Where the passphrase is coming from is beyond their concern.
section 2.12 of the below cryptsetup FAQ has more of what i just said: http://code.google.com/p/cryptsetup/wik … dQuestions
Offline