Change: use a stronger hash and actual random information to generate Uids

This commit is contained in:
Patric Stout
2024-01-18 23:52:53 +01:00
committed by Patric Stout
parent 37244bc8c5
commit bd85f61a40
4 changed files with 78 additions and 16 deletions

View File

@@ -448,6 +448,7 @@ if(WIN32)
usp10
psapi
winhttp
bcrypt
)
endif()