openresty / openresty/lua-resty-string
aes_256_cbc is not secure in TLS Scenes, when will we support GCM/CCM model?
Open
Nobody has claimed this yet.
- Dominant language
- Lua
- Stars
- 443
- Forks
- 143
- Avg merge
- 2h 31m
- Merged PRs (30d)
- 1
Description
AES CBC model is not secure in TLS1.2, and it's unsupported in http2:
TLS 1.2 Cipher Suite Black List
AES GCM/CCM is considered more secure, is there any plan to support AES GCM?
@agentzh
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
The issue provides no file, test, or entry point. Start by locating the existing aes_256_cbc implementation and its tests, then clarify the intended GCM/CCM API and TLS compatibility before coding. Done should be agreed support for the requested mode with corresponding tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- cryptography, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100