lanzaboote/rust
Julian Stecklina cbccd64c57 tool: make file installation deterministic
Due to the use of hash maps, the order of file installation was not
deterministic. I've changed the code the use BTreeMaps instead, which
makes this deterministic. While I was here, I tried to simplify the
code a bit.
2023-02-25 20:42:08 +01:00
..
stub stub: lanzatool -> lzbt 2023-02-23 09:32:28 +01:00
tool tool: make file installation deterministic 2023-02-25 20:42:08 +01:00