12 Commits (9200514ad8717c63f82101dc394f4378854325bf)

Author SHA1 Message Date
Martin Storsjö 63ce9fd23c rtmpdh: Use GMP functions directly, instead of nettle wrappers 10 years ago
Martin Storsjö b2f0f37d24 rtmpdh: Generate the whole private exponent using av_get_random_seed() with nettle/gmp 10 years ago
Martin Storsjö e9e86d9ef6 rtmpdh: Create sufficiently long private keys for gcrypt/nettle 10 years ago
Martin Storsjö 8016a1bd3b rtmpdh: Remove an unnecessary check in the gcrypt/nettle dh_compute_key 10 years ago
Martin Storsjö 063f7467e4 rtmpdh: Add fate test for the DH handshake routine 10 years ago
Martin Storsjö 0508faaa11 rtmpdh: Pass the actual buffer size of the output secret key 10 years ago
Martin Storsjö 9f1b3050d9 rtmpdh: Check the output buffer size in the openssl version of dh_compute_key 10 years ago
Martin Storsjö 127d813bcb rtmpdh: Fix a local variable name in the nettle/gcrypt codepath 10 years ago
Martin Storsjö 78efc69e7c rtmpdh: Make sure ret is initialized in the nettle version of bn_hex2bn 10 years ago
Samuel Pitoiset 8337b5db96 rtmpdh: Do not generate the same private key every time when using libnettle 13 years ago
Martin Storsjö 6a433fdba8 rtmp: Add credit/copyright to librtmp authors for parts of the RTMPE code 13 years ago
Samuel Pitoiset acd554c103 RTMPE protocol support 13 years ago