Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make the Clone bytes types Copy as well | pennae | 2022-07-17 | 1 | -1/+1 |
| | | | | u8 arrays are copy, no need to not have our wrappers be copy. | ||||
* | use HawkKey everywhere hawk keys are handled | pennae | 2022-07-17 | 1 | -19/+6 |
| | | | | the db already does this, crypto did not. | ||||
* | don't use SecretBytes in HawkKey/SecretKey | pennae | 2022-07-17 | 1 | -1/+1 |
| | |||||
* | initial import | pennae | 2022-07-13 | 1 | -0/+238 |