iargue
Results
2
issues of
iargue
``` Sat May 5 05:28:21 2018 Incoming Data Channel: Using 160 bit message hash 'SHA1' for HMAC authentication Sat May 5 05:28:21 2018 ROUTE_GATEWAY 172.17.0.1/255.255.0.0 IFACE=eth0 HWADDR=02:42:ac:11:00:02 Sat May 5...
Ocassionally, the blowfish module will screw up a json request. Example var login = { username: "test1", password: "P@ssw0rd", gameid: '001' } var cipherlogin = bf.encrypt(JSON.stringify(login)); var plaintextlogin = bf.decrypt(cipherlogin)...