|
Last change
on this file since 2 was
2,
checked in by phkim, 11 years ago
|
|
1.phkim
- revision copy newcon3sk r27
|
-
Property svn:executable set to
*
|
|
File size:
552 bytes
|
| Line | |
|---|
| 1 | key1: |
|---|
| 2 | /* test public key generated from privkey.pem */ |
|---|
| 3 | .word 0x9A231766,0x5903DAB5,0x9BA09842,0x8C8E0A10 |
|---|
| 4 | .word 0xA81264B2,0xF011A39C,0xE515793F,0x99900060 |
|---|
| 5 | .word 0xDAA137F4,0xBA0C6075,0xE78D15D9,0x2A48DDD3 |
|---|
| 6 | .word 0x71F3AE65,0x7CF04AFC,0x6AD79335,0x8EC267B5 |
|---|
| 7 | .word 0xE5F95530,0x7CB71669,0xBA23B801,0x643A8299 |
|---|
| 8 | .word 0xF2882267,0x8C5ECE15,0x8A9C7AD1,0x231F8D2B |
|---|
| 9 | .word 0x19CF89F2,0xAE2905A2,0xD764A002,0x557C855E |
|---|
| 10 | .word 0xC5640D61,0x4C27B99C,0x5B74E4B4,0xFEF0D90B |
|---|
| 11 | key1_header: |
|---|
| 12 | .fill 0x40, 1, 0xbb |
|---|
| 13 | key1_signature: |
|---|
| 14 | .fill RSA_KEY_SIZE, 1, 0xcc |
|---|
Note: See
TracBrowser
for help on using the repository browser.