Good Morning -
I am new to working with WebWork. We currently use a MS Access Database to create rosters for our classes. From the https://webwork.maa.org/wiki/Classlist_Files#Password_details and the script it indicates that they need to be SHA512 hashed.
Our desktop computers do not have PERL installed on them and we do not have terminal access to the server to run the PERL scripts there. Are we able to use any SHA512 hashing function (i.e. the Microsoft CNG API - https://www.experts-exchange.com/articles/37112/Hashing-in-VBA-using-the-Microsoft-NG-Cryptography-CNG-API.html?preview=dBrQ1Gub79o%3D) to create valid passwords for WebWork 2.17?
Thank you.