tikhop/asn1swift
ASN1Swift provides a transparent interface to decode ASN.1 data structures. The ASN.1 Data Structure must be encoded using BER/DER Encoding Rules. To simplify encoding and decoding process ASN1Swift implement Encoder/Decoder protocol provided by swift foundation. In other words i
Benchmarks
Library | Decoding Time -------------------------------------------------------------- | ------------------ ASN1Swift | 0.154 seconds filom/ASN1Decoder | 1.032 seconds asn1c | ??? mrdepth/ASN1Decoder | ???
License
ASN1Swift is released under a BSD-3-Clause. See LICENSE for more information.
Package Metadata
Repository: tikhop/asn1swift
Default branch: master
README: README.md