Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
cryptsetup and losetup compatibility?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
x11q33
n00b
n00b


Joined: 25 Mar 2005
Posts: 3
Location: Germany

PostPosted: Fri Apr 08, 2005 7:35 pm    Post subject: cryptsetup and losetup compatibility? Reply with quote

Hello, I created an encrypted container with:
Code:
losetup <dev> <file>
cryptsetup (aes-256) <name> <dev>
and it works fine. But why isn't it possible to omit "cryptsetup" and just use:
Code:
losetup -e aes-256 <dev> <file>
for the same encrypted container? It does not work for me. Are they incompatible somehow? Thanks in advance
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum