johnperry / CTP

Clinical Trial Processor
http://mircwiki.rsna.org/index.php?title=CTP_Articles
65 stars 55 forks source link

Change hashing function #24

Open Montoya opened 4 years ago

Montoya commented 4 years ago

Is it possible to change the hashing function (MD5) to something else? Like SHA-256 or SHA-512? It seems like right now every hash function uses MD5 and there's no way to change that either through config or custom extension. Would be ideal if it were possible to specify as a config parameter. Or what I would like to do is use a hashing function that is HMAC compliant in place of hashptid.