Thanks for the swift response. I have written to the PuTTY project asking for their feedback.
- TheCliGuy
Before posting, please read how to report bug or request support effectively.
Bug reports without an attached log file are usually useless.
1. Do you agree with my conclusion that AES-128 SDCTR is the same as aes128-ctr?
2. If you do agree with my first question, then why doesn't WinSCP use the standard naming convention in the logs?
One last thing, there is a spelling mistake in the output of WinSCP.com /info, algoritms should be algorithms.
Initialised AES-128 SDCTR client->server encryption
Initialised AES-128 SDCTR server->client encryption
The label <cipher>-ctr indicates that the block cipher <cipher> is to
be used in "stateful-decryption counter" (SDCTR) mode.