ps3dev / PSL1GHT

A lightweight PS3 SDK
www.psl1ght.com
MIT License
222 stars 62 forks source link

Fix build with OpenSSL v1.1 #65

Closed bgK closed 6 years ago

bgK commented 6 years ago

OpenSSL v1.1 removed AES_ctr128_encrypt. The replacement CRYPTO_ctr128_encrypt has seemingly been there for a long time, though I only tested building against v1.1.