CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2023/12/30 01:58:18

Modified files:
        regress/lib/libcrypto/evp: evp_test.c 

Log message:
Add extended regress coverage for ASN.1 methods

Validate that every alias resolves to a non-alias in one step and that
non-aliases have pkey_id == pkey_base_id, an info string and a pem_str.
They can be looked up by their pkey_id or pem_str.

Conversely, all these are false for aliases.

Reply via email to