encrypt & decrypt file

Werner Koch wk at gnupg.org
Wed Jul 21 09:30:08 CEST 2004


On Wed, 21 Jul 2004 11:35:53 +0900, DMR  said:

> I have an interest about encrypt-decrypt file by libgcrypt.
> How can i get a simple source about encrypt-decrypt a file,
> by glibcrypt?

Libgcrypt is a libary of cryptgraphic building blocks.  You can't use
it instantly to encrypt files.  You first need to come up with a
protocol on how the encryption should work and then implement this
protocol. The crypto stuff is only a small part.  If you want to look
at such a protocol, see rfc2440.


Salam-Shalom,

   Werner




More information about the Gcrypt-devel mailing list