diff options
author | Matthew Wild <mwild1@gmail.com> | 2022-09-29 23:15:39 +0100 |
---|---|---|
committer | Matthew Wild <mwild1@gmail.com> | 2022-09-29 23:15:39 +0100 |
commit | 8695a72a668fa38f1df64653508c360534e5e3db (patch) | |
tree | e2f0c8754d2268b9918b9adb7e2f6ff33fca6636 /spec/util_array_spec.lua | |
parent | dfd1e396bb80af04b25f82efafc6d1dd67d7056a (diff) | |
download | prosody-8695a72a668fa38f1df64653508c360534e5e3db.tar.gz prosody-8695a72a668fa38f1df64653508c360534e5e3db.zip |
util.crypto, util.jwt: Generate consistent signature sizes (via padding)
This fixes the signature parsing and building to work correctly. Sometimes
a signature was one or two bytes too short, and needed to be padded. OpenSSL
can do this for us.
Diffstat (limited to 'spec/util_array_spec.lua')
0 files changed, 0 insertions, 0 deletions