8000 Perform another catch-up merge for the WWDC 2025 branch by Lukasa · Pull Request #367 · apple/swift-crypto · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Perform another catch-up merge for the WWDC 2025 branch #367

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

8000
Merged
merged 3 commits into from
Jun 20, 2025

Conversation

Lukasa
Copy link
Contributor
@Lukasa Lukasa commented Jun 19, 2025

No description provided.

YourMJK and others added 3 commits June 16, 2025 07:44
Fixed the documentation comment for the constructors  
* `init(unsafePEMRepresentation:)`
* `init(unsafeDERRepresentation:)`

of **`_RSA.Signing.PrivateKey`** which said "*public* key" instead of
"*private* key".

### Modifications:

No code changes.
…#366)

Motivation

Both of these types should be CoW data structures that are inherently
Sendable. This will make programming with them substantially easier.

Modifications

- ArbitraryPrecisionInteger gets marked @unchecked Sendable
- Refactor EllipticCurvePoint to become a CoW value type
- Make EllipticCurvePoint @unchecked Sendable

Results

Easier to use types
@Lukasa Lukasa added the semver/none No version bump required. label Jun 19, 2025
@Lukasa Lukasa merged commit 8be1081 into apple:wwdc-25 Jun 20, 2025
29 of 31 checks passed
@Lukasa Lukasa deleted the cb-catch-up-merge-20250619 branch June 20, 2025 06:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver/none No version bump required.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0