diff options
| author | Werner Koch <[email protected]> | 2009-03-26 19:27:04 +0000 |
|---|---|---|
| committer | Werner Koch <[email protected]> | 2009-03-26 19:27:04 +0000 |
| commit | 990585ad7d887265cacc0cd75cda12b38f8d6ff8 (patch) | |
| tree | 6644488ea6906b3ec2d85ada0b23bc688bd4cfe5 /scd/scdaemon.h | |
| parent | Fixed a trustlist update problem. (diff) | |
| download | gnupg-990585ad7d887265cacc0cd75cda12b38f8d6ff8.tar.gz gnupg-990585ad7d887265cacc0cd75cda12b38f8d6ff8.zip | |
Signing using Netkey 3 cards does now work.
Diffstat (limited to 'scd/scdaemon.h')
| -rw-r--r-- | scd/scdaemon.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scd/scdaemon.h b/scd/scdaemon.h index 7c636920b..c42939643 100644 --- a/scd/scdaemon.h +++ b/scd/scdaemon.h @@ -39,7 +39,7 @@ #define MD_USER_TLS_MD5SHA1 (GCRY_MODULE_ID_USER+1) /* Maximum length of a digest. */ -#define MAX_DIGEST_LEN 36 +#define MAX_DIGEST_LEN 64 |
