Bug #3173
libsqlfs: change password API
Status: | Closed | Start date: | 04/01/2014 | |
---|---|---|---|---|
Priority: | High | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | 0.2 - reliability and cacheword interop | |||
Component: | libsqlfs |
Description
Changing the FS password should be possible. SQLCipher already supports this with the _rekey method.
Subtasks
Associated revisions
add separate APIs for working with passwords and raw keys
If people are going to handle the password themselves, or for use as a FUSE
filesystem, then most likely, passwords will be the way to go. For use in
IOCipher in conjunction with CacheWord, things work best if raw key data is
used. That way CacheWord can pass the raw key data that it manages
directly to IOCipher.
History
#1 Updated by Anonymous over 3 years ago
- Status changed from New to Resolved
Applied in changeset libsqlfs|commit:c3668c42d78cd2b416a45d7baea0b57ed5d5884e.
#2 Updated by hans over 3 years ago
- Status changed from Resolved to Closed