#security #encryption

yanked scp03

GlobalPlatform Secure Channel Protocol 03 implementation targeting YubiHSM2 devices

Uses old Rust 2015

0.0.0 Feb 15, 2018

#708 in #encryption

MIT/Apache

11KB
191 lines

scp03.rs

A Rust implementation of the GlobalPlatform Secure Channel Protocol "03" intended for use YubiHSM2 devices from Yubico.

The protocol is documented in "GPC_SPE_014: GlobalPlatform Card Technology Secure Channel Protocol 03" available at:

https://www.globalplatform.org/specificationscard.asp


lib.rs:

Implementation of the GlobalPlatform Secure Channel Protocol "03" used by YubiHSM2

See GPC_SPE_014: GlobalPlatform Card Technology Secure Channel Protocol '03' at: https://www.globalplatform.org/specificationscard.asp

Dependencies

~1.1–1.5MB
~26K SLoC