librespot-org / librespot

Open Source Spotify client library
MIT License
4.52k stars 544 forks source link

Update rsa #1152

Closed yubiuser closed 1 year ago

yubiuser commented 1 year ago

This is one of a series of PRs that will update dependencies not included in https://github.com/librespot-org/librespot/pull/1140.

This one updates rsa from v0.6 to v0.8.2 Breaking change were

roderickvd commented 1 year ago

Good work, that crypto API has been very unstable over the past releases, and usually not easy to migrate. Glad that we can remove that unsafe marker.