Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Low-level packet parser #77

Open
56 of 65 tasks
lambdafu opened this issue May 24, 2018 · 0 comments
Open
56 of 65 tasks

Low-level packet parser #77

lambdafu opened this issue May 24, 2018 · 0 comments
Assignees

Comments

@lambdafu
Copy link
Collaborator

lambdafu commented May 24, 2018

See PR #60.

  • Public-Key Encrypted Session Key Packet
  • Signature Packet
    • Signature Data
      • Signature Data (V3)
      • Signature Data (V4)
        • Signature Subpacket Data (V4)
    • Signature Material
      • RSA
      • DSA
      • Ecdsa
      • Eddsa
      • Raw
    • Signature Subpackets
      • SignatureCreationTime
      • SignatureExpirationTime
      • ExportableCertification
      • TrustSignature
      • RegularExpression
      • Revocable
      • KeyExpirationTime
      • PreferredSymmetricAlgorithms
      • RevocationKey
      • Issuer
      • NotationData
      • PreferredHashAlgorithms
      • PreferredCompressionAlgorithms
      • KeyServerPreferences
      • PreferredKeyServer
      • PrimaryUserId
      • PolicyUri
      • KeyFlags
      • SignersUserId
      • ReasonForRevocation
      • Features
      • SignatureTarget
      • EmbeddedSignature
  • Symmetric-Key Encrypted Session Key Packet
  • One-Pass Signature Packet
  • Secret-Key Packet
  • Public-Key Packet
    • Public-Key Data
      • Public-Key Data (V3)
      • Public-Key Data (V4)
    • Public-Key Material
      • RsaPublicKeyMaterial
      • DsaPublicKeyMaterial
      • ElgamalPublicKeyMaterial
      • EcdsaPublicKeyMaterial
      • EcdhPublicKeyMaterial
      • EddsaPublicKeyMaterial
      • Raw
  • Secret-Subkey Packet
  • Compressed Data Packet
  • Symmetrically Encrypted Data Packet
  • Marker Packet
  • Literal Data Packet
  • Trust Packet
  • User ID Packet
  • Public-Subkey Packet
  • User Attribute Packet
    • User Attribute Subpacket
      • Image Attribute Subpacket
      • Raw User Attribute Subpacket
  • Sym. Encrypted and Integrity Protected Data Packet
  • Modification Detection Code Packet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant