github Enginex0/TEESimulator-RS v6.0.0-156

latest releases: v6.0.1-282, v6.0.1-280, v6.0.1-251...
3 months ago

Repository consolidation release. All tee-rebuild work merged as the new main branch.

AOSP Self-Signed Cert Compliance

  • No-challenge keys now generate self-signed certs (subject == issuer, depth 1), matching AOSP ta/src/keys.rs:451-478
  • Both Kotlin (BouncyCastle) and Rust (native-certgen) paths corrected
  • Eliminates attestation behavioral probes that detect keybox issuer on non-attested keys

Stability

  • Binder stress crash hardening for concurrent generateKey calls
  • AUTO mode TEE race for consistent attestation on devices with working G10
  • Oversized transactions routed to software gen instead of crashing
  • Operation-time params (BLOCK_MODE, PADDING, DIGEST) passed through to CipherPrimitive

Infrastructure

  • Version scheme changed to semver (v6.0.0)
  • Repository moved to TEESimulator-RS as canonical source

Don't miss a new TEESimulator-RS release

NewReleases is sending notifications on new releases.