aboutsummaryrefslogtreecommitdiff
path: root/src/crypto.rs
AgeCommit message (Expand)Author
2022-11-13Remove get_random_64()Samuel Tardieu
2022-11-11Use constant size generic parameter for random bytes generationSamuel Tardieu
2022-01-24Increase length limit for email token generationJeremy Lin
2022-01-21Add support for API keysJeremy Lin
2021-05-25Rework file ID generationJeremy Lin
2021-05-25Add support for v2 attachment upload APIsJeremy Lin
2021-04-06Modify rustfmt fileJake Howard
2021-01-31Updated dependencies and small mail fixesBlackDex
2020-08-22Generate tokens more simply and uniformlyJeremy Lin
2020-07-14Removed try_trait and some formatting, particularly around importsDaniel García
2020-03-16Updated ringBlackDex
2019-12-27FormattingDaniel García
2019-11-24Implement change-email, email-verification, account-recovery, and welcome not...tomuta
2019-05-11Update ring to 0.14, jwt to 6.0, and u2fDaniel García
2019-04-26FormattingDaniel García
2019-04-11Update dependencies and fix some warningsDaniel García
2019-04-05Implement user duo, initial versionDaniel García
2019-02-11Implement constant time equal check for admin, 2fa recover and 2fa remember t...Daniel García
2018-12-30Start using rustfmt and some style changes to make some lines shorterDaniel García
2018-02-23Fixed cipher import, created missing data structs instead of using generic Va...Daniel García
2018-02-10First working versionDaniel García