pii
Protect PII in web app database by encrypting with public key paired with private key protected by users' own passwords?
Goal: I\'d like to allow users to create questions and collect information from other users in a custom web app (PHP/MySQL in a shored hosting environment) and protect the data collected.[详细]
2023-04-01 10:45 分类:问答Does SSL use hashing internally?
We are in the process of certifying our health care product (Hitech certification).One of the criteria of the certification process is that our product should be capable of using \"hashing\" when send[详细]
2023-01-22 22:47 分类:问答Best way to implement globally scoped data
I\'d like to make program-wide data in a C++ program, without running into pesky LNK2005 errors when all the source files #includes this \"global variable repository\" file.[详细]
2022-12-23 19:53 分类:问答