• Show log

    Commit

  • Hash : d9c0dbb0
    Author : Carlos Martín Nieto
    Date : 2014-10-24T13:29:11

    hash: use CommonCrypto on OSX for SHA-1
    
    OSX has its own cryptographic library, let's make use of it instead of
    calling out to OpenSSL.