summaryrefslogtreecommitdiff
path: root/src/crypto.rs
Commit message (Expand)AuthorAgeFilesLines
* add dedicated types for all the tokenspennae2022-07-171-35/+104
* make crypto fields private if they're not used outside cryptopennae2022-07-171-7/+7
* remove zeroize dependencypennae2022-07-171-8/+1
* fix clippy warningspennae2022-07-171-0/+1
* add test vector for password changes and account resetpennae2022-07-161-1/+48
* initial importpennae2022-07-131-0/+408