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

Add security multiparts for MIME (RFC 1847) #113

Open
juga0 opened this issue Jun 3, 2019 · 0 comments · May be fixed by #114 or #122
Open

Add security multiparts for MIME (RFC 1847) #113

juga0 opened this issue Jun 3, 2019 · 0 comments · May be fixed by #114 or #122

Comments

@juga0
Copy link

juga0 commented Jun 3, 2019

It would be great to add these MIME types/subtypes, so that applications like lettre_email can build MIME messages to send encrypted/signed email.

juga0 pushed a commit to juga0/mime that referenced this issue Jun 3, 2019
- Add `encrypted` multipart subtype
- Add `pgp-encrypted` application subtype
- Add `application/pgp-encrypted` type

Closes hyperium#113.
@juga0 juga0 linked a pull request Jun 3, 2019 that will close this issue
juga0 pushed a commit to juga0/mime that referenced this issue Oct 18, 2019
- 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.
azul pushed a commit to azul/mime that referenced this issue Jan 14, 2020
- 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.
azul pushed a commit to azul/mime that referenced this issue Jan 14, 2020
- 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.
azul pushed a commit to azul/mime that referenced this issue Jan 14, 2020
- 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.
@azul azul linked a pull request Jan 14, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant