NFCPassportReader icon indicating copy to clipboard operation
NFCPassportReader copied to clipboard

Swift ASN1 Parser

Open m1guelpf opened this issue 1 year ago • 1 comments

While source-diving this library, I found multiple comments referencing that no reliable ASN1 parsers existed for Swift. As of two years ago, there is an Apple ASN.1 parser: https://github.com/apple/swift-asn1

Just sharing in case it flew over your radar initially!

m1guelpf avatar Aug 29 '24 23:08 m1guelpf

Thanks - I'll look into this at some point.

AndyQ avatar Jan 30 '25 08:01 AndyQ