diff options
author | login (tilde.institute) | 2020-07-12 03:01:05 -0400 |
---|---|---|
committer | login (tilde.institute) | 2020-07-12 03:01:05 -0400 |
commit | b73e169b72daff3f1edf991cd6e0613f44d6f3c4 (patch) | |
tree | d8e9766494233780b4bc46af654912c3b18c6963 /scrypt | |
parent | c3cf1ffea6d49096936d7e910bde4c95536de323 (diff) |
Fixed bug in ntcoin_openbsd_tildeinstitute
Thanks to gbmor, I was able to replace base64 (fourmilab version) (which outputs \r\n and thus interferes with tr -d '\n') with gbase64 (the GNU coreutils version) which only outputs '\n'.
Diffstat (limited to 'scrypt')
-rw-r--r--[-rwxr-xr-x] | scrypt | bin | 304096 -> 304096 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/scrypt b/scrypt
index 3c9a050..3c9a050 100755..100644
--- a/scrypt
+++ b/scrypt
Binary files differ |