Commit graph

  • a9869ea999 Added comment to explain that pre-processing is basically cheating and that trees are a good answer here, could have done some weird hashing thing since lookup is instant, but since some of the common passwords can be similar, its riskier and for password handling risk is a BAD BAD BAD idea main mskor 2024-12-09 23:54:54 +0000
  • 2e582b920d Cleanup step! mskor 2024-12-09 23:50:01 +0000
  • f14ac4953d Added (working) unit tests! mskor 2024-12-09 23:47:55 +0000
  • b8afed8ac1 Updated: added (working) unit tests and an explanation asto how I'd speed up the password check Michal Skorczak 2024-12-09 23:45:47 +0000
  • 3cd3d97139 Added: comments and general clean-up Michal Skorczak 2024-12-05 20:42:23 +0000
  • 605e05fad1 Updated: All of the front end works! mskor 2024-12-05 00:30:43 +0000
  • ef66b9dbf9 Initial commit, back end is working, front end is sending requests correctly but need to fix the state issues mskor 2024-12-04 21:42:18 +0000