Commit Verlauf

Autor SHA1 Nachricht Datum
  Matthew Carr 84f5fb59c8 Rewrote `btmsg` to use tokio and be fully asynchronous. vor 2 Jahren
  Matthew Carr 2b0b271e94 Reorganized the repository and created a cargo workspace for all crates. vor 2 Jahren
  Matthew Carr bf7b867273 Ran `cargo fmt`. vor 2 Jahren
  Matthew Carr 2d805052df Removed the old Block type and renamed NewBlock to Block. vor 2 Jahren
  Matthew Carr 5bf7c9590c Finished implementing the sectored buffer. vor 2 Jahren
  Matthew Carr 02756cf24a Started implementing a buffering stream. vor 2 Jahren
  Matthew Carr 970315cc31 * Introduced a NewBlock struct which will replace Block. vor 2 Jahren
  Matthew Carr f58a85f5a7 Added a wrapper around exported root keys which vor 2 Jahren
  Matthew Carr ce9525ec95 Finished integrating the Scheme trait. vor 2 Jahren
  Matthew Carr 142addac7a Introduced the Scheme trait and associated types vor 2 Jahren
  Matthew Carr d0fc5d9a77 Started implementing a TPM backed credentials store. vor 2 Jahren
  Matthew Carr dd19b80c56 Split public and private asymmetric keys into two different types. vor 2 Jahren
  Matthew Carr fdd5c086ec Started writing a module for working with a TPM. vor 2 Jahren
  Matthew Carr ab4fd2332b Added a message for halting a node. vor 2 Jahren
  Matthew Carr 22afbad1b8 Shared the .vscode directory between the different crates. vor 2 Jahren