VirtualBox

Changeset 74295 in vbox for trunk/src/VBox/Runtime/include


Ignore:
Timestamp:
Sep 16, 2018 3:36:08 PM (6 years ago)
Author:
vboxsync
Message:

IPRT/crypto: Wrapped SSL, alleged RC4, and RSA key generation. Added methods for quering someRSA key components. Exposed big numbers, x509 and asn1 APIs as stable. bugref:9246

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/include/internal/magics.h

    r73665 r74295  
    3737/** Magic value for RTCRKEYINT::u32Magic. (Ronald Linn Rivest) */
    3838#define RTCRKEYINT_MAGIC                UINT32_C(0x19470506)
     39/** Magic value for RTCRSSLINT::u32Magic. (Robert Upshur Woodward) */
     40#define RTCRSSLINT_MAGIC                UINT32_C(0x19430326)
     41/** Magic value for RTCRSSLSESSIONINT::u32Magic. (Carl Berstein) */
     42#define RTCRSSLSESSIONINT_MAGIC         UINT32_C(0x19440214)
    3943/** Magic number for RTDBGMODINT::u32Magic. (Charles Lloyd) */
    4044#define RTDBGAS_MAGIC                   UINT32_C(0x19380315)
Note: See TracChangeset for help on using the changeset viewer.

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