private

  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...
  2. SMOOTSARA

    Android Question private key error

    Hi guys :) i have made a little program whit private key. i want to compile in Release(obfuscated) but i get an error during the release compiling . thanks.
Top