Age | Commit message (Expand) | Author |
---|---|---|
2023-05-10 | hs_pow: Modify challenge format, include blinded HS id | Micah Elizabeth Scott |
2023-05-10 | hs_pow: leak fix, free the contents of pqueue entries in hs_pow_free_service_... | Micah Elizabeth Scott |
2023-05-10 | hs_pow: Represent equix_solution as a byte array | Micah Elizabeth Scott |
2023-05-10 | hs_pow: Fix nonce cache entry leak | Micah Elizabeth Scott |
2023-05-10 | hs_pow: Define seed_head as uint8_t[4] instead of uint32_t | Micah Elizabeth Scott |
2023-05-10 | hs_pow: unswap byte order of seed_head field | Micah Elizabeth Scott |
2023-05-10 | test_hs_pow: add test vectors for our hs_pow client puzzle | Micah Elizabeth Scott |