Files
Sammy ETUR 450fd96381 piv: implement ECDH key agreement (tag 0x85)
Add tag 0x85 parsing and ECDH shared secret computation for P-256 and
P-384 curves using mbedtls_ecdh APIs. The peer's uncompressed public key
is read from tag 0x85, the card's private key is loaded, and the shared
secret is returned in tag 0x82 within a 0x7C dynamic authentication
template, per NIST SP 800-73-4.

Unsupported algorithms (e.g. X25519, RSA) return SW_INCORRECT_P1P2."
2026-03-03 02:53:58 +01:00
..
2026-01-22 12:14:27 +01:00
2025-12-07 20:35:08 +01:00
2025-11-30 18:39:10 +01:00
2025-12-11 19:36:39 +01:00
2025-12-11 19:36:39 +01:00
2025-12-07 20:35:08 +01:00
2025-12-07 20:35:08 +01:00
2025-12-07 20:35:08 +01:00
2026-01-22 12:14:12 +01:00
2026-01-28 01:02:42 +01:00