aboutsummaryrefslogtreecommitdiff
path: root/common/src/main/java/cz/crcs/ectester/data/misc/keys.xml
blob: e17b45b16f86a764bb3ad863693d9f8656b3c7a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
<?xml version="1.0" encoding="utf-8" ?>
<keys xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
      xsi:noNamespaceSchemaLocation="../schema.xsd">
    <privkey>
        <id>openssl-bug/skey</id>
        <inline>0x4543A4D2C9DDD5516FD16D5498034C76D4EAB340276B6BAD8FF57756F4ECA8E6</inline>
        <curve>secg/secp256r1</curve>
    </privkey>
    <pubkey>
        <id>openssl-bug/pkey</id>
        <inline>0x296D416994A4801B9A48E8C67C98E0C05DE1C0E85D4DC676F32FEACDC4998F0E,0xA91F9BE06C1D50EEB0295A35CA0F130F17EA647147626318E28AEC97F0653749</inline>
        <curve>secg/secp256r1</curve>
    </pubkey>

    <pubkey>
        <id>compression/128/non-residue</id>
        <inline>0xb6707fa8afeddf79b9579e8dda4eaf51,0x000000000000000000000000000000</inline>
        <curve>secg/secp128r1</curve>
    </pubkey>
    <pubkey>
        <id>compression/160/non-residue</id>
        <inline>0xb1cb90992ff28689c6f160dcfb51b9525492e3d9,0x0000000000000000000000000000000000000000</inline>
        <curve>secg/secp160r1</curve>
    </pubkey>
    <pubkey>
        <id>compression/192/non-residue</id>
        <inline>0x8910baef94195e069c142b129e97507bfc2e19b53b707441,0x000000000000000000000000000000000000000000000000</inline>
        <curve>secg/secp192r1</curve>
    </pubkey>
    <pubkey>
        <id>compression/224/non-residue</id>
        <inline>0xafd44b41555e8bea506518b35405d4f5be78355d6342e7f5287bd748,0x00000000000000000000000000000000000000000000000000000000</inline>
        <curve>secg/secp224r1</curve>
    </pubkey>
    <pubkey>
        <id>compression/256/non-residue</id>
        <inline>0xeb7a88c476ede6ecae7909aa19631d9918762e851c38a3ea00fe50b7b2e2e656,0x0000000000000000000000000000000000000000000000000000000000000000</inline>
        <curve>secg/secp256r1</curve>
    </pubkey>
    <pubkey>
        <id>compression/384/non-residue</id>
        <inline>0x45d50b222c11c0f20946133382a988caf2d4f64e669340ba60a5ab3151a6bf3883e7e77a6d358fd07db411bc8ad0f375,0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000</inline>
        <curve>secg/secp384r1</curve>
    </pubkey>
    <pubkey>
        <id>compression/521/non-residue</id>
        <inline>0x1d7b127de8415bbf498c26f7a17c9e39dcd866b68359bc8e139f401f8ee8489419fb6166850c98cce7e1fdc620902961656d72f9b42703f06ccb9fe6e218e7e3fe3,0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000</inline>
        <curve>secg/secp521r1</curve>
    </pubkey>
</keys>