grin/api
hashmap 8ee8043fd9 Use constant-time token verification in API (#1690)
Fixes #1641. The size of the token can be leaked, even if we pad or cut user's input we can't make it indistinguishable form the normal case.
2018-10-09 09:32:53 -04:00
..
src Use constant-time token verification in API (#1690) 2018-10-09 09:32:53 -04:00
tests Support pem TLS certificates 2018-10-05 17:09:19 +02:00
Cargo.toml Use constant-time token verification in API (#1690) 2018-10-09 09:32:53 -04:00