issues
search
apple
/
swift-asn1
An implementation of ASN.1 for Swift
https://swiftpackageindex.com/apple/swift-asn1/main/documentation/swiftasn1
Apache License 2.0
137
stars
25
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Remove script for updating contributors list
#78
PeterAdams-A
closed
2 weeks ago
0
[CI] Enable Windows CI
#77
FranzBusch
closed
2 weeks ago
1
CI: concurrency=complete require-explicit-sendable
#76
rnro
closed
3 weeks ago
0
Remove legacy CI docker/script files
#75
rnro
closed
3 weeks ago
0
Migrate to GitHub Actions reusable workflows (2)
#74
rnro
closed
3 weeks ago
0
Fixes to yaml to satisfy linter
#73
PeterAdams-A
closed
3 weeks ago
0
More Sendability annotiations
#72
PeterAdams-A
closed
3 weeks ago
0
Dummy change to check PRBs
#71
rnro
closed
3 weeks ago
0
Migrate to GitHub Actions reusable workflows (1)
#70
rnro
closed
4 weeks ago
0
Drop Swift 5.8
#69
Lukasa
closed
3 weeks ago
0
Add support for CRLF line endings to `PEMDocument`
#68
aryan-25
closed
1 month ago
1
Update nightly benchmark thresholds
#67
Lukasa
closed
1 month ago
0
`PEMDocument(pemString:)` does not support Windows line endings
#66
natevw
opened
1 month ago
1
Update Swift targets to enable ExistentialAny
#65
pseligman
closed
1 month ago
0
Update link for swift-docc-plugin repository moved to the swiftlang org on GitHub
#64
lamtrinhdev
closed
1 month ago
1
Update code to compile without issue when ExistentialAny enabled
#63
pseligman
closed
1 month ago
1
Correct the link of sswg-security at SECURITY.md
#62
lamtrinhdev
closed
2 months ago
1
Add release.yml
#61
FranzBusch
closed
2 months ago
0
Access structs defined in package from the outside.
#60
yura-eog
closed
2 months ago
3
Use filePath for test assert location
#59
PeterAdams-A
closed
2 months ago
0
Remove dependency on docc plugin
#58
PeterAdams-A
closed
3 months ago
1
Update swift-syntax link to swiftlang/swift-syntax
#57
ahoppen
closed
4 months ago
1
Add initializers for ASN1ObjectIdentifier
#56
aryan-25
closed
4 months ago
1
add support for riscv64
#55
futurejones
closed
4 months ago
1
Swift 6 preparedness
#54
Lukasa
closed
5 months ago
1
Add `rawFractionalSeconds` property to `GeneralizedTime`
#53
clintonpi
closed
4 months ago
1
Parsing fails for negative integer values
#52
simonseyer
closed
7 months ago
2
Raise minimum Swift version to 5.8
#51
glbrntt
closed
8 months ago
4
Feature request: Extend PEM parsing to support additional formats
#49
wiedem
opened
10 months ago
1
build: simplify the build rules (NFC)
#48
compnerd
closed
11 months ago
3
Convert RSA private key in PEM format to OpenSSH format
#47
Typ0genius
closed
11 months ago
1
Adopt `package-benchmark`
#46
dnadoba
closed
1 year ago
0
Remove note from README about API instability
#45
yim-lee
closed
1 year ago
0
[DO NOT MERGE] Test CI setup
#44
yim-lee
closed
1 year ago
0
Add CI pipeline for Swift 5.10
#43
rnro
closed
1 year ago
1
Add support for parsing BER
#42
davidzech
closed
1 year ago
5
Update to `swift-format` `509.0.0`
#41
dnadoba
closed
1 year ago
0
Fix docs: `constructed` is no longer part of `ASN1Identifier`
#40
dnadoba
closed
1 year ago
0
Support multi PEM parsing and speed up PEM parsing in general
#39
dnadoba
closed
1 year ago
1
remove outdated TODO
#38
dnadoba
closed
1 year ago
0
Remove deprecated API
#37
dnadoba
closed
1 year ago
0
Make `ASN1ObjectIdentifier`s internal representation be the encoded form
#36
dnadoba
closed
1 year ago
0
Adopt `apple/swift-format`
#35
dnadoba
closed
1 year ago
1
Support macOS 10.14.x/iOS 12.x and older again
#34
dnadoba
closed
1 year ago
1
Make `IntegerBytesCollection` conditionally `Sendable`
#33
dnadoba
closed
1 year ago
0
Add method to lazily parse a `SET` from a ASN1Node
#32
dnadoba
closed
1 year ago
0
Avoid using stride(from:to:by:).reversed()
#31
Lukasa
closed
1 year ago
0
Fix bug in comparing Generalized and UTC Time
#30
Lukasa
closed
1 year ago
0
Make GeneralizedTime and UTCTime Comparable.
#29
Lukasa
closed
1 year ago
0
Make `PEMDocument` `Hashable` and `Sendable`
#28
dnadoba
closed
1 year ago
1
Next