/** * Copyright Notice: * Copyright 2021-2022 DMTF. All rights reserved. * License: BSD 3-Clause License. For full text see link: https://github.com/DMTF/libspdm/blob/main/LICENSE.md **/ #include "test_crypt.h" #if LIBSPDM_ECDSA_SUPPORT /* Root CA X509 Certificate for X509 Verification Routine (Generated by OpenSSL utility). */ uint8_t m_libspdm_ecc_test_root_cer[] = { 0x30, 0x82, 0x01, 0xd2, 0x30, 0x82, 0x01, 0x77, 0xa0, 0x03, 0x02, 0x01, 0x02, 0x02, 0x09, 0x00, 0xcc, 0x10, 0x45, 0x50, 0xaf, 0x50, 0x1b, 0xe2, 0x30, 0x0a, 0x06, 0x08, 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x04, 0x03, 0x02, 0x30, 0x45, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x41, 0x55, 0x31, 0x13, 0x30, 0x11, 0x06, 0x03, 0x55, 0x04, 0x08, 0x0c, 0x0a, 0x53, 0x6f, 0x6d, 0x65, 0x2d, 0x53, 0x74, 0x61, 0x74, 0x65, 0x31, 0x21, 0x30, 0x1f, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x0c, 0x18, 0x49, 0x6e, 0x74, 0x65, 0x72, 0x6e, 0x65, 0x74, 0x20, 0x57, 0x69, 0x64, 0x67, 0x69, 0x74, 0x73, 0x20, 0x50, 0x74, 0x79, 0x20, 0x4c, 0x74, 0x64, 0x30, 0x1e, 0x17, 0x0d, 0x32, 0x30, 0x30, 0x32, 0x32, 0x37, 0x31, 0x32, 0x30, 0x32, 0x31, 0x30, 0x5a, 0x17, 0x0d, 0x33, 0x30, 0x30, 0x32, 0x32, 0x34, 0x31, 0x32, 0x30, 0x32, 0x31, 0x30, 0x5a, 0x30, 0x45, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x41, 0x55, 0x31, 0x13, 0x30, 0x11, 0x06, 0x03, 0x55, 0x04, 0x08, 0x0c, 0x0a, 0x53, 0x6f, 0x6d, 0x65, 0x2d, 0x53, 0x74, 0x61, 0x74, 0x65, 0x31, 0x21, 0x30, 0x1f, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x0c, 0x18, 0x49, 0x6e, 0x74, 0x65, 0x72, 0x6e, 0x65, 0x74, 0x20, 0x57, 0x69, 0x64, 0x67, 0x69, 0x74, 0x73, 0x20, 0x50, 0x74, 0x79, 0x20, 0x4c, 0x74, 0x64, 0x30, 0x59, 0x30, 0x13, 0x06, 0x07, 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x02, 0x01, 0x06, 0x08, 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x03, 0x01, 0x07, 0x03, 0x42, 0x00, 0x04, 0x11, 0xa4, 0x06, 0x65, 0xb6, 0x79, 0x6e, 0x72, 0xb6, 0xd8, 0x09, 0x84, 0x92, 0x86, 0x11, 0x09, 0xde, 0xea, 0xd0, 0x0c, 0x60, 0xf1, 0x8a, 0xff, 0x7c, 0xde, 0xce, 0xec, 0x07, 0xba, 0xa5, 0xb8, 0xd5, 0x17, 0xe5, 0x62, 0x33, 0x2d, 0x88, 0xb1, 0x9a, 0xe6, 0xf3, 0x09, 0x43, 0x0e, 0xa9, 0xf7, 0x3c, 0xe9, 0x20, 0xba, 0xbd, 0xb1, 0x3c, 0x03, 0x89, 0x1e, 0x2a, 0xff, 0x6e, 0x08, 0xff, 0x2e, 0xa3, 0x50, 0x30, 0x4e, 0x30, 0x1d, 0x06, 0x03, 0x55, 0x1d, 0x0e, 0x04, 0x16, 0x04, 0x14, 0x62, 0xe6, 0xd9, 0xa0, 0xee, 0x38, 0x18, 0x83, 0xfa, 0xe3, 0xed, 0x44, 0xa4, 0x37, 0xfd, 0x4a, 0x04, 0xdf, 0xe1, 0xd5, 0x30, 0x1f, 0x06, 0x03, 0x55, 0x1d, 0x23, 0x04, 0x18, 0x30, 0x16, 0x80, 0x14, 0x62, 0xe6, 0xd9, 0xa0, 0xee, 0x38, 0x18, 0x83, 0xfa, 0xe3, 0xed, 0x44, 0xa4, 0x37, 0xfd, 0x4a, 0x04, 0xdf, 0xe1, 0xd5, 0x30, 0x0c, 0x06, 0x03, 0x55, 0x1d, 0x13, 0x04, 0x05, 0x30, 0x03, 0x01, 0x01, 0xff, 0x30, 0x0a, 0x06, 0x08, 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x04, 0x03, 0x02, 0x03, 0x49, 0x00, 0x30, 0x46, 0x02, 0x21, 0x00, 0x99, 0x2f, 0x43, 0xeb, 0xdc, 0x4e, 0x53, 0xc7, 0xc1, 0xbd, 0xed, 0x95, 0xdc, 0xae, 0xd3, 0x75, 0xfa, 0xc4, 0xf7, 0xa4, 0x61, 0x00, 0x57, 0xce, 0xf3, 0xe0, 0x23, 0xf6, 0xf0, 0x41, 0x6f, 0xb5, 0x02, 0x21, 0x00, 0xf3, 0x97, 0x11, 0x06, 0x61, 0x10, 0xc7, 0x35, 0xe9, 0xf8, 0x3b, 0x59, 0xec, 0xf5, 0x51, 0xa0, 0xa6, 0x64, 0x6e, 0xe1, 0x44, 0xc7, 0xe1, 0xa2, 0xce, 0x90, 0x7f, 0xae, 0xad, 0xf4, 0xa9, 0xfa, }; /* PEM key data for EC Private key Retrieving. (Generated by OpenSSL utility). */ uint8_t m_libspdm_ecc_test_pem_key[] = { 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x42, 0x45, 0x47, 0x49, 0x4e, 0x20, 0x45, 0x43, 0x20, 0x50, 0x41, 0x52, 0x41, 0x4d, 0x45, 0x54, 0x45, 0x52, 0x53, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x0a, 0x42, 0x67, 0x67, 0x71, 0x68, 0x6b, 0x6a, 0x4f, 0x50, 0x51, 0x4d, 0x42, 0x42, 0x77, 0x3d, 0x3d, 0x0a, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x45, 0x4e, 0x44, 0x20, 0x45, 0x43, 0x20, 0x50, 0x41, 0x52, 0x41, 0x4d, 0x45, 0x54, 0x45, 0x52, 0x53, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x0a, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x42, 0x45, 0x47, 0x49, 0x4e, 0x20, 0x45, 0x43, 0x20, 0x50, 0x52, 0x49, 0x56, 0x41, 0x54, 0x45, 0x20, 0x4b, 0x45, 0x59, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x0a, 0x4d, 0x48, 0x63, 0x43, 0x41, 0x51, 0x45, 0x45, 0x49, 0x4d, 0x4a, 0x54, 0x69, 0x75, 0x34, 0x56, 0x54, 0x54, 0x57, 0x68, 0x78, 0x4b, 0x62, 0x51, 0x65, 0x78, 0x6e, 0x30, 0x43, 0x58, 0x41, 0x77, 0x33, 0x44, 0x57, 0x6b, 0x6f, 0x78, 0x79, 0x77, 0x6b, 0x7a, 0x46, 0x50, 0x62, 0x32, 0x48, 0x68, 0x5a, 0x6e, 0x5a, 0x52, 0x6f, 0x41, 0x6f, 0x47, 0x43, 0x43, 0x71, 0x47, 0x53, 0x4d, 0x34, 0x39, 0x0a, 0x41, 0x77, 0x45, 0x48, 0x6f, 0x55, 0x51, 0x44, 0x51, 0x67, 0x41, 0x45, 0x45, 0x61, 0x51, 0x47, 0x5a, 0x62, 0x5a, 0x35, 0x62, 0x6e, 0x4b, 0x32, 0x32, 0x41, 0x6d, 0x45, 0x6b, 0x6f, 0x59, 0x52, 0x43, 0x64, 0x37, 0x71, 0x30, 0x41, 0x78, 0x67, 0x38, 0x59, 0x72, 0x2f, 0x66, 0x4e, 0x37, 0x4f, 0x37, 0x41, 0x65, 0x36, 0x70, 0x62, 0x6a, 0x56, 0x46, 0x2b, 0x56, 0x69, 0x4d, 0x79, 0x32, 0x49, 0x0a, 0x73, 0x5a, 0x72, 0x6d, 0x38, 0x77, 0x6c, 0x44, 0x44, 0x71, 0x6e, 0x33, 0x50, 0x4f, 0x6b, 0x67, 0x75, 0x72, 0x32, 0x78, 0x50, 0x41, 0x4f, 0x4a, 0x48, 0x69, 0x72, 0x2f, 0x62, 0x67, 0x6a, 0x2f, 0x4c, 0x67, 0x3d, 0x3d, 0x0a, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x45, 0x4e, 0x44, 0x20, 0x45, 0x43, 0x20, 0x50, 0x52, 0x49, 0x56, 0x41, 0x54, 0x45, 0x20, 0x4b, 0x45, 0x59, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x0a, }; /* DER key data for ECC Public key Retrieving (Extracted from m_libspdm_ecc_test_pem_key). */ uint8_t m_libspdm_ecc_test_pub_key_der[] = { 0x30, 0x59, 0x30, 0x13, 0x06, 0x07, 0x2A, 0x86, 0x48, 0xCE, 0x3D, 0x02, 0x01, 0x06, 0x08, 0x2A, 0x86, 0x48, 0xCE, 0x3D, 0x03, 0x01, 0x07, 0x03, 0x42, 0x00, 0x04, 0x11, 0xA4, 0x06, 0x65, 0xB6, 0x79, 0x6E, 0x72, 0xB6, 0xD8, 0x09, 0x84, 0x92, 0x86, 0x11, 0x09, 0xDE, 0xEA, 0xD0, 0x0C, 0x60, 0xF1, 0x8A, 0xFF, 0x7C, 0xDE, 0xCE, 0xEC, 0x07, 0xBA, 0xA5, 0xB8, 0xD5, 0x17, 0xE5, 0x62, 0x33, 0x2D, 0x88, 0xB1, 0x9A, 0xE6, 0xF3, 0x09, 0x43, 0x0E, 0xA9, 0xF7, 0x3C, 0xE9, 0x20, 0xBA, 0xBD, 0xB1, 0x3C, 0x03, 0x89, 0x1E, 0x2A, 0xFF, 0x6E, 0x08, 0xFF, 0x2E, }; /* Payload for PKCS#7 Signing & Verification Validation. */ const char *m_libspdm_ec_payload = "payload data for PKCS#7 EC Signing"; /** * Validate Crypto EC key Retrieving (from PEM & X509) & signature Interfaces. * * @retval true Validation succeeded. * @retval false Validation failed. **/ bool libspdm_validate_crypt_ec_2(void) { bool status; void *ec_priv_key; void *ec_pub_key; uint8_t hash_value[LIBSPDM_SHA256_DIGEST_SIZE]; size_t hash_size; uint8_t signature[66 * 2]; size_t sig_size; libspdm_my_print("\nCrypto EC key Retrieving Testing: "); /* Retrieve EC private key from PEM data. */ libspdm_my_print("\n- Retrieve EC Private key from PEM ..."); status = libspdm_ec_get_private_key_from_pem(m_libspdm_ecc_test_pem_key, sizeof(m_libspdm_ecc_test_pem_key), NULL, &ec_priv_key); if (!status) { libspdm_my_print("[Fail]"); return false; } else { libspdm_my_print("[Pass]"); } /* Sign EC-DSA */ hash_size = sizeof(hash_value); sig_size = sizeof(signature); libspdm_my_print("\n- EC-DSA Signing ... "); status = libspdm_ecdsa_sign(ec_priv_key, LIBSPDM_CRYPTO_NID_SHA256, hash_value, hash_size, signature, &sig_size); if (!status) { libspdm_my_print("[Fail]"); libspdm_ec_free(ec_priv_key); return false; } else { libspdm_my_print("[Pass]"); } /* Retrieve EC Public key from DER data. */ libspdm_my_print("\n- Retrieve EC Public key from DER ..."); status = libspdm_ec_get_public_key_from_der(m_libspdm_ecc_test_pub_key_der, sizeof(m_libspdm_ecc_test_pub_key_der), &ec_pub_key); if (!status) { libspdm_my_print("[Fail]"); libspdm_ec_free(ec_priv_key); return false; } else { libspdm_my_print("[Pass]"); } /* Verify EC-DSA */ libspdm_my_print("\n- EC-DSA Verification using Public key from DER ... "); status = libspdm_ecdsa_verify(ec_pub_key, LIBSPDM_CRYPTO_NID_SHA256, hash_value, hash_size, signature, sig_size); if (!status) { libspdm_my_print("[Fail]"); libspdm_ec_free(ec_priv_key); libspdm_ec_free(ec_pub_key); return false; } else { libspdm_my_print("[Pass]"); } /* Retrieve EC Public key from X509 Certificate. */ libspdm_my_print("\n- Retrieve EC Public key from X509 ... "); libspdm_ec_free(ec_pub_key); status = libspdm_ec_get_public_key_from_x509( m_libspdm_ecc_test_root_cer, sizeof(m_libspdm_ecc_test_root_cer), &ec_pub_key); if (!status) { libspdm_my_print("[Fail]"); libspdm_ec_free(ec_priv_key); return false; } else { libspdm_my_print("[Pass]"); } /* Verify EC-DSA */ libspdm_my_print("\n- EC-DSA Verification using Public key from X509 ... "); status = libspdm_ecdsa_verify(ec_pub_key, LIBSPDM_CRYPTO_NID_SHA256, hash_value, hash_size, signature, sig_size); if (!status) { libspdm_my_print("[Fail]"); libspdm_ec_free(ec_priv_key); libspdm_ec_free(ec_pub_key); return false; } else { libspdm_my_print("[Pass]\n"); } libspdm_ec_free(ec_priv_key); libspdm_ec_free(ec_pub_key); return true; } #endif /* LIBSPDM_ECDSA_SUPPORT */