Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Using GnuPG from Java. This is a JNI binding to the gpgme lib.

License

Notifications You must be signed in to change notification settings

fc700/gnupg-for-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

2 Commits

Repository files navigation

About GnuPG for Java

This is a lib I wrote a couple of years ago. It is a native binding to the gpgme library from Werner Koch. It uses JNI.

gpgpme is the standard library for developing third-party apps on top of GnuPG.

I wrote it for 32-Bit Intel GNU/Linux platforms. Some of my colleagues added 64-Bit Intel GNU/Linux support. It should run on other Unix-platforms, too. But this is not tested. Also I am not aware if it runs with the current version of gpgme. It should be easy to add Windows support by compiling a DLL, adding this to the jar and extend the loading mechanism to load a DLL on a Windows platform instead of loading a .so lib.

About

Using GnuPG from Java. This is a JNI binding to the gpgme lib.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 53.6%
  • C 34.5%
  • C++ 11.8%
  • Shell 0.1%

AltStyle によって変換されたページ (->オリジナル) /