Download List

프로젝트 설명

GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG easier
for applications. It provides a high-level cryptography API for encryption,
decryption, signing, signature verification, and key management. It currently
uses GnuPG as its backend, but the API is not restricted to this engine. In
fact, support for other backends is planned.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-07-11 16:08
1.1.6

Win32를위한 버그수정되었다. 새로운 실험 (따라서 잠재적으로 불안 정한) 액세스의 GPG에 대한 인터페이스를 통해 GPGME conf의 문서화가 추가되었습니다.
Tags: Minor feature enhancements
Bugfixes were made for Win32. A new, experimental
(and thus undocumented and potentially unstable)
interface for accessing gpg-conf through GPGME has
been added.

2007-03-07 14:52
1.1.4

취약점을 때, 이는 그 이전이나 이후에 서명된 메시지 GnuPG는 정확하게하는 경우 사용하지 않은 추가 텍스트를 삽입하는 것을 가능하게 만든 모드로 스트리밍 GnuPG로 사용하여, 고정했다.
Tags: Minor security fixes
A vulnerability when using GnuPG in streaming
mode, which made it possible to insert additional
text before or after a signed message if GnuPG was
not used correctly, was fixed.

2004-12-30 12:14
1.0.1

이 릴리스에는 사소한 버그수정의 선택을 갖추고있습니다.
Tags: Minor bugfixes
This release features a selection of minor bugfixes.

2003-01-02 03:38
0.4.0

키 생성 생성된 키 지문을 반환합니다. gpgme_get_key 새로운 편의 기능이 추가되었습니다. 지원 키를 사용자 ID의 서명을위한 새로운 GPGME_KEYLIST_MODE_SIGS keylist 모드 gpgme_key_sig_get_string_attr 및 gpgme_key_sig_get_ulong_attr 인터페이스를 통해 추가되었습니다. 키에 대한 정보는 또한 XML을 서명 가능한 경우가 포함되어있습니다. 새로운 데이터 인터페이스 개체 역시보다 유연하고 투명하게 추가되었습니다.
Tags: Minor feature enhancements
Key generation returns the fingerprint of the generated key. A new convenience function gpgme_get_key was added. Support was added for signatures of user IDs in keys via the new GPGME_KEYLIST_MODE_SIGS keylist mode and the gpgme_key_sig_get_string_attr and gpgme_key_sig_get_ulong_attr interfaces. The XML info about a key also includes the signatures if available. A new data object interface was also added, which is more flexible and transparent.

2002-08-24 02:40
0.3.9

Makefile의 변경.
Changes in the makefile.

Project Resources