Skip to content

Conversation

@dongsupark
Copy link
Member

@dongsupark dongsupark commented Apr 29, 2025

Update rsa to 0.10.0-rc.8 to address security issues of rsa 0.9 or older.

WIP, still no official release of rsa 0.10.

Fixes #57

@dongsupark dongsupark changed the title [WIP] Cargo: update rsa to 0.10.0-pre.4 [WIP] Cargo: update rsa to 0.10.0-rc.1 Jun 26, 2025
@dongsupark dongsupark force-pushed the dongsu/rsa-0.10.0 branch 2 times, most recently from afde830 to c402841 Compare July 15, 2025 14:57
@dongsupark dongsupark changed the title [WIP] Cargo: update rsa to 0.10.0-rc.1 [WIP] Cargo: update rsa to 0.10.0-rc.3 Jul 15, 2025
@dongsupark dongsupark changed the title [WIP] Cargo: update rsa to 0.10.0-rc.3 [WIP] Cargo: update rsa to 0.10.0-rc.4 Aug 12, 2025
@dongsupark dongsupark force-pushed the dongsu/rsa-0.10.0 branch 2 times, most recently from 73815a2 to dd74de8 Compare August 12, 2025 13:13
@dongsupark dongsupark changed the title [WIP] Cargo: update rsa to 0.10.0-rc.4 [WIP] Cargo: update rsa to 0.10.0-rc.6 Sep 11, 2025
@dongsupark
Copy link
Member Author

A manual test passed, no regression.

RUST_LOG=debug target/debug/download_sysext \
  -p ~/Dev/flatcar-scripts/sdk_container/src/third_party/coreos-overlay/coreos-base/coreos-au-key/files/official-v2.pub.pem \
  -m oem-azure.gz \
  -o /var/tmp/outdir/ \
  -u https://update.release.flatcar-linux.net/amd64-usr/4426.0.0/oem-azure.gz

However I am not sure of other possibilities of regression that could appear via rsa 0.10.0-rc.
I am not so expert in the Rust Crypto area.

Update rsa to 0.10.0-pre.4 to address security issues of rsa 0.9 or
older.

WIP, still no official release of rsa 0.10.

Signed-off-by: Dongsu Park <[email protected]>
@dongsupark dongsupark changed the title [WIP] Cargo: update rsa to 0.10.0-rc.6 [WIP] Cargo: update rsa to 0.10.0-rc.8 Sep 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update rsa crate to v0.10.0

2 participants