On Feb 28, 2017, at 9:17 AM, Richard Hipp <d...@sqlite.org> wrote:
> 
> This morning I was thinking of using SHA3-256.  But after looking at a
> bunch of hashes on-screen, and seeing how long they are, I'm inclined
> now to go with the shorter SHA3-224.

Can you just look at $COLUMNS, $(tput cols), or getmaxyx(3)?  (Plus whatever 
the equivalent is on Windows.)  Truncate as necessary.

Then we can go with SHA3-256 and probably be good until sometime after the heat 
death of the universe.

You know you never want to think about this again. :)
_______________________________________________
fossil-dev mailing list
fossil-dev@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/fossil-dev

Reply via email to