index
:
vaultwarden
2024-updates-and-config-endpoint
authrequest_changes
dependabot/cargo/cargo-acb06c3a58
dependabot/cargo/h2-0.3.26
dependabot/cargo/mio-0.8.11
fix-nightly-errors
fix-nightly-errors-part-2
icons_dns
improved-http-client
main
more_authrequest_fixes
register_verify_email
remove_upcase
ssh_keys
test_dylint
update-rust-and-remove-unused-header-values
update_jwt_private_key
yubico-async
Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs
dani-garcia
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
crypto.rs
Age
Commit message (
Expand
)
Author
2022-01-24
Increase length limit for email token generation
Jeremy Lin
2022-01-21
Add support for API keys
Jeremy Lin
2021-05-25
Rework file ID generation
Jeremy Lin
2021-05-25
Add support for v2 attachment upload APIs
Jeremy Lin
2021-04-06
Modify rustfmt file
Jake Howard
2021-01-31
Updated dependencies and small mail fixes
BlackDex
2020-08-22
Generate tokens more simply and uniformly
Jeremy Lin
2020-07-14
Removed try_trait and some formatting, particularly around imports
Daniel García
2020-03-16
Updated ring
BlackDex
2019-12-27
Formatting
Daniel García
2019-11-24
Implement change-email, email-verification, account-recovery, and welcome not...
tomuta
2019-05-11
Update ring to 0.14, jwt to 6.0, and u2f
Daniel García
2019-04-26
Formatting
Daniel García
2019-04-11
Update dependencies and fix some warnings
Daniel García
2019-04-05
Implement user duo, initial version
Daniel García
2019-02-11
Implement constant time equal check for admin, 2fa recover and 2fa remember t...
Daniel García
2018-12-30
Start using rustfmt and some style changes to make some lines shorter
Daniel García
2018-02-23
Fixed cipher import, created missing data structs instead of using generic Va...
Daniel García
2018-02-10
First working version
Daniel García