Apple Updates Swift-Crypto
Open-source implementation of a substantial portion of the API of Apple CryptoKit suitable for use on Linux platforms. - apple/swift-crypto... (more…)
Read more »The review of SE-0296 – async/await has concluded and the proposal is accepted. Feedback was very positive on the concept of adding async/await in general with a few key points raised: It was suggested that try await reads better await try. The core te… Read more