kasjer opened a new pull request, #3144:
URL: https://github.com/apache/mynewt-core/pull/3144

   This adds two simple implementations of standard CRC32 and Adler32 
algorithms that can be used on block of data and in streams where result from 
previous call can be used as inptu to continue computation.
   
   No prepcomputed table are used for now.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to