Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge dev changes #146

Merged
merged 38 commits into from
Sep 6, 2024
Merged

Merge dev changes #146

merged 38 commits into from
Sep 6, 2024

Conversation

khvzak
Copy link
Member

@khvzak khvzak commented Sep 6, 2024

No description provided.

- Use bytes-based regex engine
- Use `LuaString` instead of `String` where possible
- Replace `safe_cell` with `ouroboros`
- Use global regex cache instead of local one
- Add `sha1`/`encrypt`/`decrypt` functions
- Make `sha256` sync (do not send operation to threadpool (yet))
- Rename `base64_urlsafe_encode` to `base64url_encode` (same for decode)
- Add `hex_encode`/`hex_decode` functions
Fix the handler to avoid recursive overflow.
@khvzak khvzak self-assigned this Sep 6, 2024
@khvzak khvzak merged commit 0a5751d into main Sep 6, 2024
7 checks passed
@khvzak khvzak deleted the dev branch September 6, 2024 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant