<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.wussler-openpgp-forwarding" target="https://datatracker.ietf.org/doc/html/draft-wussler-openpgp-forwarding-00">
   <front>
      <title>Automatic Forwarding for ECDH Curve25519 OpenPGP messages</title>
      <author initials="A." surname="Wussler" fullname="Aron Wussler">
         <organization>Proton AG</organization>
      </author>
      <date month="July" day="10" year="2023" />
      <abstract>
	 <t>   An OpenPGP user may want to request their email provider to
   automatically forward some or all of the messages they receive to a
   third party.  Given that messages are encrypted, this requires
   transforming them into ciphertexts decryptable by the intended
   forwarded parties, while maintaining confidentiality and
   authentication.  This can be achieved using Proxy transformations on
   the Curve25519 elliptic curve field with minimal changes to the
   OpenPGP protocol, in particular no change is required on the sender
   side.  In this document we implement the forwarding scheme described
   in [FORWARDING].

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-wussler-openpgp-forwarding-00" />
   
</reference>
