Mercurial > trustbridge
comparison 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 |
comparison
equal
deleted
inserted
replaced
1386:90a8eb36e9b0 | 1387:c64b6c56ce96 |
---|---|
8 #ifndef PUBKEY_TEST_H | 8 #ifndef PUBKEY_TEST_H |
9 #define PUBKEY_TEST_H | 9 #define PUBKEY_TEST_H |
10 | 10 |
11 /**@def The size of the RSA modulus */ | 11 /**@def The size of the RSA modulus */ |
12 #define TRUSTBRIDGE_RSA_KEY_SIZE 3072 | 12 #define TRUSTBRIDGE_RSA_KEY_SIZE 3072 |
13 #define TRUSTBRIDGE_RSA_CODESIGN_SIZE 2048 | |
13 | 14 |
14 /* PEM encoded public key */ | 15 /* PEM encoded public key */ |
15 static const unsigned char public_key_pem[] = | 16 static const unsigned char public_key_pem[] = |
16 "-----BEGIN PUBLIC KEY-----\n" | 17 "-----BEGIN PUBLIC KEY-----\n" |
17 "MIIBojANBgkqhkiG9w0BAQEFAAOCAY8AMIIBigKCAYEAljObDbSjuYULdW9TtAzl\n" | 18 "MIIBojANBgkqhkiG9w0BAQEFAAOCAY8AMIIBigKCAYEAljObDbSjuYULdW9TtAzl\n" |