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

wip: Add security multiparts for MIME (RFC 1847) #114

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

juga0
Copy link

@juga0 juga0 commented Jun 3, 2019

  • Add encrypted multipart subtype
  • Add pgp-encrypted application subtype
  • Add application/pgp-encrypted type

Closes #113.

I'm not familiar with the code, so it's possible that it needs some chages before merging.

- Add `encrypted` multipart subtype
- Add `pgp-encrypted` application subtype
- Add `application/pgp-encrypted` type
- Add `signed` multipart subtype
- Add `pgp-signature` application subtype
- Add `application/pgp-signature` type

Closes hyperium#113.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add security multiparts for MIME (RFC 1847)
1 participant