This website requires JavaScript.
Explore
Help
Sign In
StNicolay
/
pass_manager
Watch
1
Star
0
Fork
0
You've already forked pass_manager
Code
Issues
Pull Requests
Releases
Activity
pass_manager
/
cryptography
/
src
History
StNicolay
c3af7e9a95
Added some constants to reduce the amount of magic values
2023-06-27 22:51:11 +03:00
..
account.rs
Sepparated the code out into 3 more library crates: cryptography, entity and pass_manager
2023-06-01 14:42:35 +03:00
lib.rs
Added GetNewMasterPass state and added restrictions on the master password
2023-06-04 20:41:10 +03:00
master_pass.rs
Added some constants to reduce the amount of magic values
2023-06-27 22:51:11 +03:00
passwords.rs
Removed magic values from gen_password. Made generate_password accept constants for the amount the length of the password
2023-06-07 21:35:22 +03:00
prelude.rs
Replaced super with crate where applicable
2023-06-01 14:58:48 +03:00