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.45k stars 157 forks source link

Bring over the WWDC 2023 CryptoKit API #181

Closed Lukasa closed 1 year ago

Lukasa commented 1 year ago

Motivation

WWDC has arrived! 🎉 As part of the celebration, let's bring Crypto up to speed with the new CryptoKit API surface.

Modifications

Substantial new docstrings HPKE support

Result

WWDC 2023 support.

Lukasa commented 1 year ago

@FranzBusch Will it be acceptable for you if I apply those proposals in a new PR?

FranzBusch commented 1 year ago

@FranzBusch Will it be acceptable for you if I apply those proposals in a new PR?

Totally fine by me!