10.Nov.2008
Rupert Hausberger (ANF)
|
MorphOS: Harddrive encryption with DIL 1.50
DIL ("Device Intervention Layer") written by Rupert Hausberger adds new virtual drives to the system which represent images of a real existing drives (or devices). If you access to such a virtual device the data stream will be changed, encrypted or controled in this way and only then the data stream will be delivered to the real drive.
With AES.dilp there is a new plugin which makes the encryption of the harddrive at the lowlevel base with AES possible. The
changes in version 1.50 im detail:
dil.device (1.50)
- Added support for SHA256 so plugins can now request that seed-type.
- Added plugin-tags DILI_SeedDIL and DILI_SeedSHA to specify the
seed-type used.
- Now to passphrase-request window does popup another time if the user
did a wrong input.
- Fixed typo DILI_Licence to DILI_License.
- Changed the DIL_SANEID, all plugins need a rebuild.
- Bumped dilplugin.h to 1.2
dilPlugInfo (1.2)
- Added plugin status, whether working with the installed version of DIL.
- Added plugin tags DILI_SeedDIL and DILI_SeedSHA.
Plugins:
- aes.dilp (1.00): Initial.
- blockmon.dilp (1.12)
- default.dilp (1.12)
- poly.dilp (1.12): Rebuild with new DIL_SANEID.
(cg) (Translation: dr)
[News message: 10. Nov. 2008, 17:31] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|