mirror of
https://github.com/nais/wonderwall.git
synced 2026-08-19 11:06:17 +00:00
RemoveKey shifts later keys into the removed index, so a forward loop skipped the key after each removal. Two adjacent alg=none keys left the second one in the set handed to signature verification.