Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix base64 encode #7558

Draft
wants to merge 4 commits into
base: development
Choose a base branch
from
Draft

Fix base64 encode #7558

wants to merge 4 commits into from

Conversation

mpg
Copy link
Contributor

@mpg mpg commented May 5, 2023

Description

Resolve #7550

PR checklist

Please tick as appropriate and edit the reasons (e.g.: "backport: not needed because this is a new feature")

  • changelog provided, or not required
  • backport done, or not required
  • tests provided, or not required

mpg added 4 commits May 5, 2023 13:06
Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
Also wrap a few long lines while at it.

Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
Also avoid unnecessary copies while at it.

Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
@mpg mpg added DO-NOT-MERGE needs-ci Needs to pass CI tests labels May 5, 2023
@mpg mpg self-assigned this May 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DO-NOT-MERGE needs-ci Needs to pass CI tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Complete fix for pem write with certain lengths
1 participant