apple / swift-crypto

Open-source implementation of a substantial portion of the API of Apple CryptoKit suitable for use on Linux platforms.
https://apple.github.io/swift-crypto
Apache License 2.0
1.47k stars 165 forks source link

Switch to canImport instead of os conditions #184

Closed FranzBusch closed 1 year ago

Lukasa commented 1 year ago

@FranzBusch Can you fix up the soundness stuff here?

Lukasa commented 1 year ago

Can you clean up the soundness and cmake things?