Edit

IABSD.fr/src/lib/libcsi

Branch :

  • Show log

    Commit

  • Author : tb
    Date : 2022-10-04 20:46:13
    Hash : db056c46
    Message : Correctly check for DH_compute_key() error DH_size() only gives an upper bound for the size of the key. The key can be shorter. Found after anton reported sporadic regress test failures ok jsing