On Wed Jun 28 16:29:45 2023 +0000, Vladislav Timonin wrote:
Should probably implement `BCRYPT_CHAINING_MODE` getter as well, since there's a setter. Seeing how setting anything other than `BCRYPT_CHAIN_MODE_NA` returns `STATUS_NOT_SUPPORTED`, guessing it always returns `BCRYPT_CHAIN_MODE_NA`.
I'd rather wait for an app to actually use this, which seems unlikely because RC4 is very old.