[Autocrypt] How to create the "raw key" part from an RSA key

Bjoern b44treader at googlemail.com
Thu May 18 10:36:47 EDT 2017


Hi Hernani,

thank you very much for your post. It's great to hear, netpgp is not
dead and is maintained by PEP now. At a first glance, netpgp seems
much easier to use than GPGME and GnuPG.
(when I had a first look into the PEP code some weeks ago, I only
noticed the dependencies to GPGME/GnuPG and stopped reading ... thanks
for clearification).

The API seems to be unchanged, so maybe Delta will switch to netpgp-et
then (in fact, all the keyhandling stuff is already implemented by
Delta Chat itself using the Autocrypt approach, so, thanks to OpenSSL
and libEtPan, there are only very functions really needed; maybe Delta
Chat will not use any lib for that)

Best regards,
Björn


On Thu, May 18, 2017 at 1:00 AM, Hernani Marques (CCC-CH)
<hernani at ccc-ch.ch> wrote:
> On 17.05.2017 22:39, Bjoern wrote:
>
>> Hi Daniel,
>
> Hello Björn
>
>> thank you very much, this helped me.
>>
>> In fact, OpenSSL does not support PGP directly, but with a little bit
>> of code around, it works, see http://www.netpgp.com/ from BSD -
>> unfortunately, the project seems to be dead.
>>
>> Regarding the key:
>>
>> OpenSSL's PEM_write_bio_PUBKEY() returns ASCII-key as
>
> You might be intersted in one of the forks, e.g. netpgp-et, which is
> maintained at pEp primarily for iOS AppStore reasons, but should also
> build and work otherwise.
>
> hg clone https://letsencrypt.pep.foundation/dev/repos/netpgp-et/
>
> Build instruction can be found e.g. here:
>
> https://cacert.pep.foundation/dev/repos/pEpEngine/file/6d9500ca1b3f/README-OSX.md
>
> As of line 35.
>
> (We should move the build instructions somewhat around.)
>
> --
> https://ccc-ch.ch
>
> _______________________________________________
> Autocrypt mailing list
>
> Post: Autocrypt at lists.mayfirst.org
> List info: https://lists.mayfirst.org/mailman/listinfo/autocrypt
>
> To Unsubscribe
>         Send email to:  Autocrypt-unsubscribe at lists.mayfirst.org
>         Or visit: https://lists.mayfirst.org/mailman/options/autocrypt/b44treader%40googlemail.com
>
> You are subscribed as: b44treader at googlemail.com
>



More information about the Autocrypt mailing list