Implementation idea of CURVE25519 for gnupg 2.1

2013-11-15 Thread Mark Schneider

Hi,

There is GPL 3 based implementation of CURVE25519 called Pretty Curved 
Privacy (pcp1).

http://www.daemon.de/PrettyCurvedPrivacy

What do you think about using parts of the ppc1 source code to implement 
such functionality into gnupg 2.1?

http://www.daemon.de/idisk/Apps/PrettyCurvedPrivacy/pretty-curved-privacy-0.1.4.tag.gz

Myself I like this SCII Case Demo video how to use this utility:
http://asciinema.org/a/6135

Short description (from the website):
# ---
Pretty Curved Privacy (pcp1) is a commandline utility which can be used 
to encrypt files. pcp1 uses eliptc curve cryptography for encryption 
(CURVE25519 by Dan J. Bernstein). While CURVE25519 is no worldwide 
accepted standard it hasn't been compromised by the NSA - which might be 
better, depending on your point of view.


Caution: since CURVE25519 is no accepted standard, pcp1 has to be 
considered as experimental software. In fact, I wrote it just to learn 
about the curve and see how it works.


Beside some differences it works like GNUPG. So, if you already know how 
to use gpg, you'll feel almost home.

# ---

Kind regards, Mark

--
m...@it-infrastrukturen.org

http://rsync.it-infrastrukturen.org


___
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users


Re: Implementation idea of CURVE25519 for gnupg 2.1

2013-11-15 Thread Ingo Klöcker
On Friday 15 November 2013 21:33:08 Mark Schneider wrote:
 Hi,
 
 There is GPL 3 based implementation of CURVE25519 called Pretty Curved
 Privacy (pcp1).
 http://www.daemon.de/PrettyCurvedPrivacy
 
 What do you think about using parts of the ppc1 source code to implement
 such functionality into gnupg 2.1?

FYi: Werner already implemented Ed25519 (based on Curve25519, but with a 
different signature algorithm) in GnuPG:
http://www.ietf.org/mail-archive/web/openpgp/current/msg07194.html


Regards,
Ingo


signature.asc
Description: This is a digitally signed message part.
___
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users