Skip to content

marsupilami79/gpgme4pascal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

gpgme4pascal

These are some files that help in using GPGME for encrypting files with Free Pascal and Lazarus.

The source code is licensed under the FPC modified LGPL. See: http://wiki.lazarus.freepascal.org/FPC_modified_LGPL

Known problems:

  • I am sure thre is a better way to do the gpgme and c library initialization
  • GPGME will raise a general error if the encryption key is not trusted. This is not checked properly by the gpgme object. It only raises the gerneral error.
  • This implementation is far from being complete.

About

gpgme bindings and object for Delphi and Free Pascal

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages