datatheorem / TrustKit

Easy SSL pinning validation and reporting for iOS, macOS, tvOS and watchOS.
MIT License
2k stars 360 forks source link

Adds support for RSA with 3072 bit length. #323

Closed stperona closed 3 weeks ago

stperona commented 4 months ago

Adds the necessary header and key length details to support RSA 3072 as requested in issue #241.

EthanArbuckle commented 3 weeks ago

Looks good, thank you for the contribution!