VirtualBox

Changeset 59696 in vbox


Ignore:
Timestamp:
Feb 15, 2016 10:36:58 PM (9 years ago)
Author:
vboxsync
Message:

pkix-signature-rsa.cpp,tstRTCrX509-1.cpp: Corrected buggy SHA-224 digest info preamble (ASN.1).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/crypto/pkix-signature-rsa.cpp

    r59694 r59696  
    113113static const uint8_t g_abSha224[] =
    114114{/* {          {          2.16.840.1.101.3.4.2.4 (SHA-224),                       NULL },    hash octet-string } */
    115     0x30,0x21, 0x30,0x0d, 0x06,0x09,0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x02,0x04, 0x05,0x00, 0x04,0x14
     115    0x30,0x2d, 0x30,0x0d, 0x06,0x09,0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x02,0x04, 0x05,0x00, 0x04,0x1c
    116116};
    117117/** @} */
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