17868 200 B

1234
  1. o Code simplification and refactoring:
  2. - Our base64 decoding functions no longer overestimate the output
  3. space that they will need when parsing unpadded inputs.
  4. Closes ticket 17868.