mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Keep on hacking on g13. A simple --create and --mount does now work.
A hacked up encfs is required.
This commit is contained in:
parent
9b345f2a8a
commit
536b6ab09f
24 changed files with 1801 additions and 26 deletions
|
@ -20,7 +20,7 @@
|
|||
#ifndef G13_CREATE_H
|
||||
#define G13_CREATE_H
|
||||
|
||||
gpg_error_t create_new_container (ctrl_t ctrl, const char *filename);
|
||||
gpg_error_t g13_create_container (ctrl_t ctrl, const char *filename);
|
||||
|
||||
|
||||
#endif /*G13_CREATE_H*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue