mirror of
https://github.com/sheumann/hush.git
synced 2025-01-11 08:29:54 +00:00
c2bf5cad79
Re-ordered functions to the order they are called. Removed static crc table, it now generates the table once for itself. Results in source reduced by 40%, so it should be a lot easier to work on in the future, binary size only reduced by under 2KB though.