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