Hi all,
I'm doing some work on the library and for now I have the attached
three small patches for the AES part of crypt.c.
In a later patch I'll add a common CTR mode, so that backends only
need to provide CBC. I see some work in this direction already.
I'm working on my axTLS branch, it isn't done yet, but it does work.
I am thinking to add some basic algorithm code into libssh2 itself, to
enable a build without any dependencies at all. (At the cost of a reduced
algorithm set; only MD5, SHA1, SHA2, AES, RSA, DH, maybe ChaCha later.)
It would not be high performance, but high convenience. What do you think?
//Peter
_______________________________________________
libssh2-devel https://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel