Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/larshp/abappgp
ABAP implementation of OpenPGP
https://github.com/larshp/abappgp
abap openpgp pgp
Last synced: 2 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 (about 8 years ago)
- Default Branch: main
- Last Pushed: 2024-04-14T09:55:46.000Z (8 months ago)
- Last Synced: 2024-10-04T17:35:26.551Z (3 months ago)
- Topics: abap, openpgp, pgp
- Language: ABAP
- Homepage:
- Size: 628 KB
- Stars: 9
- Watchers: 3
- 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/)