David De Smet

Results 28 comments of David De Smet

> Thanks for the review. I got sidetracked and forgot about this PR so it's unfinished. No worries, I got a pile of work and also lost track about your...

Yay! You are on fire with the contributions! I really appreciate it! One little request: Could you resolve the conflicts so I can look at the updated changes from your...

> Conflicts should be resolved 🤞 and I've added some documentation to explain the different encoding operations. Thanks for the update and for adding the documentation. I'm gonna take a...

Sorry for looking at the PR until now, I was a bit overwhelmed by work. > Changed Paserk.ArgonEncode to take bytes instead of KiB. Not sure about this change as...

> I've been playing around with Avx2/Simd and think Argon2/Blake could be faster if we used some optimisations from [saucecontrols Blake2Fast](https://github.com/saucecontrol/Blake2Fast). Going to hack a proof of concept and see...

I just left a minor comment regarding the documentation side, would be nice to add it to the README so people may know how to use those new password wrapper...

@TimothyMakkison I merged your other PR and as a consequence, this PR would need to be updated, can you kindly update the PR so I can merge your changes? Once...

@Rick-Anderson I think it should be in [EU General Data Protection Regulation (GDPR) support in ASP.NET Core](https://docs.microsoft.com/en-us/aspnet/core/security/gdpr?view=aspnetcore-6.0) since is related to the cookie consent. There's a usage example in the...