aboutsummaryrefslogtreecommitdiff
path: root/src/utils/security.py
Commit message (Expand)AuthorAgeFilesLines
* add option to encrypt channel_log log files line-by-lineGravatar jesopo2020-02-201-1/+26
* Change arg types of constant_time_compare to typing.AnyStr (utils.security)Gravatar jesopo2019-02-121-3/+1
* Move constant-time compare function to utils.securityGravatar jesopo2019-02-121-1/+6
* Abstract ssl socket wrapping away so we can reuse itGravatar jesopo2019-02-101-0/+23