Denys Vlasenko
49ecee098d
tls: add 2nd cipher_id, TLS_RSA_WITH_AES_128_CBC_SHA, so far it doesn't work
...
Good news that TLS_RSA_WITH_AES_256_CBC_SHA256 still works with new code ;)
This change adds inevitable extension to have different sized hashes and AES key sizes.
In libbb, md5_end() and shaX_end() are extended to return result size instead of void -
this helps *a lot* in tls (the cost is ~5 bytes per _end() function).
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2017-01-24 16:00:54 +01:00
..
2016-12-23 02:42:26 +01:00
2016-12-22 15:13:37 +01:00
2017-01-21 02:49:58 +01:00
2016-11-23 09:05:14 +01:00
2016-11-23 09:05:14 +01:00
2016-11-23 09:05:14 +01:00
2017-01-03 12:29:52 +01:00
2016-11-23 09:05:14 +01:00
2016-11-23 09:05:14 +01:00
2017-01-10 14:58:54 +01:00
2017-01-10 14:58:54 +01:00
2016-12-22 15:13:37 +01:00
2016-12-22 15:33:11 +01:00
2017-01-10 14:58:54 +01:00
2016-11-23 09:05:14 +01:00
2016-11-23 09:05:14 +01:00
2016-11-23 09:05:14 +01:00
2017-01-10 14:58:54 +01:00
2017-01-21 03:46:57 +01:00
2016-11-28 01:22:57 +01:00
2017-01-21 14:27:07 +01:00
2017-01-10 14:58:54 +01:00
2016-11-23 09:05:14 +01:00
2016-11-23 09:05:14 +01:00
2016-11-23 09:05:14 +01:00
2016-11-23 09:05:14 +01:00
2017-01-10 14:58:54 +01:00
2016-11-23 09:05:14 +01:00
2017-01-19 14:42:34 +01:00
2017-01-21 03:46:57 +01:00
2016-11-23 09:05:14 +01:00
2016-11-23 09:05:14 +01:00
2016-11-23 09:05:14 +01:00
2017-01-23 01:08:16 +01:00
2017-01-21 14:27:07 +01:00
2017-01-02 10:46:08 +01:00
2017-01-11 16:35:52 +01:00
2016-11-23 09:05:14 +01:00
2017-01-10 14:58:54 +01:00
2017-01-19 15:51:00 +01:00
2017-01-18 17:20:27 +01:00
2017-01-19 15:51:00 +01:00
2017-01-19 15:51:00 +01:00
2017-01-19 15:51:00 +01:00
2017-01-19 15:51:00 +01:00
2017-01-19 15:51:00 +01:00
2017-01-19 15:51:00 +01:00
2017-01-19 15:51:00 +01:00
2017-01-23 01:15:13 +01:00
2017-01-24 16:00:54 +01:00
2017-01-19 16:32:38 +01:00
2017-01-10 14:58:54 +01:00
2016-11-23 09:05:14 +01:00
2016-11-23 09:05:14 +01:00
2017-01-23 01:08:16 +01:00
2016-11-23 09:05:14 +01:00