Skip to content

Releases: 0xflotus/hashpic

v0.4.9

11 Feb 23:14
Compare
Choose a tag to compare
  • improved docs
  • added 9 and 255 as valid digest lengths for shake256
  • refactorings
  • performance improvements

v0.4.7

10 Feb 17:55
Compare
Choose a tag to compare
  • reduced docker size
  • changed docs

v0.4.6

10 Feb 00:41
Compare
Choose a tag to compare
  • refactorings

v0.4.5

09 Feb 18:54
Compare
Choose a tag to compare
  • implemented -i for --svg

v0.4.4

09 Feb 01:32
Compare
Choose a tag to compare
  • dockerized hashpic

Now you can pull the image rom ghcr.io:

> docker pull ghcr.io/0xflotus/hashpic:0.4.4

and run it

> docker run -it -v "$(pwd)":/app --rm ghcr.io/0xflotus/hashpic:0.4.4 ff0000ab --bypass --shake256 --length 4

v0.4.3

08 Feb 22:37
Compare
Choose a tag to compare
  • removed debug log

v0.4.2

08 Feb 22:32
Compare
Choose a tag to compare
  • added performance image for shake256 svg
  • small fixes

v0.4.1

08 Feb 21:54
Compare
Choose a tag to compare
  • fixed SVG size bug

v0.4.0

08 Feb 21:49
Compare
Choose a tag to compare
  • added SVG support 🎉🎉🎉

v0.3.11

07 Feb 03:17
Compare
Choose a tag to compare
  • added tile argument which is only useful in combination with the console flag
> python3 -m hashpic 'v0.3.11' --blake2b --tile -c
▮▮▮▮▮▮▮▮
▮▮▮▮▮▮▮▮
▮▮▮▮▮▮▮▮
▮▮▮▮▮▮▮▮
▮▮▮▮▮▮▮▮
▮▮▮▮▮▮▮▮
▮▮▮▮▮▮▮▮
▮▮▮▮▮▮▮▮