apple / apple/swift-crypto

Add sendable conformance to appropriate types

Open
#150 11 comments 3 reactions 0 assignees View on GitHub
Dominant language
Assembly
Stars
1.7k
Forks
223
Avg merge
1d 2h
Merged PRs (30d)
7

Description

Add `Sendable` conformance to appropriate types would allow to enabled additional safety checks at compile time. Without it, developers have to guess whether a type is `Sendable` or not.

Contributor guide

Open the contributing guide

Research direction

No files, tests, or specific types are named. Start by surveying the Swift Crypto public types and their existing protocol conformances, then identify which conformances are appropriate and validate that the project compiles with the additional Sendable safety checks.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
cryptography
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.