1. 9aeb406 [rkp] Introduce a new request type for attestation request by Alice Wang · 1 year, 10 months ago
  2. 5dddeea [cbor] Separate cbor conversion functions in an independent lib by Alice Wang · 1 year, 11 months ago
  3. 8b8e6e6 [rkp] Encrypt/decrypt the private key with AES-256-GCM by Alice Wang · 1 year, 11 months ago
  4. facc2b8 [rkp] Generalize CBOR conversion functions for reuse by Alice Wang · 1 year, 11 months ago
  5. 7b4b613 [rkpvm] Move requests module to a separate library by Alice Wang · 1 year, 11 months ago[Renamed (86%) from rialto/src/requests.rs]
  6. 3f5d2af Move away from mod.rs by Alan Stokes · 1 year, 11 months ago[Renamed from rialto/src/requests/mod.rs]
  7. b3fcf63 [bssl] Move ec_key module from rialto to libbssl by Alice Wang · 2 years ago
  8. c8f88f5 [bssl] Add no_std compatible BoringSSL wrapper library for AVF by Alice Wang · 2 years ago
  9. b1f64ee Extract a CBB helper by Alan Stokes · 2 years ago
  10. a78d3f0 [rkp] Build MACed public key from boringssl EC_KEY by Alice Wang · 2 years ago
  11. 7b2ab94 [rkp] Generate EC P-256 key pair for the RKP HAL by Alice Wang · 2 years ago
  12. 33f4cae [rkp] Add request/response for ECDSA P256 key pair generation by Alice Wang · 2 years ago
  13. 76a36a2 [rialto] Move request processing to a separate module by Alice Wang · 2 years, 1 month ago