Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use HawkKey everywhere hawk keys are handled | pennae | 2022-07-17 | 1 | -10/+14 |
* | add dedicated types for all the tokens | pennae | 2022-07-17 | 1 | -35/+104 |
* | make crypto fields private if they're not used outside crypto | pennae | 2022-07-17 | 1 | -7/+7 |
* | remove zeroize dependency | pennae | 2022-07-17 | 1 | -8/+1 |
* | fix clippy warnings | pennae | 2022-07-17 | 1 | -0/+1 |
* | add test vector for password changes and account reset | pennae | 2022-07-16 | 1 | -1/+48 |
* | initial import | pennae | 2022-07-13 | 1 | -0/+408 |