Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(138)

Unified Diff: src/platform/vboot_reference/tests/testkeys/rsa_padding_test_pubkey.pem

Issue 661038: Add a test for RSA PKCS #1 v1.5 signature verification. (Closed)
Patch Set: Misc spacing fixes. Created 10 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « src/platform/vboot_reference/tests/testkeys/rsa_padding_test_pubkey.keyb ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/platform/vboot_reference/tests/testkeys/rsa_padding_test_pubkey.pem
diff --git a/src/platform/vboot_reference/tests/testkeys/rsa_padding_test_pubkey.pem b/src/platform/vboot_reference/tests/testkeys/rsa_padding_test_pubkey.pem
new file mode 100644
index 0000000000000000000000000000000000000000..116f39b153f9b3dae4b36601e1e063f5411999ec
--- /dev/null
+++ b/src/platform/vboot_reference/tests/testkeys/rsa_padding_test_pubkey.pem
@@ -0,0 +1,6 @@
+-----BEGIN PUBLIC KEY-----
+MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDSiGmidatyklHyFd5XPHqw9TnV
+n8SlKEuSI3J2GcSWJijDOG2RL6t1Odywukav3kE8QR9YXdwbSkkrcAbyTiblOs7I
+BMRDCI0VjU/W3bO4QFwI3kQQYWVE0pvZ7k7PyisQ8cJOHKx8LG+1u0c5vjJt/qpn
+fnycqSSkuohsQiyTiQIDAQAB
+-----END PUBLIC KEY-----
« no previous file with comments | « src/platform/vboot_reference/tests/testkeys/rsa_padding_test_pubkey.keyb ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698