1. ea3d3ab sim: add protected TLVs to hash calculation by Fabio Utzig · 6 years ago
  2. c3898d6 sim: Add dependency tests to simulator by David Brown · 6 years ago
  3. 7a81c4b sim: Add dependency encoding to TLV generator by David Brown · 6 years ago
  4. 91d6863 sim: Use byteorder for multi-byte values by David Brown · 6 years ago
  5. 9771028 Add ed25519 verification to sim by Fabio Utzig · 6 years ago
  6. 3929743 Add simulator support for RSA-3072 sigs by Fabio Utzig · 6 years ago
  7. ac46e26 sim: Get header magic value from ManifestGen trait by David Brown · 7 years ago
  8. 43643dd sim: Use a trait object for TlvGen by David Brown · 7 years ago
  9. 05ab014 Update sim ecdsa testing to use ring signing by Fabio Utzig · 7 years ago
  10. b4d20c8 Update sim to run ecdsa sig + kw enc by Fabio Utzig · 7 years ago
  11. 251ef1d Add rsa+kw testing support to simulator by Fabio Utzig · 7 years ago
  12. 754438d Fix TLV sizes for signed images by Fabio Utzig · 7 years ago
  13. 1e48b91 Add encrypted image support on sim by Fabio Utzig · 7 years ago
  14. 80fde2f Add ecdsa signing support to the simulator by Fabio Utzig · 8 years ago
  15. f5b33d8 Place TLV size into TLV itself by David Brown · 8 years ago
  16. 43cda33 Move key_id from header into TLV by David Brown · 8 years ago
  17. 27648b8 Renumber the TLV type values by David Brown · 8 years ago
  18. 7e701d8 sim: Add RSA signature verification to simulator by David Brown · 8 years ago
  19. 1e15859 sim: Switch to bitflags from enumflags by David Brown · 8 years ago
  20. 4243ab0 sim: Capture payload in TLV code by David Brown · 8 years ago
  21. 8054ce2 sim: Change to `ring` instead of `rust-crypto` by David Brown · 8 years ago
  22. 187dd88 sim: Validate the SHA256 verification by David Brown · 8 years ago