Commit aebd72a2 authored by Nick Mathewson's avatar Nick Mathewson 🥔
Browse files

changes file for 17868

parent 26dd4d92
Loading
Loading
Loading
Loading

changes/17868

0 → 100644
+4 −0
Original line number Diff line number Diff line
  o Code simplification and refactoring:
    - Our base64 decoding functions no longer overestimate the output
      space that they will need when parsing unpadded inputs.
      Closes ticket 17868.