• Ole André Vadla Ravnås's avatar
    Use native crypto support on Windows by default · 48a8a498
    Ole André Vadla Ravnås authored
    As we only need a few primitives there isn't much OS-specific code
    needed, and for applications that don't already depend on OpenSSL or
    GnuTLS it simplifies the build process quite a lot.
    
    Note that we use the vintage WinCrypt APIs as the Cryptography Next
    Generation APIs are only available on Vista and newer.
    48a8a498
stunhmac.c 8.42 KB