pass_manager/cryptography/src
2023-06-28 00:08:51 +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 Improved master password validation 2023-06-28 00:08:51 +03:00
prelude.rs Replaced super with crate where applicable 2023-06-01 14:58:48 +03:00