MCPcopy Create free account
hub / github.com/PKUJohnson/OpenData / aes_encrypt

Function aes_encrypt

tmp/2.py:35–52  ·  view source on GitHub ↗

AES加密 key,iv使用同一个 模式cbc 填充pkcs7 :param key: 密钥 :param content: 加密内容 :return:

(key, iv, content)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

2.pyFile · 0.70

Calls 1

pkcs7paddingFunction · 0.70

Tested by

no test coverage detected