Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:11.4
cryptconfig
cryptconfig-0.3-new-pam_mount-options.dif
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File cryptconfig-0.3-new-pam_mount-options.dif of Package cryptconfig
--- src/cryptconfig-lib.c +++ src/cryptconfig-lib.c 2009/02/18 10:20:32 @@ -1298,6 +1298,8 @@ xmlNewProp (node, (xmlChar *) "path", (xmlChar *) image); xmlNewProp (node, (xmlChar *) "fskeypath", (xmlChar *) key_file); xmlNewProp (node, (xmlChar *) "fskeycipher", (xmlChar *) "aes-256-cbc"); + xmlNewProp (node, (xmlChar *) "fskeyhash", (xmlChar *) "md5"); + xmlNewProp (node, (xmlChar *) "cipher", (xmlChar *) "aes-cbc-essiv:sha256"); xmlNewProp (node, (xmlChar *) "options", (xmlChar *) "loop"); xmlNewProp (node, (xmlChar *) "mountpoint", (xmlChar *) ent->pw_dir); xmlAddChild (root_node, node);
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor