mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
cipher reorganisiert
This commit is contained in:
parent
53a578711f
commit
86f261dbc5
36 changed files with 760 additions and 939 deletions
|
@ -60,8 +60,7 @@ typedef struct {
|
|||
typedef struct {
|
||||
DEK *dek;
|
||||
u32 datalen;
|
||||
BLOWFISH_context *bf_ctx;
|
||||
CAST5_context *cast5_ctx;
|
||||
CIPHER_HANDLE cipher_hd;
|
||||
int header;
|
||||
} cipher_filter_context_t;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue