1. a07b292 Add BccHandover to OwnedDiceArtifacts conversion function by Alice Wang · 5 months ago
  2. 88cd393 Define multialg variants of the libdiced_open_dice targets. by Vanand Gasparyan · 5 months ago
  3. dd8829a Merge "Add libcrypto dep to libopen_dice_cbor_bindgen" into main by Ivan Lozano · 6 months ago
  4. 2147712 dice: trusty build rule for diced_sample_inputs by Gil Cukierman · 6 months ago
  5. 36f783f Add libcrypto dep to libopen_dice_cbor_bindgen by Ivan Lozano · 6 months ago
  6. e431d96 Revert^2 "dice: add sign and encode with CoseSign1" by Gil Cukierman · 7 months ago
  7. b765e00 Revert "dice: add sign and encode with CoseSign1" by Gil Cukierman · 7 months ago
  8. 392be49 dice: add sign and encode with CoseSign1 by Gil Cukierman · 7 months ago
  9. 73a1eb7 Update Android for Rust 1.83.0 by Chris Wailes · 7 months ago
  10. 438f527 dice: support fallible allocation for retry by Gil Cukierman · 7 months ago
  11. f96915b dice: add trusty build rules by Gil Cukierman · 8 months ago
  12. 6ec70fc [test][dice] Add security_version to sample VM DICE chain by Alice Wang · 8 months ago
  13. ce6cbd7 [dice] Update DICE_PRIVATE_KEY_SIZE to DICE_PRIVATE_KEY_BUFFER_SIZE by Alice Wang · 9 months ago
  14. 87fbc4b [dice] Support multi key algorithm switch in pvmfw by Alice Wang · 9 months ago
  15. 5ab9e58 Merge "Make open-dice rust wrapper compatible with upstream code" into main by Alice Wang · 9 months ago
  16. 6203d67 vmbase: Provide baremetal DiceClearMemory() as lib by Pierre-Clément Tosi · 9 months ago
  17. e5fffd8 tests: Use libopen_dice_clear_memory by Pierre-Clément Tosi · 9 months ago
  18. 9427f01 [dice] Move open-dice Rust wrapper tests to presubmit by Alice Wang · 9 months ago
  19. 14ca76a Make open-dice rust wrapper compatible with upstream code by Alice Wang · 9 months ago
  20. 40648a4 Merge changes Ib471476c,I0999284c,I273df743 into main by Alice Wang · 9 months ago
  21. 89f05f8 [dice] Migrate from fixed public key/signature sizes to dynamic length by Alice Wang · 9 months ago
  22. 0b587bf [dice] Remove redundant feature flag alloc by Alice Wang · 9 months ago
  23. b1ed084 [dice] Migrate from DICE_COSE_KEY_ALG_VALUE to VM_KEY_ALGORITHM by Alice Wang · 9 months ago
  24. 56bfd1a Remove unnecessary OWNERS file in libs/dice by Alice Wang · 9 months ago
  25. 5363743 Remove dependency on once_cell where it isn't actually used. by Andrew Walbran · 11 months ago
  26. 766a535 Merge "Remove lib_open_dice_cbor dependency from nostd open-dice library" into main by Alice Wang · 11 months ago
  27. 8f2ab79 Make libdiced_open_dice visible to internal SDV packages by Istvan Nador · 11 months ago
  28. 3ee72c7 Remove lib_open_dice_cbor dependency from nostd open-dice library by Alice Wang · 1 year, 1 month ago
  29. 6561e34 Disable dylib variants of nostd bindgen modules by Ivan Lozano · 1 year ago
  30. e6f2a14 Merge "[dice] Clean up redundant open-dice libs in libdiced_open_dice" into main by Treehugger Robot · 1 year, 1 month ago
  31. 7769d4b Stop exposing libdiced_open_dice_nostd to //system/authgraph/tests by Alice Wang · 1 year, 1 month ago
  32. febea7f [dice] Clean up redundant open-dice libs in libdiced_open_dice by Alice Wang · 1 year, 1 month ago
  33. ff38111 [dice] Read the COSE key algorithm from DICE library by Alice Wang · 1 year, 3 months ago
  34. abb6d8a Actually derive microdroid vendor dice node by Nikita Ioffe · 1 year, 5 months ago
  35. d7aea45 Don't use *.rs for srcs by Alan Stokes · 1 year, 5 months ago
  36. ab035a5 Add DiceDrive::from_file factory method by Nikita Ioffe · 1 year, 5 months ago
  37. e18cc13 Move dice_driver to libs/dice/driver by Nikita Ioffe · 1 year, 5 months ago
  38. 8704861 Simplify test ownership. by Alan Stokes · 1 year, 6 months ago
  39. 5369617 [DON'T BLOCK] Test ownership migration rules by Aditya Choudhary · 1 year, 6 months ago
  40. c8ba73c libdiced_open_dice: Visibility to Secretkeeper VTS by Shikha Panwar · 1 year, 7 months ago
  41. 0ebd67e Open visibility of diced_open_dice to secretkeeper by Shikha Panwar · 1 year, 8 months ago
  42. b39fc15 Add host_supported: true by Hasini Gunasinghe · 1 year, 8 months ago
  43. 19234c4 Make open_dice usable in system/authgraph/tests. by Hasini Gunasinghe · 1 year, 8 months ago
  44. a639b58 Add RKP VM marker if booting RKP VM by Alan Stokes · 1 year, 9 months ago
  45. 9b8b8ec Add APK details to the DICE chain by Alan Stokes · 1 year, 10 months ago
  46. eff8cff [doc] Add RKP link to derive_cdi_leaf_priv documentation by Alice Wang · 1 year, 10 months ago
  47. 94a0635 [dice] Move open-dice Rust wrapper libraries to virt by Alice Wang · 1 year, 10 months ago
  48. 843d831 [dice] Use libdice_open_dice_nostd for DICE functions in pvmfw by Alice Wang · 2 years, 6 months ago
  49. f2479c1 libs/dice: Only depend on rust bindgens by Pierre-Clément Tosi · 2 years, 6 months ago
  50. cb9d2f9 [dice] Move hash function to the library libdiced_open_dice by Alice Wang · 2 years, 6 months ago
  51. 54511fd [dice] Move format_condig_descriptor to diced_open_dice by Alice Wang · 2 years, 6 months ago
  52. 93375b5 [dice] Move CDI_SIZE to upstream library libdiced_open_dice by Alice Wang · 2 years, 6 months ago
  53. a777366 [dice] Use dice::InputValues instead of InputValuesOwned by Alice Wang · 2 years, 6 months ago
  54. a7e4ce0 [dice] Move error type to upstream library libdiced_open_dice by Alice Wang · 2 years, 6 months ago
  55. 5aeed33 [dice] Use libdiced_open_dice_nostd for dice input and config by Alice Wang · 2 years, 6 months ago
  56. 3122613 [dice] Remove unnecessary conversion for DiceMode by Alice Wang · 2 years, 6 months ago
  57. 4f4f5eb pvmfw: Perform DICE derivation by Pierre-Clément Tosi · 2 years, 8 months ago
  58. 8edf72e pvmfw: Validate input BCC handover by Pierre-Clément Tosi · 2 years, 8 months ago
  59. db14ada libs/dice: Introduce dice::Result by Pierre-Clément Tosi · 2 years, 8 months ago
  60. c3b6173 libs/dice: Refactor imports by Pierre-Clément Tosi · 2 years, 8 months ago
  61. 65d443d Use bindgen_nostd targets in libdice_nostd by David Brazdil · 2 years, 10 months ago
  62. 9a83e61 Add libopen_dice nostd wrapper and test it in vmbase_example by David Brazdil · 2 years, 11 months ago