Skip to content

Conversation

@alex
Copy link
Member

@alex alex commented May 31, 2023

No description provided.

@alex alex force-pushed the null-passphrase branch from 21e4b91 to 0b7ab2c Compare June 1, 2023 11:42
@alex alex marked this pull request as ready for review June 1, 2023 11:42
@reaperhulk reaperhulk enabled auto-merge (squash) June 1, 2023 11:48
@reaperhulk reaperhulk merged commit 22f53ee into pyca:main Jun 1, 2023
reaperhulk pushed a commit to reaperhulk/cryptography that referenced this pull request Jun 1, 2023
@alex alex deleted the null-passphrase branch June 1, 2023 11:55
alex added a commit that referenced this pull request Jun 1, 2023
* Bump openssl from 0.10.53 to 0.10.54 in /src/rust (#9004)

Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.53 to 0.10.54.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](rust-openssl/rust-openssl@openssl-v0.10.53...openssl-v0.10.54)

---
updated-dependencies:
- dependency-name: openssl
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Added tests for NUL bytes in PKCS8 passphrases (#9001)

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex Gaynor <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Program Crashes when Serializing ed25519 and ed448 Private Keys with DER Encoding, PKCS8 Format, and Password "\x00"

2 participants