akashi-esquizolandia/core
scatterflower aece875362
Add more secure password hashing support (#293)
* Separate crypto operations into new class

* Implement PBKDF2 backend

* Add auto-update to stronger hashes

* clang-format pass

* documentation and cleanup

* Add unit tests for CryptoHelper

Co-authored-by: scatterflower <marisa@scatterflower.online>
2022-06-30 22:13:22 +02:00
..
include Add more secure password hashing support (#293) 2022-06-30 22:13:22 +02:00
src Add more secure password hashing support (#293) 2022-06-30 22:13:22 +02:00
core.pro Websockets refactor (#26) 2022-06-15 17:52:27 -05:00