https://groups.google.com/forum/#!topic/openresty/syqjf7C8O74
openssl默认的padding是PKCS7 见https://en.wikipedia.org/
这样,加密后的输出就一样了
本文介绍在使用Lua-resty-string和Python进行加密时如何确保PKCS7填充方式的一致性,以实现跨语言加密结果的匹配。
https://groups.google.com/forum/#!topic/openresty/syqjf7C8O74
openssl默认的padding是PKCS7 见https://en.wikipedia.org/
这样,加密后的输出就一样了

被折叠的 条评论
为什么被折叠?