steamguard-cli/steamguard
Carson McManus 969baeed4c
upgrade some dependencies (#272)
- upgrade `rsa`, `zeroize` crates, closes #268
- switch to parrallelized pbkdf2, closes #271
- cargo update
2023-07-03 15:42:10 +00:00
..
protobufs add PhoneLinker, and the ability to add a phone number to the account during setup (#223) 2023-06-25 17:11:24 +00:00
src upgrade some dependencies (#272) 2023-07-03 15:42:10 +00:00
build.rs Use IAuthenticationService for login, account migrations, other major refactors (#194) 2023-06-22 20:20:15 +00:00
Cargo.toml upgrade some dependencies (#272) 2023-07-03 15:42:10 +00:00
LICENSE-APACHE licensing and stuff 2021-08-25 08:36:02 -04:00
LICENSE-MIT licensing and stuff 2021-08-25 08:36:02 -04:00
README.md update readme 2021-08-25 09:18:13 -04:00

steamguard

The library used by steamguard-cli to all the steamguard related things, such as generating 2FA codes and responding to confirmations.