yrps

Results 5 comments of yrps

OK, nothing unexpected there.

Thanks, corrected the version. Also removed a call to a pseudoprivate base64.py method, which fixed some CI jobs. The Travis config looks like it still needs an update, with timecop...

Base32 takes 8 output bytes to encode each 5 input bytes. 1-4 input bytes still require 8 output bytes, appending `=` characters as padding. In other words, otp asserts that...

Looks good. (The condition is unnecessary though.) Tests should be easy to write too.

This seems to happen if your md begins with `##`.