this post was submitted on 25 Sep 2024
142 points (91.8% liked)

Open Source

30581 readers
253 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] takeda@lemmy.world 4 points 1 week ago

Three streaming (like pointed in the other comment) was my initial reaction too, but indeed at the time https for streaming would be very rare.

Another possibility is to realize that openssl isn't just for communication, but also has implementation of cryptographic algorithms.

Perhaps openssl was used for validation of licensing key? For example they could sign the license with their private key and WinAmp could verify it's authenticity with its public key.