• D
    Add additional DigestInfo checks. · 1cfd255c
    Dr. Stephen Henson 提交于
    Reencode DigestInto in DER and check against the original: this
    will reject any improperly encoded DigestInfo structures.
    
    Note: this is a precautionary measure, there is no known attack
    which can exploit this.
    
    Thanks to Brian Smith for reporting this issue.
    Reviewed-by: NTim Hudson <tjh@openssl.org>
    1cfd255c
rsa_sign.c 9.2 KB