issues
search
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.47k
stars
165
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Potentially Inconsistent Coordinate Slicing
#299
dimitribouniol
closed
1 day ago
1
Get the hex string of the Insecure.MD5.hash digest without impacting the performance
#298
2horse9sun
closed
4 days ago
2
add .spi.yml
#297
rnro
closed
1 week ago
1
add .editorconfig file
#296
rnro
closed
1 week ago
0
Cannot resolve the dependencies with swift package registry
#295
erikgadireddi
opened
1 week ago
1
Remove inlinable from init() to support library evolution on linux
#294
2horse9sun
opened
1 week ago
1
Android build fixes (build with -fPIC)
#293
lhoward
closed
2 weeks ago
4
extras: Add EC toolbox abstractions and OPRF(P-384, SHA-384) VOPRF API
#292
simonjbeaumont
closed
19 hours ago
2
Fix WASI platform build issue
#291
Kyle-Ye
closed
3 weeks ago
0
The latest 3.9.0 release is breaking the WASI build
#290
Kyle-Ye
closed
3 weeks ago
3
Fix Windows CI
#289
ptoffy
closed
3 weeks ago
3
[CI] Enable Windows CI
#288
FranzBusch
closed
3 weeks ago
0
test pre
#287
PeterAdams-A
opened
1 month ago
0
Add support for new Android overlay, swiftlang/swift#74758
#286
finagolfin
closed
1 month ago
0
Typealias CryptoKitError
#285
0xTim
opened
1 month ago
0
wrapper: Add modular arithmetic functions to ArbitraryPrecisionInteger
#284
simonjbeaumont
closed
1 month ago
0
Add Intial DocC docs
#283
0xTim
opened
1 month ago
0
Provide CryptoError Typealias
#282
0xTim
closed
1 month ago
1
Rename _CryptoExtras to CryptoExtras
#281
0xTim
opened
1 month ago
2
[CI] Adopt GitHub actions
#280
FranzBusch
closed
1 month ago
1
Fix windows build and update BoringSSL to 2587c4974dbe9872451151c8e975f58567a1ce0d
#279
Lukasa
closed
1 month ago
4
Add SLH-DSA post-quantum signatures to `_CryptoExtras`
#278
fpseverino
opened
1 month ago
3
wrapper: Move EC types and random bytes into CryptoBoringWrapper
#277
simonjbeaumont
closed
1 month ago
1
Add some form of CI for Windows
#276
gregcotten
opened
1 month ago
1
3.8.1 Regression: Windows x86_64 fails in linking step
#275
gregcotten
closed
1 month ago
2
Rename CryptoKit errors
#274
0xTim
opened
1 month ago
3
Provide some docs
#273
0xTim
opened
1 month ago
1
Support for XSalsa20Poly1305
#272
madsodgaard
opened
1 month ago
3
Update BoringSSL to 76968bb3d53982560bcf08bcd0ba3e1865fe15cd
#271
Lukasa
closed
1 month ago
1
Update code to 2024 SDK release
#270
Lukasa
opened
1 month ago
1
Create RSA keys directly from parsed ASN.1
#269
gautierdelorme
opened
1 month ago
0
Support loading RSAPSS public keys with parameters
#268
gautierdelorme
closed
1 month ago
3
Add ML-DSA post-quantum signatures to `_CryptoExtras`
#267
fpseverino
opened
1 month ago
6
Add Equatable and Hashable conformance for CryptoKitError and CryptoKitASN1Error
#266
simonjbeaumont
closed
1 month ago
0
Refactor and adopt package access to remove symlinked files
#265
simonjbeaumont
closed
1 month ago
10
Encrypted PEM keys
#264
fpseverino
opened
1 month ago
1
Add Sensible APIs to support removing BoringSSL from the rest of the ecosystem
#263
0xTim
opened
1 month ago
2
3.7.1 REGRESSION: Linking fails when building for aarch64 Windows
#262
jakepetroules
closed
1 month ago
8
Using GCM Nonce pattern for CBC, CFB, and CTR
#261
maschall
opened
2 months ago
4
Making ivBytes accessible for _CBC.IV
#260
maschall
closed
2 months ago
3
Drop support for Swift 5.8
#259
simonjbeaumont
closed
2 months ago
1
Only include privacy manifest on Darwin
#257
glbrntt
closed
2 months ago
0
Failed to build with Swift 6 on Linux due to PrivacyInfo
#256
StefanCosminR
closed
2 months ago
4
Update BoringSSL to 6a2ccdcc2ed1d37a43a2183658d2ae61fd5ce208
#255
Lukasa
closed
2 months ago
0
Difference in RSA Signature on macOS vs Ubuntu
#254
dezinezync
closed
2 months ago
8
Add release.yml
#253
FranzBusch
closed
2 months ago
0
Add support for AES CFB mode in _CryptoExtras
#252
simonjbeaumont
closed
2 months ago
1
Convert PrivacyInfo.xcprivacy symlinks to files
#251
jakepetroules
closed
3 months ago
2
extras: Add API to create RSA keys with random primes
#250
ptoffy
closed
2 months ago
2
extras: Add RSA primitives decoding API
#249
ptoffy
closed
2 months ago
4
Next