Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 ABAP

Specification:
https://msdn.microsoft.com/en-us/library/cc236621.aspx