openresty / openresty/set-misc-nginx-module
HMAC-SHA256 support
Open
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 401
- Forks
- 100
- Avg merge
- 1h 28m
- Merged PRs (30d)
- 2
Description
I would like to ask you whether you have a plan to add HMAC-SHA256 algorithm ?
SHA1 is deprecated in many application and i need sha256 to sent to my backend.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the repository's existing md5/sha1 support and the set_xxx directives described in the project overview. Determine how HMAC-SHA256 would fit the module and verify that the resulting directive can send SHA-256 output to a backend; the issue names no files or tests, so the relevant entry points must be located first.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- cryptography
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100