VirtualBox

Changeset 100492 in vbox for trunk/src/VBox/Runtime/common


Ignore:
Timestamp:
Jul 10, 2023 10:06:09 PM (20 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
158263
Message:

Forward ported r158259 from 6.1: Support ECDSA for pre-3.0.0 OpenSSL versions. [scm fix] bugref:10479 ticketref:21621

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/crypto/key-openssl.cpp

    r100491 r100492  
    9696#else
    9797        /*
    98          * Cannot find any real suitable alternative to d2i_KeyParams in pre-3.0.x 
    99          * OpenSSL, so decided to use d2i_PUBKEY instead.  This means we need to 
     98         * Cannot find any real suitable alternative to d2i_KeyParams in pre-3.0.x
     99         * OpenSSL, so decided to use d2i_PUBKEY instead.  This means we need to
    100100         * encode the stuff a X.509 SubjectPublicKeyInfo ASN.1 sequence first.
    101101         */
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette