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

optimize the signing key generation #44

Open
DanielRailean opened this issue Dec 10, 2024 · 0 comments
Open

optimize the signing key generation #44

DanielRailean opened this issue Dec 10, 2024 · 0 comments
Labels
feature request New feature or request

Comments

@DanielRailean
Copy link
Collaborator

https://github.com/LEGO/kong-aws-request-signing/blob/main/kong/plugins/aws-request-signing/sigv4.lua#L208
this signing key generation result can be cached so that CPU time is not used on calculating the same signature hash over and over again for the same key.

@DanielRailean DanielRailean added the feature request New feature or request label Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant