tp_link_hs100 v0.1.0 TpLinkHs100.Encryption View Source

Encryption of messages send via UDP to TP-Link devices.

Link to this section Summary

Functions

Decrypting a encrypted binary

Encrypting a given binary

Link to this section Functions

Link to this function decrypt(input, firstKey \\ 43) View Source

Decrypting a encrypted binary.

Link to this function encrypt(input, firstKey \\ 171) View Source

Encrypting a given binary.