this post was submitted on 25 Sep 2024
149 points (92.1% liked)

Open Source

31044 readers
795 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 month 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.