Closed
Description
If I use this library to encrypt text and write the output to a txt file, could another executable be able to decrypt the text using the static method NCryptDecrypt
from this same library, without the need to use Windows Hello Authentication?
Maybe for somebody the answer to this question is clear from the code, but I'm just learning, and I do it in my spare time. Thanks.