Mercurial > trustbridge
diff common/pubkey-test.h @ 1387:c64b6c56ce96 0.9.8
(issue95) Change keys for release build. Fix release build usage.
author | Andre Heinecke <andre.heinecke@intevation.de> |
---|---|
date | Thu, 15 Jan 2015 16:46:36 +0100 |
parents | 7861950f7637 |
children | a2574a029322 |
line wrap: on
line diff
--- a/common/pubkey-test.h Thu Jan 15 16:14:35 2015 +0100 +++ b/common/pubkey-test.h Thu Jan 15 16:46:36 2015 +0100 @@ -10,6 +10,7 @@ /**@def The size of the RSA modulus */ #define TRUSTBRIDGE_RSA_KEY_SIZE 3072 +#define TRUSTBRIDGE_RSA_CODESIGN_SIZE 2048 /* PEM encoded public key */ static const unsigned char public_key_pem[] =