Alexander Leishman
Alexander Leishman
Add nacha library with tools for generating and parsing NACHA files for US ACH bank transfers.
@apoelstra Awesome paper. I'm trying to digest everything and figured I'd help fix some typos I found along the way. A few questions: It seems that a sender needs a...
This change should reasonably prevent timing attacks against http auth in "/metrics" endpoint. The current implementation does nothing to prevent timing attacks against the equality check in `valid_basic_credentials?`.