Skip to content
Snippets Groups Projects
Commit 77df6a93 authored by Jaime Pérez Crespo's avatar Jaime Pérez Crespo
Browse files

Fix an issue with IV generation in SimpleSAML\Utils\Crypto::aesEncrypt().

IVs must be random and one-time (never reused). Additionally, by deriving it from the key, the key length was effectively reduced to 128 bits.
parent 9b300db3
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment