Artifact a0f3970c85854da740dd97cbdfde7dd7c09dd21e:
- File sshaes.c — part of check-in [6c598766ba] at 2001-03-02 07:55:23 on branch trunk — Support for selecting AES from the GUI. In the process, I've had to introduce another layer of abstraction in SSH2 ciphers, such that a single `logical cipher' (as desired by a user) can equate to more than one `physical cipher'. This is because AES comes in several key lengths (PuTTY will pick the highest supported by the remote end) and several different SSH2-protocol-level names (aes*-cbc, rijndael*-cbc, and an unofficial one rijndael-cbc@lysator.liu.se). (user: simon size: 45488)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.