]> Git Repo - VerusCoin.git/commit - src/rpcserver.cpp
Don't reveal whether password is <20 or >20 characters in RPC
authorWladimir J. van der Laan <[email protected]>
Tue, 19 Aug 2014 12:40:11 +0000 (14:40 +0200)
committerWladimir J. van der Laan <[email protected]>
Tue, 19 Aug 2014 12:40:34 +0000 (14:40 +0200)
commit01094bd01f5d999b7da698c0e655cf723afa8ebb
treeec1fb5e39cea18ed2bfac9bcd971ab4ed48196eb
parentdd2819701a1a4481ae06b24924b75d55b9feb115
Don't reveal whether password is <20 or >20 characters in RPC

As discussed on IRC.

It seems bad to base a decision to delay based on the password length,
as it leaks a small amount of information.
src/rpcserver.cpp
This page took 0.02801 seconds and 4 git commands to generate.