Skip to content
  • Neal H. Walfield's avatar
    Improve keyring parsing. · 595d1e20
    Neal H. Walfield authored
      - Split the keyring into certificates by walking the packets.  Do
        the actual parsing using the packet parser and the
        canonicalization in a worker thread.
    
      - This also drops the rayon dependency.
    595d1e20