openresty / openresty/lua-resty-string
des.lua如何用ecb+zero padding+no iv来加密
Open
Nobody has claimed this yet.
- Dominant language
- Lua
- Stars
- 443
- Forks
- 143
- Avg merge
- 2h 31m
- Merged PRs (30d)
- 1
Description
为了兼容以前c#写的项目,以及密码学综合工具(PYG_TOOLS Ver4.1.12.2)运算出来的结果
例如:
key:secret
plain:hello
result:1BB9C2EEAEA1726B
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
No file, test, or entry point is named. Begin by checking the repository’s existing Lua encryption interfaces against the supplied key, plaintext, and result, and determine whether DES ECB with zero padding and no IV is supported; completion would require a documented usage path or an explicitly scoped change.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, lua
- Domain
- cryptography
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100