Example code glibcrypt encrypt / decrypt

Daniel Kahn Gillmor dkg at fifthhorseman.net
Tue Aug 15 02:15:22 CEST 2017


On Thu 2017-08-10 21:51:14 -0400, Peter Glen wrote:
> Ready to use keygen  / asym encryption / asym decryption samples.
>
> https://github.com/pglen/glibcrypt_samples

is "glibcrypt" intended to refer to "libgcrypt"?  if so, that's pretty
confusing, and doesn't give the casual user (or a search engine) a lot
of confidence about the relevance or quality of the code samples.

If the code samples (or the discussions around them) are useful and
informative, maybe you'd like to submit comparable changes to the gcrypt
project directly?  It'd be great to have improvements to the standard
documentation.

You can fetch the gcrypt sources with:

    git clone https://dev.gnupg.org/source/libgcrypt.git

and then read/edit the source for the standard manual in
libgcrypt/doc/gcrypt.texi

if you make improvments, please record them as git commits (see the
other git commits in that repo for the preferred commit style) and
either send them as patches to this mailing list (e.g. with "git
send-email") or post them to the bugtracker at https://dev.gnupg.org/

All the best,

        --dkg
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 832 bytes
Desc: not available
URL: </pipermail/attachments/20170814/767ed916/attachment.sig>


More information about the Gcrypt-devel mailing list