Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove dependency on chrono | pennae | 2022-07-25 | 1 | -6/+6 |
* | make the Clone bytes types Copy as well | pennae | 2022-07-17 | 1 | -13/+5 |
* | remove SecretBytes | pennae | 2022-07-17 | 1 | -3/+3 |
* | use SecretKey for key material in crypto | pennae | 2022-07-17 | 1 | -9/+8 |
* | use HawkKey everywhere hawk keys are handled | pennae | 2022-07-17 | 1 | -15/+11 |
* | add dedicated types for all the tokens | pennae | 2022-07-17 | 1 | -22/+19 |
* | don't use SecretBytes in HawkKey/SecretKey | pennae | 2022-07-17 | 1 | -11/+13 |
* | initial import | pennae | 2022-07-13 | 1 | -0/+413 |