ADDP password encryption still not known

…long time ago, since these chat was updated, but I still found no answer to exactly this topic “How the ADDP password need to be encrypted, that it works with ADDP-config and -reboot ?”. I checked out the previous mentioned Dynamic C packages V10.60 up to V10.72D, but all I found is “This implementation does not include MD5 Challenge/Response for sending hashed passwords.”. Can someone help me to figure this out, that I can build a library for 32- and 64-bits by my own ? Thanks in advance, best regards Stefan

I wrote the ADDP library for Rabbit, and it is some sort of MD5 challenge/response but I don’t have access to the documentation to look it up.

I did come across a reference to this C++ library which might have working source code: https://www.digi.com/support/knowledge-base/addp-c-library-40002892-a-zip-guid-debugging-and-c

1 Like