Skip to content

v0.3.1

Latest
Compare
Choose a tag to compare
@ramity ramity released this 15 Jun 07:02

Windows line-ending hot fix 🙃

Installation and utilization

  • Download release for your OS
  • Unzip contents
  • Execute compiled binary

Changelog

  • Fixed issue of windows binary outputting BER decode error when reading CRLF formatted key files. I'm not exactly sure why it expects LF, but I'm getting around this problem for now by just removing newlines from being added to key files. See #27 and fixing commit