Skip to content
/ tgpg Public

Tiny GPG. NOTE: Maintainers are not tracking this mirror. Do not make pull requests here, nor comment any commits, submit them usual way to bug tracker (https://www.gnupg.org/documentation/bts.html) or to the mailing list (https://www.gnupg.org/documentation/mailing-lists.html).

License

Notifications You must be signed in to change notification settings

gpg/tgpg

Repository files navigation

                        Tiny GNU Privacy Guard
                      ==========================
                            Version 0.0.0


This is an OpenPGP implementation targeted to small devices and comes
with a couple of restrictions.  It does not feature a key management
but relies on gpg to provide a useful set of keys.  A syncronisation
mechanism to achieve this is implemented.  The API is similar to
GPGME.



Requirements:

  sizeof (char) == 8
  sizeof (int) >= 16
  sizeof (long) >= 32
  flat and linear address space
  C-89 toolchain




About

Tiny GPG. NOTE: Maintainers are not tracking this mirror. Do not make pull requests here, nor comment any commits, submit them usual way to bug tracker (https://www.gnupg.org/documentation/bts.html) or to the mailing list (https://www.gnupg.org/documentation/mailing-lists.html).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published