Konscious.Security.Cryptography
Konscious.Security.Cryptography copied to clipboard
[Enhancement] Change Argon2 class to ref struct
Change Argon2 class to ref struct, so it takes a ReadOnlySpan of bytes and do whatever computation it needs, so it can accept ReadOnlySpan