Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify HMAC function.v0.2.0 | Andreas Grois | 2023-01-20 | 1 | -15/+12 |
| | | | | It's quite a bit faster, and easier to understand. | ||||
* | Add benchmark for HMAC code. | Andreas Grois | 2023-01-20 | 1 | -37/+5 |
| | | | | | Also, simplify the function a bit. It's faster this way, even though there's an additional unconditional collect() call now. | ||||
* | Also add url_parsing to this crate. | Andreas Grois | 2022-10-09 | 1 | -0/+58 |