andrew92010

Results 3 issues of andrew92010

I Use .NET DiscUtils to access a VMDK disc in C#. I can access files and get informations about them, but when I use StreamPump to copy a stream to...

This way to reading $Bitmap metadata file in NTFS volumes can lead to wrong bitmap dimension (length) and, consequently, to wrong cluster number in some cases. ``` using (Stream bitmapStream...

Hi, I've added the config line to set a custom number of rounds as a test but it's not working. config :pbkdf2_elixir, rounds: 1 (I'm in DEV mode, does it...