openresty / openresty/lua-resty-string

des.lua如何用ecb+zero padding+no iv来加密

Open
#19 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.