• boringuy's avatar
    cmake WITH_LIBSODIUM option is broken (#2349) · d6f4263c
    boringuy authored
    * cmake WITH_LIBSODIUM option is broken
    
    - Fixed the variable name in platform.hpp.in
    - Fixed #if check for randombytes_close() when libsodium is used
    
    * Fixed typo from previous commit
    
    * Reverted compile error fix for randombytes_close()
    d6f4263c
platform.hpp.in 1.74 KB