Changed md5_context's Boolean queue from a regular 'bool' array to a packed 'unsigned char' array (It reduced my sizeof md5_context from 2072 to 88!); tried to keep debuggers from reading final MD5 values from leftover variables
(No files)
Note:
See TracChangeset
for help on using the changeset viewer.