https://github.com/larshp/abappgp
ABAP implementation of OpenPGP
https://github.com/larshp/abappgp
abap openpgp pgp
Last synced: 3 months ago
JSON representation
ABAP implementation of OpenPGP
- Host: GitHub
- URL: https://github.com/larshp/abappgp
- Owner: larshp
- License: mit
- Created: 2016-09-29T18:03:36.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2025-05-03T13:02:05.000Z (about 1 year ago)
- Last Synced: 2025-05-03T13:52:54.595Z (about 1 year ago)
- Topics: abap, openpgp, pgp
- Language: ABAP
- Homepage:
- Size: 620 KB
- Stars: 9
- Watchers: 2
- Forks: 3
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# abapPGP
ABAP implementation of OpenPGP
# Requirements
https://github.com/Sumu-Ning/AES
# Work in progresss
Current scope is signing, see https://github.com/larshp/abapGit/issues/358
# Warning
It is stupid to write your own encryption/PGP library, abapPGP will most certainly contain severe bugs.
Do not use this for anything important, instead use real PGP software like [openPGP](http://openpgp.org/)