Commit Graph

10 Commits

Author SHA1 Message Date
Oleksandr Kozachuk 4dcfc95ad8 Reformat the code to be not so wide. 2022-12-15 19:02:38 +01:00
Oleksandr Kozachuk a291aafcf9 Code reformat. 2022-12-12 13:28:06 +01:00
Oleksandr Kozachuk ad920e8f05 Add support for the camel case mode, instead of regular mode. 2022-12-11 15:20:52 +01:00
Oleksandr Kozachuk 681ce3db23 Implement password encoding with given secret. 2022-12-11 15:00:04 +01:00
Oleksandr Kozachuk de7fd70110 Reformat the code a bit more. 2022-12-04 00:13:25 +01:00
Oleksandr Kozachuk 157bab1d56 Reformat the code a bit. 2022-12-04 00:04:28 +01:00
Kiyomichi Kosaka 66acff9884 Simplify the parser and define password types explicitly. 2022-12-03 22:57:28 +00:00
Kiyomichi Kosaka 47243330a9 Reformat code. 2022-12-03 20:37:41 +00:00
Kiyomichi Kosaka 474d0cd4e5 Slightly improve Password 2022-12-03 20:31:42 +00:00
Kiyomichi Kosaka a10fdeb10e Move Password to password.rs file 2022-12-03 20:09:16 +00:00