• M
    Add sanity check to PRF · 668f6f08
    Matt Caswell 提交于
    The function tls1_PRF counts the number of digests in use and partitions
    security evenly between them. There always needs to be at least one digest
    in use, otherwise this is an internal error. Add a sanity check for this.
    Reviewed-by: NRichard Levitte <levitte@openssl.org>
    668f6f08
t1_enc.c 45.5 KB