Skip to content
  • Neal H. Walfield's avatar
    openpgp: Split certificates without parsing the packets. · cb0adbb4
    Neal H. Walfield authored
      - Add `RawCertParser`, which splits keyrings into individual
        certificates, similar to `CertParser`, but without invoking the
        heavy machinery of the `CertParser`.
    
      - `RawCertParser` uses the OpenPGP framing information to identify
        the packets, and it makes sure that the packets form a valid TPK or
        TSK as per Sections 11.1 and 11.2 of RFC 4880, respectively.
    cb0adbb4
To find the state of this project's repository at the time of any of these versions, check out the tags.