Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-18 | Revert back to argon2i | dec05eba | |
2020-08-18 | Use argon2d instead of argon2i | dec05eba | |
We want gpu-resistance instead of side-channel attack resistance since password is hashed locally. | |||
2020-08-18 | Fix memory leak (mismatch free/delete/delete[]), fix invalid memory access | dec05eba | |
2020-08-18 | Add local user storage function (locally stored encrypted user private key) | dec05eba | |
2020-08-18 | Store database storage to files, also loading | dec05eba | |