Revision c3668c42
ID | c3668c42d78cd2b416a45d7baea0b57ed5d5884e |
Parent | 27c4b49d |
Child | e85ea193 |
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.
fixes #3173 https://dev.guardianproject.info/issues/3173
Files
- added
- modified
- copied
- renamed
- deleted