1
1
monnerat f7daf3185a Implement Diffie-Hellman computations in crypto backends. (#149)
Not all backends feature the low level API needed to compute a Diffie-Hellman
secret, but some of them directly implement Diffie-Hellman support with opaque
private data. The later approach is now generalized and backends are
responsible for all Diffie Hellman computations.
As a side effect, procedures/macros _libssh2_bn_rand and _libssh2_bn_mod_exp
are no longer needed outside the backends.
2016-11-27 18:39:00 +00:00
..
2016-02-24 23:44:13 +01:00
2014-05-19 10:24:58 +02:00
2014-07-28 23:55:34 +02:00
2011-09-09 16:12:04 +02:00
2011-09-09 16:12:04 +02:00
2016-08-20 17:37:25 +02:00
2016-08-21 10:41:23 +02:00
2011-09-09 16:12:04 +02:00