Closed pjklauser closed 8 years ago
support ecdh384:rsa/aes256 and ecdh384:aes256+rsa/aes256 by cloning existing rsa/pf_rsa_ecdh384-aes256 and pf_ecdh384-aes256+rsa/aes256
check if L has a fixed length for ecdh384:aes256+rsa/aes256 so Sign of M can leave out len(L).
introduce agreement key getters from factory.
support ecdh384:rsa/aes256 and ecdh384:aes256+rsa/aes256 by cloning existing rsa/pf_rsa_ecdh384-aes256 and pf_ecdh384-aes256+rsa/aes256