blahrs/blahd
oxalica ec7f428519 fix(webapi/register): fix shift overflow
This would make challenge always fail if difficulty is a multiple of 8.
2024-09-19 06:43:17 -04:00
..
benches bench: bench register-pow for difficulty reference 2024-09-17 22:35:09 -04:00
src fix(webapi/register): fix shift overflow 2024-09-19 06:43:17 -04:00
tests refactor(webapi)!: put all API under path /_blah 2024-09-19 05:12:42 -04:00
Cargo.toml bench: bench register-pow for difficulty reference 2024-09-17 22:35:09 -04:00
config.example.toml feat(webapi): impl user registration and identity description format 2024-09-16 10:45:40 -04:00
schema.sql feat(types,webapi): impl id_key/act_key for all APIs and update docs 2024-09-17 21:44:36 -04:00