summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-08-07Update ci configsv0.1.0Evans Murithi
2018-08-07Update travisEvans Murithi
2018-08-07modify svg link in READMEEvans Murithi
2018-08-07modify the cloak example svgEvans Murithi
2018-08-05Remove documentation metadataEvans Murithi
2018-08-05Add keywords and categories metadata in Cargo.toml (#10)Evans Murithi
2018-08-05Exclude assets folder from crates (#9)Evans Murithi
2018-08-05Add correct url for the example svg (#6)Evans Murithi
2018-08-05Update README (#5)Evans Murithi
2018-08-05Add CI badges in README (#4)Evans Murithi
2018-08-05CI setup (#3)Evans Murithi
2018-08-01Add stubs in readmeEvans Murithi
2018-07-31Add tests for argument validationEvans Murithi
2018-07-31Add docsEvans Murithi
2018-07-31Error handlingEvans Murithi
2018-07-29Rename project name from 2fa to cloakEvans Murithi
2018-07-28Decode key in OTP structEvans Murithi
2018-07-28Add key validationEvans Murithi
2018-07-28Change project structureEvans Murithi
2018-07-26Rename recovery_codes method nameEvans Murithi
2018-07-26add account deletion logicEvans Murithi
2018-07-26add account creation logicEvans Murithi
2018-07-26Refactor Account struct to use HashMapEvans Murithi
2018-07-25Replace secret_key with keyEvans Murithi
2018-07-25Use Path::join() and dirs crateEvans Murithi
2018-07-25Add logic for viewing recovery codesEvans Murithi
2018-07-23Add basic structure for viewing account recovery codesEvans Murithi
2018-07-23remove un-needed printEvans Murithi
2018-07-23Add OTP testsEvans Murithi
2018-07-22Fix unused variableEvans Murithi
2018-07-22Abstract code for generating otp codeEvans Murithi
2018-07-22Refactor OTPEvans Murithi
2018-07-18Add skeleton module for OTPEvans Murithi
2018-07-13Update READMEEvans Murithi
2018-07-13Initial commitEvans Murithi