]>
Cypherpunks repositories - balloon.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Sergey Matveev [Sat, 5 Oct 2019 08:47:15 +0000 (11:47 +0300)]
Output also in encoded form
Sergey Matveev [Sat, 5 Oct 2019 08:10:13 +0000 (11:10 +0300)]
-help mentions SHA512 hash
Sergey Matveev [Sat, 5 Oct 2019 08:05:53 +0000 (11:05 +0300)]
Add missing copyright information
Sergey Matveev [Sat, 5 Oct 2019 08:03:44 +0000 (11:03 +0300)]
Do not require salt passing, generate it
Sergey Matveev [Sat, 5 Oct 2019 07:58:54 +0000 (10:58 +0300)]
Namespace is changed to go.cypherpunks.ru/balloon
Sergey Matveev [Sat, 5 Oct 2019 07:58:02 +0000 (10:58 +0300)]
Reduce lines number, simplify code
Sergey Matveev [Wed, 2 Oct 2019 08:39:06 +0000 (11:39 +0300)]
Initial module support
Sergey Matveev [Fri, 27 Sep 2019 08:47:10 +0000 (11:47 +0300)]
Forbid any later GNU GPL versions autousage
Sergey Matveev [Fri, 18 Jan 2019 22:28:02 +0000 (01:28 +0300)]
Simple command-line utility for hashing
Sergey Matveev [Fri, 18 Jan 2019 22:24:21 +0000 (01:24 +0300)]
Fix bug with a possible race when running with multiple jobs
That could easily lead to different results each time.
Sergey Matveev [Fri, 18 Jan 2019 22:23:31 +0000 (01:23 +0300)]
Performance optimizations
* Use single large slice for buffer, instead of many smaller ones
* Less integer-format conversions
* Use SHA512 instead of SHA256 in tests for speed
Sergey Matveev [Fri, 18 Jan 2019 21:18:39 +0000 (00:18 +0300)]
Raise copyright years
Sergey Matveev [Mon, 1 Jan 2018 17:15:52 +0000 (20:15 +0300)]
Raise copyright years
Sergey Matveev [Mon, 21 Aug 2017 08:56:55 +0000 (11:56 +0300)]
Relicence this library to LGPLv3+
Sergey Matveev [Mon, 2 Jan 2017 07:55:41 +0000 (10:55 +0300)]
Raise copyright years
Sergey Matveev [Sun, 11 Sep 2016 12:44:05 +0000 (15:44 +0300)]
Initial revision