Skip to content

Pull requests: apple/swift-crypto

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Reduce the number of heap allocations when computing hash digests
#238 opened Jun 11, 2024 by baarde Loading…
4 tasks done
Fix RSA.Encryption.PublicKey unsafePEMRepresentation incorrect keySizeInBits patch-version-bump-only For PRs that when merged will only cause a bump of the patch version, ie. 1.0.x -> 1.0.(x+1)
#234 opened May 26, 2024 by anotheren Loading…
extras: Add APIs for RSA Blind Signatures 🔼 needs-minor-version-bump For PRs that when merged cause a bump of the minor version, ie. 1.x.0 -> 1.(x+1).0
#232 opened May 21, 2024 by simonjbeaumont Loading…
Include armv7 symbols in boringssl vendoring
#228 opened Apr 2, 2024 by orobio Loading…
Add inequality operator ( != ) for digest and DataProtocol comparison
#180 opened Apr 22, 2023 by joey-gm Loading…
4 tasks done
Make NIST PublicKeys conform to Hashable
#176 opened Apr 18, 2023 by Sajjon Loading…
5 tasks done
Make Curve25519 PublicKeys conform to Hashable
#175 opened Apr 18, 2023 by Sajjon Loading…
4 of 5 tasks
Make NIST PublicKeys conform to Equatable
#174 opened Apr 17, 2023 by Sajjon Loading…
5 tasks done
Make Curve25519 PublicKeys conform to Equatable
#173 opened Apr 14, 2023 by Sajjon Loading…
4 of 5 tasks
Fix over-iterating buffer in hex string utility.
#141 opened Jan 10, 2023 by VaslD Loading…
5 tasks done
New API Proposal: PBKDF2
#98 opened Dec 9, 2021 by admkopec Loading…
4 tasks done
ProTip! Exclude everything labeled bug with -label:bug.