Search results for query: *

  • Users: Krammig
  • Content: Threads
  • Order by date
  1. K

    Windows Biometric Framework (WBF) - VB.Net example ? or even C#

    I have had what I think is a pretty good search around for a decent working example of how to use WBF but without much luck. Github has a few but not very comprehensive and of course there are a couple of Misc examples also not very comprehensive. I am trying to build a VB.Net Wrapper for WBF...
  2. K

    Question AES know what the IV is

    A question please. What I am not clear on is - does the Decryption side need to know what the IV is for a particular encrypted file. By this I mean lets say a file is encrypted using - " .IV = Guid.NewGuid().ToByteArray() " When the encrypted file is is received buy someone else, do they...
Back
Top