p100

  1. JWT

    B4J Question decryption of private key using RSA and PKCS1_v1_5

    I'm trying to port a Python implementation which is used for turning on/off Wifi TP-Link P100 wall plugs or light bulbs. The way to turn the P100 on or off is in the following order using htpp requests: - handshaking by means of a key pair (private and public) - login by username...
Top