Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/larshp/abapntlm
ABAP HTTP NTLM Client
https://github.com/larshp/abapntlm
abap ntlm
Last synced: about 1 month ago
JSON representation
ABAP HTTP NTLM Client
- Host: GitHub
- URL: https://github.com/larshp/abapntlm
- Owner: larshp
- License: mit
- Created: 2015-01-11T11:41:22.000Z (almost 10 years ago)
- Default Branch: main
- Last Pushed: 2024-09-26T11:10:38.000Z (3 months ago)
- Last Synced: 2024-11-02T09:42:04.588Z (about 2 months ago)
- Topics: abap, ntlm
- Language: ABAP
- Homepage:
- Size: 155 KB
- Stars: 9
- Watchers: 7
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# abapNTLM
Status: all algorithms implemented and logic, and it seems to work _some_ times, not sure what the problem is.Featuring:
* [ARC4](http://en.wikipedia.org/wiki/RC4) implemented in ABAP
* [MD4](http://en.wikipedia.org/wiki/MD4) implemented in ABAP
* [DES](http://en.wikipedia.org/wiki/Data_Encryption_Standard) implemented in ABAPSpecification:
https://msdn.microsoft.com/en-us/library/cc236621.aspx