• Show log

    Commit

  • Hash : 847e682f
    Author : Guillem Jover
    Date : 2021-02-07T00:09:30

    Use libmd hashing function implementations instead of embedding our own
    
    This splits the implementation responsibilities, and reduces embedded
    code copies, which was one of the driving points with this project to
    start with, so it's nice to give a good example.