summaryrefslogtreecommitdiff
path: root/src/types.rs
Commit message (Expand)AuthorAgeFilesLines
* remove dependency on chronopennae2022-07-251-8/+8
* make the Clone bytes types Copy as wellpennae2022-07-171-1/+1
* use SecretKey for key material in cryptopennae2022-07-171-0/+8
* don't use SecretBytes in HawkKey/SecretKeypennae2022-07-171-11/+4
* remove remnants of trying to quickcheck thingspennae2022-07-171-4/+0
* initial importpennae2022-07-131-0/+436