about summary refs log tree commit diff stats
path: root/scrypt
Commit message (Collapse)AuthorAgeFilesLines
* scrypt binary file's permissions were modifiedlogin2021-01-061-0/+0
| | | | The scrypt binary file's permissions were modified on tilde.town.
* Fixed bug in ntcoin_openbsd_tildeinstitutelogin (tilde.institute)2020-07-121-0/+0
| | | | 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'.
* Updated the scrypt file included here to use the latest libcrypto.so (so far)login2019-11-141-0/+0
| | | | scrypt, the executable, uses libcrypto.so, which was updated from 1.0.0 to a more recent version (most likely 1.1). Thus, it had to be recompiled. The new version is included by default now in this directory.
* Adding chmod u+x to scripts (and scrypt)~login@aussies.space2019-09-301-0/+0
|
* Initial Commitlogin0002018-03-061-0/+0