evp_extra_test.c 64 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805
  1. /*
  2. * Copyright 2015-2021 The OpenSSL Project Authors. All Rights Reserved.
  3. *
  4. * Licensed under the OpenSSL license (the "License"). You may not use
  5. * this file except in compliance with the License. You can obtain a copy
  6. * in the file LICENSE in the source distribution or at
  7. * https://www.openssl.org/source/license.html
  8. */
  9. #include <stdio.h>
  10. #include <stdlib.h>
  11. #include <string.h>
  12. #include <openssl/bio.h>
  13. #include <openssl/crypto.h>
  14. #include <openssl/err.h>
  15. #include <openssl/evp.h>
  16. #include <openssl/rsa.h>
  17. #include <openssl/x509.h>
  18. #include <openssl/pem.h>
  19. #include <openssl/kdf.h>
  20. #include <openssl/dh.h>
  21. #include "testutil.h"
  22. #include "internal/nelem.h"
  23. #include "crypto/evp.h"
  24. /*
  25. * kExampleRSAKeyDER is an RSA private key in ASN.1, DER format. Of course, you
  26. * should never use this key anywhere but in an example.
  27. */
  28. static const unsigned char kExampleRSAKeyDER[] = {
  29. 0x30, 0x82, 0x02, 0x5c, 0x02, 0x01, 0x00, 0x02, 0x81, 0x81, 0x00, 0xf8,
  30. 0xb8, 0x6c, 0x83, 0xb4, 0xbc, 0xd9, 0xa8, 0x57, 0xc0, 0xa5, 0xb4, 0x59,
  31. 0x76, 0x8c, 0x54, 0x1d, 0x79, 0xeb, 0x22, 0x52, 0x04, 0x7e, 0xd3, 0x37,
  32. 0xeb, 0x41, 0xfd, 0x83, 0xf9, 0xf0, 0xa6, 0x85, 0x15, 0x34, 0x75, 0x71,
  33. 0x5a, 0x84, 0xa8, 0x3c, 0xd2, 0xef, 0x5a, 0x4e, 0xd3, 0xde, 0x97, 0x8a,
  34. 0xdd, 0xff, 0xbb, 0xcf, 0x0a, 0xaa, 0x86, 0x92, 0xbe, 0xb8, 0x50, 0xe4,
  35. 0xcd, 0x6f, 0x80, 0x33, 0x30, 0x76, 0x13, 0x8f, 0xca, 0x7b, 0xdc, 0xec,
  36. 0x5a, 0xca, 0x63, 0xc7, 0x03, 0x25, 0xef, 0xa8, 0x8a, 0x83, 0x58, 0x76,
  37. 0x20, 0xfa, 0x16, 0x77, 0xd7, 0x79, 0x92, 0x63, 0x01, 0x48, 0x1a, 0xd8,
  38. 0x7b, 0x67, 0xf1, 0x52, 0x55, 0x49, 0x4e, 0xd6, 0x6e, 0x4a, 0x5c, 0xd7,
  39. 0x7a, 0x37, 0x36, 0x0c, 0xde, 0xdd, 0x8f, 0x44, 0xe8, 0xc2, 0xa7, 0x2c,
  40. 0x2b, 0xb5, 0xaf, 0x64, 0x4b, 0x61, 0x07, 0x02, 0x03, 0x01, 0x00, 0x01,
  41. 0x02, 0x81, 0x80, 0x74, 0x88, 0x64, 0x3f, 0x69, 0x45, 0x3a, 0x6d, 0xc7,
  42. 0x7f, 0xb9, 0xa3, 0xc0, 0x6e, 0xec, 0xdc, 0xd4, 0x5a, 0xb5, 0x32, 0x85,
  43. 0x5f, 0x19, 0xd4, 0xf8, 0xd4, 0x3f, 0x3c, 0xfa, 0xc2, 0xf6, 0x5f, 0xee,
  44. 0xe6, 0xba, 0x87, 0x74, 0x2e, 0xc7, 0x0c, 0xd4, 0x42, 0xb8, 0x66, 0x85,
  45. 0x9c, 0x7b, 0x24, 0x61, 0xaa, 0x16, 0x11, 0xf6, 0xb5, 0xb6, 0xa4, 0x0a,
  46. 0xc9, 0x55, 0x2e, 0x81, 0xa5, 0x47, 0x61, 0xcb, 0x25, 0x8f, 0xc2, 0x15,
  47. 0x7b, 0x0e, 0x7c, 0x36, 0x9f, 0x3a, 0xda, 0x58, 0x86, 0x1c, 0x5b, 0x83,
  48. 0x79, 0xe6, 0x2b, 0xcc, 0xe6, 0xfa, 0x2c, 0x61, 0xf2, 0x78, 0x80, 0x1b,
  49. 0xe2, 0xf3, 0x9d, 0x39, 0x2b, 0x65, 0x57, 0x91, 0x3d, 0x71, 0x99, 0x73,
  50. 0xa5, 0xc2, 0x79, 0x20, 0x8c, 0x07, 0x4f, 0xe5, 0xb4, 0x60, 0x1f, 0x99,
  51. 0xa2, 0xb1, 0x4f, 0x0c, 0xef, 0xbc, 0x59, 0x53, 0x00, 0x7d, 0xb1, 0x02,
  52. 0x41, 0x00, 0xfc, 0x7e, 0x23, 0x65, 0x70, 0xf8, 0xce, 0xd3, 0x40, 0x41,
  53. 0x80, 0x6a, 0x1d, 0x01, 0xd6, 0x01, 0xff, 0xb6, 0x1b, 0x3d, 0x3d, 0x59,
  54. 0x09, 0x33, 0x79, 0xc0, 0x4f, 0xde, 0x96, 0x27, 0x4b, 0x18, 0xc6, 0xd9,
  55. 0x78, 0xf1, 0xf4, 0x35, 0x46, 0xe9, 0x7c, 0x42, 0x7a, 0x5d, 0x9f, 0xef,
  56. 0x54, 0xb8, 0xf7, 0x9f, 0xc4, 0x33, 0x6c, 0xf3, 0x8c, 0x32, 0x46, 0x87,
  57. 0x67, 0x30, 0x7b, 0xa7, 0xac, 0xe3, 0x02, 0x41, 0x00, 0xfc, 0x2c, 0xdf,
  58. 0x0c, 0x0d, 0x88, 0xf5, 0xb1, 0x92, 0xa8, 0x93, 0x47, 0x63, 0x55, 0xf5,
  59. 0xca, 0x58, 0x43, 0xba, 0x1c, 0xe5, 0x9e, 0xb6, 0x95, 0x05, 0xcd, 0xb5,
  60. 0x82, 0xdf, 0xeb, 0x04, 0x53, 0x9d, 0xbd, 0xc2, 0x38, 0x16, 0xb3, 0x62,
  61. 0xdd, 0xa1, 0x46, 0xdb, 0x6d, 0x97, 0x93, 0x9f, 0x8a, 0xc3, 0x9b, 0x64,
  62. 0x7e, 0x42, 0xe3, 0x32, 0x57, 0x19, 0x1b, 0xd5, 0x6e, 0x85, 0xfa, 0xb8,
  63. 0x8d, 0x02, 0x41, 0x00, 0xbc, 0x3d, 0xde, 0x6d, 0xd6, 0x97, 0xe8, 0xba,
  64. 0x9e, 0x81, 0x37, 0x17, 0xe5, 0xa0, 0x64, 0xc9, 0x00, 0xb7, 0xe7, 0xfe,
  65. 0xf4, 0x29, 0xd9, 0x2e, 0x43, 0x6b, 0x19, 0x20, 0xbd, 0x99, 0x75, 0xe7,
  66. 0x76, 0xf8, 0xd3, 0xae, 0xaf, 0x7e, 0xb8, 0xeb, 0x81, 0xf4, 0x9d, 0xfe,
  67. 0x07, 0x2b, 0x0b, 0x63, 0x0b, 0x5a, 0x55, 0x90, 0x71, 0x7d, 0xf1, 0xdb,
  68. 0xd9, 0xb1, 0x41, 0x41, 0x68, 0x2f, 0x4e, 0x39, 0x02, 0x40, 0x5a, 0x34,
  69. 0x66, 0xd8, 0xf5, 0xe2, 0x7f, 0x18, 0xb5, 0x00, 0x6e, 0x26, 0x84, 0x27,
  70. 0x14, 0x93, 0xfb, 0xfc, 0xc6, 0x0f, 0x5e, 0x27, 0xe6, 0xe1, 0xe9, 0xc0,
  71. 0x8a, 0xe4, 0x34, 0xda, 0xe9, 0xa2, 0x4b, 0x73, 0xbc, 0x8c, 0xb9, 0xba,
  72. 0x13, 0x6c, 0x7a, 0x2b, 0x51, 0x84, 0xa3, 0x4a, 0xe0, 0x30, 0x10, 0x06,
  73. 0x7e, 0xed, 0x17, 0x5a, 0x14, 0x00, 0xc9, 0xef, 0x85, 0xea, 0x52, 0x2c,
  74. 0xbc, 0x65, 0x02, 0x40, 0x51, 0xe3, 0xf2, 0x83, 0x19, 0x9b, 0xc4, 0x1e,
  75. 0x2f, 0x50, 0x3d, 0xdf, 0x5a, 0xa2, 0x18, 0xca, 0x5f, 0x2e, 0x49, 0xaf,
  76. 0x6f, 0xcc, 0xfa, 0x65, 0x77, 0x94, 0xb5, 0xa1, 0x0a, 0xa9, 0xd1, 0x8a,
  77. 0x39, 0x37, 0xf4, 0x0b, 0xa0, 0xd7, 0x82, 0x27, 0x5e, 0xae, 0x17, 0x17,
  78. 0xa1, 0x1e, 0x54, 0x34, 0xbf, 0x6e, 0xc4, 0x8e, 0x99, 0x5d, 0x08, 0xf1,
  79. 0x2d, 0x86, 0x9d, 0xa5, 0x20, 0x1b, 0xe5, 0xdf,
  80. };
  81. /*
  82. * kExampleBadRSAKeyDER is an RSA private key in ASN.1, DER format. The private
  83. * components are not correct.
  84. */
  85. static const unsigned char kExampleBadRSAKeyDER[] = {
  86. 0x30, 0x82, 0x04, 0x27, 0x02, 0x01, 0x00, 0x02, 0x82, 0x01, 0x01, 0x00,
  87. 0xa6, 0x1a, 0x1e, 0x6e, 0x7b, 0xee, 0xc6, 0x89, 0x66, 0xe7, 0x93, 0xef,
  88. 0x54, 0x12, 0x68, 0xea, 0xbf, 0x86, 0x2f, 0xdd, 0xd2, 0x79, 0xb8, 0xa9,
  89. 0x6e, 0x03, 0xc2, 0xa3, 0xb9, 0xa3, 0xe1, 0x4b, 0x2a, 0xb3, 0xf8, 0xb4,
  90. 0xcd, 0xea, 0xbe, 0x24, 0xa6, 0x57, 0x5b, 0x83, 0x1f, 0x0f, 0xf2, 0xd3,
  91. 0xb7, 0xac, 0x7e, 0xd6, 0x8e, 0x6e, 0x1e, 0xbf, 0xb8, 0x73, 0x8c, 0x05,
  92. 0x56, 0xe6, 0x35, 0x1f, 0xe9, 0x04, 0x0b, 0x09, 0x86, 0x7d, 0xf1, 0x26,
  93. 0x08, 0x99, 0xad, 0x7b, 0xc8, 0x4d, 0x94, 0xb0, 0x0b, 0x8b, 0x38, 0xa0,
  94. 0x5c, 0x62, 0xa0, 0xab, 0xd3, 0x8f, 0xd4, 0x09, 0x60, 0x72, 0x1e, 0x33,
  95. 0x50, 0x80, 0x6e, 0x22, 0xa6, 0x77, 0x57, 0x6b, 0x9a, 0x33, 0x21, 0x66,
  96. 0x87, 0x6e, 0x21, 0x7b, 0xc7, 0x24, 0x0e, 0xd8, 0x13, 0xdf, 0x83, 0xde,
  97. 0xcd, 0x40, 0x58, 0x1d, 0x84, 0x86, 0xeb, 0xb8, 0x12, 0x4e, 0xd2, 0xfa,
  98. 0x80, 0x1f, 0xe4, 0xe7, 0x96, 0x29, 0xb8, 0xcc, 0xce, 0x66, 0x6d, 0x53,
  99. 0xca, 0xb9, 0x5a, 0xd7, 0xf6, 0x84, 0x6c, 0x2d, 0x9a, 0x1a, 0x14, 0x1c,
  100. 0x4e, 0x93, 0x39, 0xba, 0x74, 0xed, 0xed, 0x87, 0x87, 0x5e, 0x48, 0x75,
  101. 0x36, 0xf0, 0xbc, 0x34, 0xfb, 0x29, 0xf9, 0x9f, 0x96, 0x5b, 0x0b, 0xa7,
  102. 0x54, 0x30, 0x51, 0x29, 0x18, 0x5b, 0x7d, 0xac, 0x0f, 0xd6, 0x5f, 0x7c,
  103. 0xf8, 0x98, 0x8c, 0xd8, 0x86, 0x62, 0xb3, 0xdc, 0xff, 0x0f, 0xff, 0x7a,
  104. 0xaf, 0x5c, 0x4c, 0x61, 0x49, 0x2e, 0xc8, 0x95, 0x86, 0xc4, 0x0e, 0x87,
  105. 0xfc, 0x1d, 0xcf, 0x8b, 0x7c, 0x61, 0xf6, 0xd8, 0xd0, 0x69, 0xf6, 0xcd,
  106. 0x8a, 0x8c, 0xf6, 0x62, 0xa2, 0x56, 0xa9, 0xe3, 0xd1, 0xcf, 0x4d, 0xa0,
  107. 0xf6, 0x2d, 0x20, 0x0a, 0x04, 0xb7, 0xa2, 0xf7, 0xb5, 0x99, 0x47, 0x18,
  108. 0x56, 0x85, 0x87, 0xc7, 0x02, 0x03, 0x01, 0x00, 0x01, 0x02, 0x82, 0x01,
  109. 0x01, 0x00, 0x99, 0x41, 0x38, 0x1a, 0xd0, 0x96, 0x7a, 0xf0, 0x83, 0xd5,
  110. 0xdf, 0x94, 0xce, 0x89, 0x3d, 0xec, 0x7a, 0x52, 0x21, 0x10, 0x16, 0x06,
  111. 0xe0, 0xee, 0xd2, 0xe6, 0xfd, 0x4b, 0x7b, 0x19, 0x4d, 0xe1, 0xc0, 0xc0,
  112. 0xd5, 0x14, 0x5d, 0x79, 0xdd, 0x7e, 0x8b, 0x4b, 0xc6, 0xcf, 0xb0, 0x75,
  113. 0x52, 0xa3, 0x2d, 0xb1, 0x26, 0x46, 0x68, 0x9c, 0x0a, 0x1a, 0xf2, 0xe1,
  114. 0x09, 0xac, 0x53, 0x85, 0x8c, 0x36, 0xa9, 0x14, 0x65, 0xea, 0xa0, 0x00,
  115. 0xcb, 0xe3, 0x3f, 0xc4, 0x2b, 0x61, 0x2e, 0x6b, 0x06, 0x69, 0x77, 0xfd,
  116. 0x38, 0x7e, 0x1d, 0x3f, 0x92, 0xe7, 0x77, 0x08, 0x19, 0xa7, 0x9d, 0x29,
  117. 0x2d, 0xdc, 0x42, 0xc6, 0x7c, 0xd7, 0xd3, 0xa8, 0x01, 0x2c, 0xf2, 0xd5,
  118. 0x82, 0x57, 0xcb, 0x55, 0x3d, 0xe7, 0xaa, 0xd2, 0x06, 0x30, 0x30, 0x05,
  119. 0xe6, 0xf2, 0x47, 0x86, 0xba, 0xc6, 0x61, 0x64, 0xeb, 0x4f, 0x2a, 0x5e,
  120. 0x07, 0x29, 0xe0, 0x96, 0xb2, 0x43, 0xff, 0x5f, 0x1a, 0x54, 0x16, 0xcf,
  121. 0xb5, 0x56, 0x5c, 0xa0, 0x9b, 0x0c, 0xfd, 0xb3, 0xd2, 0xe3, 0x79, 0x1d,
  122. 0x21, 0xe2, 0xd6, 0x13, 0xc4, 0x74, 0xa6, 0xf5, 0x8e, 0x8e, 0x81, 0xbb,
  123. 0xb4, 0xad, 0x8a, 0xf0, 0x93, 0x0a, 0xd8, 0x0a, 0x42, 0x36, 0xbc, 0xe5,
  124. 0x26, 0x2a, 0x0d, 0x5d, 0x57, 0x13, 0xc5, 0x4e, 0x2f, 0x12, 0x0e, 0xef,
  125. 0xa7, 0x81, 0x1e, 0xc3, 0xa5, 0xdb, 0xc9, 0x24, 0xeb, 0x1a, 0xa1, 0xf9,
  126. 0xf6, 0xa1, 0x78, 0x98, 0x93, 0x77, 0x42, 0x45, 0x03, 0xe2, 0xc9, 0xa2,
  127. 0xfe, 0x2d, 0x77, 0xc8, 0xc6, 0xac, 0x9b, 0x98, 0x89, 0x6d, 0x9a, 0xe7,
  128. 0x61, 0x63, 0xb7, 0xf2, 0xec, 0xd6, 0xb1, 0xa1, 0x6e, 0x0a, 0x1a, 0xff,
  129. 0xfd, 0x43, 0x28, 0xc3, 0x0c, 0xdc, 0xf2, 0x47, 0x4f, 0x27, 0xaa, 0x99,
  130. 0x04, 0x8e, 0xac, 0xe8, 0x7c, 0x01, 0x02, 0x04, 0x12, 0x34, 0x56, 0x78,
  131. 0x02, 0x81, 0x81, 0x00, 0xca, 0x69, 0xe5, 0xbb, 0x3a, 0x90, 0x82, 0xcb,
  132. 0x82, 0x50, 0x2f, 0x29, 0xe2, 0x76, 0x6a, 0x57, 0x55, 0x45, 0x4e, 0x35,
  133. 0x18, 0x61, 0xe0, 0x12, 0x70, 0xc0, 0xab, 0xc7, 0x80, 0xa2, 0xd4, 0x46,
  134. 0x34, 0x03, 0xa0, 0x19, 0x26, 0x23, 0x9e, 0xef, 0x1a, 0xcb, 0x75, 0xd6,
  135. 0xba, 0x81, 0xf4, 0x7e, 0x52, 0xe5, 0x2a, 0xe8, 0xf1, 0x49, 0x6c, 0x0f,
  136. 0x1a, 0xa0, 0xf9, 0xc6, 0xe7, 0xec, 0x60, 0xe4, 0xcb, 0x2a, 0xb5, 0x56,
  137. 0xe9, 0x9c, 0xcd, 0x19, 0x75, 0x92, 0xb1, 0x66, 0xce, 0xc3, 0xd9, 0x3d,
  138. 0x11, 0xcb, 0xc4, 0x09, 0xce, 0x1e, 0x30, 0xba, 0x2f, 0x60, 0x60, 0x55,
  139. 0x8d, 0x02, 0xdc, 0x5d, 0xaf, 0xf7, 0x52, 0x31, 0x17, 0x07, 0x53, 0x20,
  140. 0x33, 0xad, 0x8c, 0xd5, 0x2f, 0x5a, 0xd0, 0x57, 0xd7, 0xd1, 0x80, 0xd6,
  141. 0x3a, 0x9b, 0x04, 0x4f, 0x35, 0xbf, 0xe7, 0xd5, 0xbc, 0x8f, 0xd4, 0x81,
  142. 0x02, 0x81, 0x81, 0x00, 0xc0, 0x9f, 0xf8, 0xcd, 0xf7, 0x3f, 0x26, 0x8a,
  143. 0x3d, 0x4d, 0x2b, 0x0c, 0x01, 0xd0, 0xa2, 0xb4, 0x18, 0xfe, 0xf7, 0x5e,
  144. 0x2f, 0x06, 0x13, 0xcd, 0x63, 0xaa, 0x12, 0xa9, 0x24, 0x86, 0xe3, 0xf3,
  145. 0x7b, 0xda, 0x1a, 0x3c, 0xb1, 0x38, 0x80, 0x80, 0xef, 0x64, 0x64, 0xa1,
  146. 0x9b, 0xfe, 0x76, 0x63, 0x8e, 0x83, 0xd2, 0xd9, 0xb9, 0x86, 0xb0, 0xe6,
  147. 0xa6, 0x0c, 0x7e, 0xa8, 0x84, 0x90, 0x98, 0x0c, 0x1e, 0xf3, 0x14, 0x77,
  148. 0xe0, 0x5f, 0x81, 0x08, 0x11, 0x8f, 0xa6, 0x23, 0xc4, 0xba, 0xc0, 0x8a,
  149. 0xe4, 0xc6, 0xe3, 0x5c, 0xbe, 0xc5, 0xec, 0x2c, 0xb9, 0xd8, 0x8c, 0x4d,
  150. 0x1a, 0x9d, 0xe7, 0x7c, 0x85, 0x4c, 0x0d, 0x71, 0x4e, 0x72, 0x33, 0x1b,
  151. 0xfe, 0xa9, 0x17, 0x72, 0x76, 0x56, 0x9d, 0x74, 0x7e, 0x52, 0x67, 0x9a,
  152. 0x87, 0x9a, 0xdb, 0x30, 0xde, 0xe4, 0x49, 0x28, 0x3b, 0xd2, 0x67, 0xaf,
  153. 0x02, 0x81, 0x81, 0x00, 0x89, 0x74, 0x9a, 0x8e, 0xa7, 0xb9, 0xa5, 0x28,
  154. 0xc0, 0x68, 0xe5, 0x6e, 0x63, 0x1c, 0x99, 0x20, 0x8f, 0x86, 0x8e, 0x12,
  155. 0x9e, 0x69, 0x30, 0xfa, 0x34, 0xd9, 0x92, 0x8d, 0xdb, 0x7c, 0x37, 0xfd,
  156. 0x28, 0xab, 0x61, 0x98, 0x52, 0x7f, 0x14, 0x1a, 0x39, 0xae, 0xfb, 0x6a,
  157. 0x03, 0xa3, 0xe6, 0xbd, 0xb6, 0x5b, 0x6b, 0xe5, 0x5e, 0x9d, 0xc6, 0xa5,
  158. 0x07, 0x27, 0x54, 0x17, 0xd0, 0x3d, 0x84, 0x9b, 0x3a, 0xa0, 0xd9, 0x1e,
  159. 0x99, 0x6c, 0x63, 0x17, 0xab, 0xf1, 0x1f, 0x49, 0xba, 0x95, 0xe3, 0x3b,
  160. 0x86, 0x8f, 0x42, 0xa4, 0x89, 0xf5, 0x94, 0x8f, 0x8b, 0x46, 0xbe, 0x84,
  161. 0xba, 0x4a, 0xbc, 0x0d, 0x5f, 0x46, 0xeb, 0xe8, 0xec, 0x43, 0x8c, 0x1e,
  162. 0xad, 0x19, 0x69, 0x2f, 0x08, 0x86, 0x7a, 0x3f, 0x7d, 0x0f, 0x07, 0x97,
  163. 0xf3, 0x9a, 0x7b, 0xb5, 0xb2, 0xc1, 0x8c, 0x95, 0x68, 0x04, 0xa0, 0x81,
  164. 0x02, 0x81, 0x80, 0x4e, 0xbf, 0x7e, 0x1b, 0xcb, 0x13, 0x61, 0x75, 0x3b,
  165. 0xdb, 0x59, 0x5f, 0xb1, 0xd4, 0xb8, 0xeb, 0x9e, 0x73, 0xb5, 0xe7, 0xf6,
  166. 0x89, 0x3d, 0x1c, 0xda, 0xf0, 0x36, 0xff, 0x35, 0xbd, 0x1e, 0x0b, 0x74,
  167. 0xe3, 0x9e, 0xf0, 0xf2, 0xf7, 0xd7, 0x82, 0xb7, 0x7b, 0x6a, 0x1b, 0x0e,
  168. 0x30, 0x4a, 0x98, 0x0e, 0xb4, 0xf9, 0x81, 0x07, 0xe4, 0x75, 0x39, 0xe9,
  169. 0x53, 0xca, 0xbb, 0x5c, 0xaa, 0x93, 0x07, 0x0e, 0xa8, 0x2f, 0xba, 0x98,
  170. 0x49, 0x30, 0xa7, 0xcc, 0x1a, 0x3c, 0x68, 0x0c, 0xe1, 0xa4, 0xb1, 0x05,
  171. 0xe6, 0xe0, 0x25, 0x78, 0x58, 0x14, 0x37, 0xf5, 0x1f, 0xe3, 0x22, 0xef,
  172. 0xa8, 0x0e, 0x22, 0xa0, 0x94, 0x3a, 0xf6, 0xc9, 0x13, 0xe6, 0x06, 0xbf,
  173. 0x7f, 0x99, 0xc6, 0xcc, 0xd8, 0xc6, 0xbe, 0xd9, 0x2e, 0x24, 0xc7, 0x69,
  174. 0x8c, 0x95, 0xba, 0xf6, 0x04, 0xb3, 0x0a, 0xf4, 0xcb, 0xf0, 0xce,
  175. };
  176. static const unsigned char kMsg[] = { 1, 2, 3, 4 };
  177. static const unsigned char kSignature[] = {
  178. 0xa5, 0xf0, 0x8a, 0x47, 0x5d, 0x3c, 0xb3, 0xcc, 0xa9, 0x79, 0xaf, 0x4d,
  179. 0x8c, 0xae, 0x4c, 0x14, 0xef, 0xc2, 0x0b, 0x34, 0x36, 0xde, 0xf4, 0x3e,
  180. 0x3d, 0xbb, 0x4a, 0x60, 0x5c, 0xc8, 0x91, 0x28, 0xda, 0xfb, 0x7e, 0x04,
  181. 0x96, 0x7e, 0x63, 0x13, 0x90, 0xce, 0xb9, 0xb4, 0x62, 0x7a, 0xfd, 0x09,
  182. 0x3d, 0xc7, 0x67, 0x78, 0x54, 0x04, 0xeb, 0x52, 0x62, 0x6e, 0x24, 0x67,
  183. 0xb4, 0x40, 0xfc, 0x57, 0x62, 0xc6, 0xf1, 0x67, 0xc1, 0x97, 0x8f, 0x6a,
  184. 0xa8, 0xae, 0x44, 0x46, 0x5e, 0xab, 0x67, 0x17, 0x53, 0x19, 0x3a, 0xda,
  185. 0x5a, 0xc8, 0x16, 0x3e, 0x86, 0xd5, 0xc5, 0x71, 0x2f, 0xfc, 0x23, 0x48,
  186. 0xd9, 0x0b, 0x13, 0xdd, 0x7b, 0x5a, 0x25, 0x79, 0xef, 0xa5, 0x7b, 0x04,
  187. 0xed, 0x44, 0xf6, 0x18, 0x55, 0xe4, 0x0a, 0xe9, 0x57, 0x79, 0x5d, 0xd7,
  188. 0x55, 0xa7, 0xab, 0x45, 0x02, 0x97, 0x60, 0x42,
  189. };
  190. /*
  191. * kExampleRSAKeyPKCS8 is kExampleRSAKeyDER encoded in a PKCS #8
  192. * PrivateKeyInfo.
  193. */
  194. static const unsigned char kExampleRSAKeyPKCS8[] = {
  195. 0x30, 0x82, 0x02, 0x76, 0x02, 0x01, 0x00, 0x30, 0x0d, 0x06, 0x09, 0x2a,
  196. 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x01, 0x01, 0x05, 0x00, 0x04, 0x82,
  197. 0x02, 0x60, 0x30, 0x82, 0x02, 0x5c, 0x02, 0x01, 0x00, 0x02, 0x81, 0x81,
  198. 0x00, 0xf8, 0xb8, 0x6c, 0x83, 0xb4, 0xbc, 0xd9, 0xa8, 0x57, 0xc0, 0xa5,
  199. 0xb4, 0x59, 0x76, 0x8c, 0x54, 0x1d, 0x79, 0xeb, 0x22, 0x52, 0x04, 0x7e,
  200. 0xd3, 0x37, 0xeb, 0x41, 0xfd, 0x83, 0xf9, 0xf0, 0xa6, 0x85, 0x15, 0x34,
  201. 0x75, 0x71, 0x5a, 0x84, 0xa8, 0x3c, 0xd2, 0xef, 0x5a, 0x4e, 0xd3, 0xde,
  202. 0x97, 0x8a, 0xdd, 0xff, 0xbb, 0xcf, 0x0a, 0xaa, 0x86, 0x92, 0xbe, 0xb8,
  203. 0x50, 0xe4, 0xcd, 0x6f, 0x80, 0x33, 0x30, 0x76, 0x13, 0x8f, 0xca, 0x7b,
  204. 0xdc, 0xec, 0x5a, 0xca, 0x63, 0xc7, 0x03, 0x25, 0xef, 0xa8, 0x8a, 0x83,
  205. 0x58, 0x76, 0x20, 0xfa, 0x16, 0x77, 0xd7, 0x79, 0x92, 0x63, 0x01, 0x48,
  206. 0x1a, 0xd8, 0x7b, 0x67, 0xf1, 0x52, 0x55, 0x49, 0x4e, 0xd6, 0x6e, 0x4a,
  207. 0x5c, 0xd7, 0x7a, 0x37, 0x36, 0x0c, 0xde, 0xdd, 0x8f, 0x44, 0xe8, 0xc2,
  208. 0xa7, 0x2c, 0x2b, 0xb5, 0xaf, 0x64, 0x4b, 0x61, 0x07, 0x02, 0x03, 0x01,
  209. 0x00, 0x01, 0x02, 0x81, 0x80, 0x74, 0x88, 0x64, 0x3f, 0x69, 0x45, 0x3a,
  210. 0x6d, 0xc7, 0x7f, 0xb9, 0xa3, 0xc0, 0x6e, 0xec, 0xdc, 0xd4, 0x5a, 0xb5,
  211. 0x32, 0x85, 0x5f, 0x19, 0xd4, 0xf8, 0xd4, 0x3f, 0x3c, 0xfa, 0xc2, 0xf6,
  212. 0x5f, 0xee, 0xe6, 0xba, 0x87, 0x74, 0x2e, 0xc7, 0x0c, 0xd4, 0x42, 0xb8,
  213. 0x66, 0x85, 0x9c, 0x7b, 0x24, 0x61, 0xaa, 0x16, 0x11, 0xf6, 0xb5, 0xb6,
  214. 0xa4, 0x0a, 0xc9, 0x55, 0x2e, 0x81, 0xa5, 0x47, 0x61, 0xcb, 0x25, 0x8f,
  215. 0xc2, 0x15, 0x7b, 0x0e, 0x7c, 0x36, 0x9f, 0x3a, 0xda, 0x58, 0x86, 0x1c,
  216. 0x5b, 0x83, 0x79, 0xe6, 0x2b, 0xcc, 0xe6, 0xfa, 0x2c, 0x61, 0xf2, 0x78,
  217. 0x80, 0x1b, 0xe2, 0xf3, 0x9d, 0x39, 0x2b, 0x65, 0x57, 0x91, 0x3d, 0x71,
  218. 0x99, 0x73, 0xa5, 0xc2, 0x79, 0x20, 0x8c, 0x07, 0x4f, 0xe5, 0xb4, 0x60,
  219. 0x1f, 0x99, 0xa2, 0xb1, 0x4f, 0x0c, 0xef, 0xbc, 0x59, 0x53, 0x00, 0x7d,
  220. 0xb1, 0x02, 0x41, 0x00, 0xfc, 0x7e, 0x23, 0x65, 0x70, 0xf8, 0xce, 0xd3,
  221. 0x40, 0x41, 0x80, 0x6a, 0x1d, 0x01, 0xd6, 0x01, 0xff, 0xb6, 0x1b, 0x3d,
  222. 0x3d, 0x59, 0x09, 0x33, 0x79, 0xc0, 0x4f, 0xde, 0x96, 0x27, 0x4b, 0x18,
  223. 0xc6, 0xd9, 0x78, 0xf1, 0xf4, 0x35, 0x46, 0xe9, 0x7c, 0x42, 0x7a, 0x5d,
  224. 0x9f, 0xef, 0x54, 0xb8, 0xf7, 0x9f, 0xc4, 0x33, 0x6c, 0xf3, 0x8c, 0x32,
  225. 0x46, 0x87, 0x67, 0x30, 0x7b, 0xa7, 0xac, 0xe3, 0x02, 0x41, 0x00, 0xfc,
  226. 0x2c, 0xdf, 0x0c, 0x0d, 0x88, 0xf5, 0xb1, 0x92, 0xa8, 0x93, 0x47, 0x63,
  227. 0x55, 0xf5, 0xca, 0x58, 0x43, 0xba, 0x1c, 0xe5, 0x9e, 0xb6, 0x95, 0x05,
  228. 0xcd, 0xb5, 0x82, 0xdf, 0xeb, 0x04, 0x53, 0x9d, 0xbd, 0xc2, 0x38, 0x16,
  229. 0xb3, 0x62, 0xdd, 0xa1, 0x46, 0xdb, 0x6d, 0x97, 0x93, 0x9f, 0x8a, 0xc3,
  230. 0x9b, 0x64, 0x7e, 0x42, 0xe3, 0x32, 0x57, 0x19, 0x1b, 0xd5, 0x6e, 0x85,
  231. 0xfa, 0xb8, 0x8d, 0x02, 0x41, 0x00, 0xbc, 0x3d, 0xde, 0x6d, 0xd6, 0x97,
  232. 0xe8, 0xba, 0x9e, 0x81, 0x37, 0x17, 0xe5, 0xa0, 0x64, 0xc9, 0x00, 0xb7,
  233. 0xe7, 0xfe, 0xf4, 0x29, 0xd9, 0x2e, 0x43, 0x6b, 0x19, 0x20, 0xbd, 0x99,
  234. 0x75, 0xe7, 0x76, 0xf8, 0xd3, 0xae, 0xaf, 0x7e, 0xb8, 0xeb, 0x81, 0xf4,
  235. 0x9d, 0xfe, 0x07, 0x2b, 0x0b, 0x63, 0x0b, 0x5a, 0x55, 0x90, 0x71, 0x7d,
  236. 0xf1, 0xdb, 0xd9, 0xb1, 0x41, 0x41, 0x68, 0x2f, 0x4e, 0x39, 0x02, 0x40,
  237. 0x5a, 0x34, 0x66, 0xd8, 0xf5, 0xe2, 0x7f, 0x18, 0xb5, 0x00, 0x6e, 0x26,
  238. 0x84, 0x27, 0x14, 0x93, 0xfb, 0xfc, 0xc6, 0x0f, 0x5e, 0x27, 0xe6, 0xe1,
  239. 0xe9, 0xc0, 0x8a, 0xe4, 0x34, 0xda, 0xe9, 0xa2, 0x4b, 0x73, 0xbc, 0x8c,
  240. 0xb9, 0xba, 0x13, 0x6c, 0x7a, 0x2b, 0x51, 0x84, 0xa3, 0x4a, 0xe0, 0x30,
  241. 0x10, 0x06, 0x7e, 0xed, 0x17, 0x5a, 0x14, 0x00, 0xc9, 0xef, 0x85, 0xea,
  242. 0x52, 0x2c, 0xbc, 0x65, 0x02, 0x40, 0x51, 0xe3, 0xf2, 0x83, 0x19, 0x9b,
  243. 0xc4, 0x1e, 0x2f, 0x50, 0x3d, 0xdf, 0x5a, 0xa2, 0x18, 0xca, 0x5f, 0x2e,
  244. 0x49, 0xaf, 0x6f, 0xcc, 0xfa, 0x65, 0x77, 0x94, 0xb5, 0xa1, 0x0a, 0xa9,
  245. 0xd1, 0x8a, 0x39, 0x37, 0xf4, 0x0b, 0xa0, 0xd7, 0x82, 0x27, 0x5e, 0xae,
  246. 0x17, 0x17, 0xa1, 0x1e, 0x54, 0x34, 0xbf, 0x6e, 0xc4, 0x8e, 0x99, 0x5d,
  247. 0x08, 0xf1, 0x2d, 0x86, 0x9d, 0xa5, 0x20, 0x1b, 0xe5, 0xdf,
  248. };
  249. #ifndef OPENSSL_NO_EC
  250. /*
  251. * kExampleECKeyDER is a sample EC private key encoded as an ECPrivateKey
  252. * structure.
  253. */
  254. static const unsigned char kExampleECKeyDER[] = {
  255. 0x30, 0x77, 0x02, 0x01, 0x01, 0x04, 0x20, 0x07, 0x0f, 0x08, 0x72, 0x7a,
  256. 0xd4, 0xa0, 0x4a, 0x9c, 0xdd, 0x59, 0xc9, 0x4d, 0x89, 0x68, 0x77, 0x08,
  257. 0xb5, 0x6f, 0xc9, 0x5d, 0x30, 0x77, 0x0e, 0xe8, 0xd1, 0xc9, 0xce, 0x0a,
  258. 0x8b, 0xb4, 0x6a, 0xa0, 0x0a, 0x06, 0x08, 0x2a, 0x86, 0x48, 0xce, 0x3d,
  259. 0x03, 0x01, 0x07, 0xa1, 0x44, 0x03, 0x42, 0x00, 0x04, 0xe6, 0x2b, 0x69,
  260. 0xe2, 0xbf, 0x65, 0x9f, 0x97, 0xbe, 0x2f, 0x1e, 0x0d, 0x94, 0x8a, 0x4c,
  261. 0xd5, 0x97, 0x6b, 0xb7, 0xa9, 0x1e, 0x0d, 0x46, 0xfb, 0xdd, 0xa9, 0xa9,
  262. 0x1e, 0x9d, 0xdc, 0xba, 0x5a, 0x01, 0xe7, 0xd6, 0x97, 0xa8, 0x0a, 0x18,
  263. 0xf9, 0xc3, 0xc4, 0xa3, 0x1e, 0x56, 0xe2, 0x7c, 0x83, 0x48, 0xdb, 0x16,
  264. 0x1a, 0x1c, 0xf5, 0x1d, 0x7e, 0xf1, 0x94, 0x2d, 0x4b, 0xcf, 0x72, 0x22,
  265. 0xc1,
  266. };
  267. /*
  268. * kExampleBadECKeyDER is a sample EC private key encoded as an ECPrivateKey
  269. * structure. The private key is equal to the order and will fail to import
  270. */
  271. static const unsigned char kExampleBadECKeyDER[] = {
  272. 0x30, 0x66, 0x02, 0x01, 0x00, 0x30, 0x13, 0x06, 0x07, 0x2A, 0x86, 0x48,
  273. 0xCE, 0x3D, 0x02, 0x01, 0x06, 0x08, 0x2A, 0x86, 0x48, 0xCE, 0x3D, 0x03,
  274. 0x01, 0x07, 0x04, 0x4C, 0x30, 0x4A, 0x02, 0x01, 0x01, 0x04, 0x20, 0xFF,
  275. 0xFF, 0xFF, 0xFF, 0x00, 0x00, 0x00, 0x00, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF,
  276. 0xFF, 0xFF, 0xFF, 0xBC, 0xE6, 0xFA, 0xAD, 0xA7, 0x17, 0x9E, 0x84, 0xF3,
  277. 0xB9, 0xCA, 0xC2, 0xFC, 0x63, 0x25, 0x51, 0xA1, 0x23, 0x03, 0x21, 0x00,
  278. 0x00, 0xFF, 0xFF, 0xFF, 0x00, 0x00, 0x00, 0x00, 0xFF, 0xFF, 0xFF, 0xFF,
  279. 0xFF, 0xFF, 0xFF, 0xFF, 0xBC, 0xE6, 0xFA, 0xAD, 0xA7, 0x17, 0x9E, 0x84,
  280. 0xF3, 0xB9, 0xCA, 0xC2, 0xFC, 0x63, 0x25, 0x51
  281. };
  282. /* prime256v1 */
  283. static const unsigned char kExampleECPubKeyDER[] = {
  284. 0x30, 0x59, 0x30, 0x13, 0x06, 0x07, 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x02,
  285. 0x01, 0x06, 0x08, 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x03, 0x01, 0x07, 0x03,
  286. 0x42, 0x00, 0x04, 0xba, 0xeb, 0x83, 0xfb, 0x3b, 0xb2, 0xff, 0x30, 0x53,
  287. 0xdb, 0xce, 0x32, 0xf2, 0xac, 0xae, 0x44, 0x0d, 0x3d, 0x13, 0x53, 0xb8,
  288. 0xd1, 0x68, 0x55, 0xde, 0x44, 0x46, 0x05, 0xa6, 0xc9, 0xd2, 0x04, 0xb7,
  289. 0xe3, 0xa2, 0x96, 0xc8, 0xb2, 0x5e, 0x22, 0x03, 0xd7, 0x03, 0x7a, 0x8b,
  290. 0x13, 0x5c, 0x42, 0x49, 0xc2, 0xab, 0x86, 0xd6, 0xac, 0x6b, 0x93, 0x20,
  291. 0x56, 0x6a, 0xc6, 0xc8, 0xa5, 0x0b, 0xe5
  292. };
  293. /*
  294. * kExampleBadECPubKeyDER is a sample EC public key with a wrong OID
  295. * 1.2.840.10045.2.2 instead of 1.2.840.10045.2.1 - EC Public Key
  296. */
  297. static const unsigned char kExampleBadECPubKeyDER[] = {
  298. 0x30, 0x59, 0x30, 0x13, 0x06, 0x07, 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x02,
  299. 0x02, 0x06, 0x08, 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x03, 0x01, 0x07, 0x03,
  300. 0x42, 0x00, 0x04, 0xba, 0xeb, 0x83, 0xfb, 0x3b, 0xb2, 0xff, 0x30, 0x53,
  301. 0xdb, 0xce, 0x32, 0xf2, 0xac, 0xae, 0x44, 0x0d, 0x3d, 0x13, 0x53, 0xb8,
  302. 0xd1, 0x68, 0x55, 0xde, 0x44, 0x46, 0x05, 0xa6, 0xc9, 0xd2, 0x04, 0xb7,
  303. 0xe3, 0xa2, 0x96, 0xc8, 0xb2, 0x5e, 0x22, 0x03, 0xd7, 0x03, 0x7a, 0x8b,
  304. 0x13, 0x5c, 0x42, 0x49, 0xc2, 0xab, 0x86, 0xd6, 0xac, 0x6b, 0x93, 0x20,
  305. 0x56, 0x6a, 0xc6, 0xc8, 0xa5, 0x0b, 0xe5
  306. };
  307. static const unsigned char pExampleECParamDER[] = {
  308. 0x06, 0x08, 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x03, 0x01, 0x07
  309. };
  310. #endif
  311. static const unsigned char kCFBDefaultKey[] = {
  312. 0x2B, 0x7E, 0x15, 0x16, 0x28, 0xAE, 0xD2, 0xA6, 0xAB, 0xF7, 0x15, 0x88,
  313. 0x09, 0xCF, 0x4F, 0x3C
  314. };
  315. static const unsigned char kGCMDefaultKey[32] = { 0 };
  316. static const unsigned char kGCMResetKey[] = {
  317. 0xfe, 0xff, 0xe9, 0x92, 0x86, 0x65, 0x73, 0x1c, 0x6d, 0x6a, 0x8f, 0x94,
  318. 0x67, 0x30, 0x83, 0x08, 0xfe, 0xff, 0xe9, 0x92, 0x86, 0x65, 0x73, 0x1c,
  319. 0x6d, 0x6a, 0x8f, 0x94, 0x67, 0x30, 0x83, 0x08
  320. };
  321. static const unsigned char iCFBIV[] = {
  322. 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, 0x09, 0x0A, 0x0B,
  323. 0x0C, 0x0D, 0x0E, 0x0F
  324. };
  325. static const unsigned char iGCMDefaultIV[12] = { 0 };
  326. static const unsigned char iGCMResetIV1[] = {
  327. 0xca, 0xfe, 0xba, 0xbe, 0xfa, 0xce, 0xdb, 0xad
  328. };
  329. static const unsigned char iGCMResetIV2[] = {
  330. 0xca, 0xfe, 0xba, 0xbe, 0xfa, 0xce, 0xdb, 0xad, 0xde, 0xca, 0xf8, 0x88
  331. };
  332. static const unsigned char cfbPlaintext[] = {
  333. 0x6B, 0xC1, 0xBE, 0xE2, 0x2E, 0x40, 0x9F, 0x96, 0xE9, 0x3D, 0x7E, 0x11,
  334. 0x73, 0x93, 0x17, 0x2A
  335. };
  336. static const unsigned char gcmDefaultPlaintext[16] = { 0 };
  337. static const unsigned char gcmResetPlaintext[] = {
  338. 0xd9, 0x31, 0x32, 0x25, 0xf8, 0x84, 0x06, 0xe5, 0xa5, 0x59, 0x09, 0xc5,
  339. 0xaf, 0xf5, 0x26, 0x9a, 0x86, 0xa7, 0xa9, 0x53, 0x15, 0x34, 0xf7, 0xda,
  340. 0x2e, 0x4c, 0x30, 0x3d, 0x8a, 0x31, 0x8a, 0x72, 0x1c, 0x3c, 0x0c, 0x95,
  341. 0x95, 0x68, 0x09, 0x53, 0x2f, 0xcf, 0x0e, 0x24, 0x49, 0xa6, 0xb5, 0x25,
  342. 0xb1, 0x6a, 0xed, 0xf5, 0xaa, 0x0d, 0xe6, 0x57, 0xba, 0x63, 0x7b, 0x39
  343. };
  344. static const unsigned char cfbCiphertext[] = {
  345. 0x3B, 0x3F, 0xD9, 0x2E, 0xB7, 0x2D, 0xAD, 0x20, 0x33, 0x34, 0x49, 0xF8,
  346. 0xE8, 0x3C, 0xFB, 0x4A
  347. };
  348. static const unsigned char gcmDefaultCiphertext[] = {
  349. 0xce, 0xa7, 0x40, 0x3d, 0x4d, 0x60, 0x6b, 0x6e, 0x07, 0x4e, 0xc5, 0xd3,
  350. 0xba, 0xf3, 0x9d, 0x18
  351. };
  352. static const unsigned char gcmResetCiphertext1[] = {
  353. 0xc3, 0x76, 0x2d, 0xf1, 0xca, 0x78, 0x7d, 0x32, 0xae, 0x47, 0xc1, 0x3b,
  354. 0xf1, 0x98, 0x44, 0xcb, 0xaf, 0x1a, 0xe1, 0x4d, 0x0b, 0x97, 0x6a, 0xfa,
  355. 0xc5, 0x2f, 0xf7, 0xd7, 0x9b, 0xba, 0x9d, 0xe0, 0xfe, 0xb5, 0x82, 0xd3,
  356. 0x39, 0x34, 0xa4, 0xf0, 0x95, 0x4c, 0xc2, 0x36, 0x3b, 0xc7, 0x3f, 0x78,
  357. 0x62, 0xac, 0x43, 0x0e, 0x64, 0xab, 0xe4, 0x99, 0xf4, 0x7c, 0x9b, 0x1f
  358. };
  359. static const unsigned char gcmResetCiphertext2[] = {
  360. 0x52, 0x2d, 0xc1, 0xf0, 0x99, 0x56, 0x7d, 0x07, 0xf4, 0x7f, 0x37, 0xa3,
  361. 0x2a, 0x84, 0x42, 0x7d, 0x64, 0x3a, 0x8c, 0xdc, 0xbf, 0xe5, 0xc0, 0xc9,
  362. 0x75, 0x98, 0xa2, 0xbd, 0x25, 0x55, 0xd1, 0xaa, 0x8c, 0xb0, 0x8e, 0x48,
  363. 0x59, 0x0d, 0xbb, 0x3d, 0xa7, 0xb0, 0x8b, 0x10, 0x56, 0x82, 0x88, 0x38,
  364. 0xc5, 0xf6, 0x1e, 0x63, 0x93, 0xba, 0x7a, 0x0a, 0xbc, 0xc9, 0xf6, 0x62
  365. };
  366. static const unsigned char gcmAAD[] = {
  367. 0xfe, 0xed, 0xfa, 0xce, 0xde, 0xad, 0xbe, 0xef, 0xfe, 0xed, 0xfa, 0xce,
  368. 0xde, 0xad, 0xbe, 0xef, 0xab, 0xad, 0xda, 0xd2
  369. };
  370. static const unsigned char gcmDefaultTag[] = {
  371. 0xd0, 0xd1, 0xc8, 0xa7, 0x99, 0x99, 0x6b, 0xf0, 0x26, 0x5b, 0x98, 0xb5,
  372. 0xd4, 0x8a, 0xb9, 0x19
  373. };
  374. static const unsigned char gcmResetTag1[] = {
  375. 0x3a, 0x33, 0x7d, 0xbf, 0x46, 0xa7, 0x92, 0xc4, 0x5e, 0x45, 0x49, 0x13,
  376. 0xfe, 0x2e, 0xa8, 0xf2
  377. };
  378. static const unsigned char gcmResetTag2[] = {
  379. 0x76, 0xfc, 0x6e, 0xce, 0x0f, 0x4e, 0x17, 0x68, 0xcd, 0xdf, 0x88, 0x53,
  380. 0xbb, 0x2d, 0x55, 0x1b
  381. };
  382. typedef struct APK_DATA_st {
  383. const unsigned char *kder;
  384. size_t size;
  385. int evptype;
  386. int check;
  387. int pub_check;
  388. int param_check;
  389. int type; /* 0 for private, 1 for public, 2 for params */
  390. } APK_DATA;
  391. typedef struct {
  392. const char *cipher;
  393. const unsigned char *key;
  394. const unsigned char *iv;
  395. const unsigned char *input;
  396. const unsigned char *expected;
  397. const unsigned char *tag;
  398. size_t ivlen; /* 0 if we do not need to set a specific IV len */
  399. size_t inlen;
  400. size_t expectedlen;
  401. size_t taglen;
  402. int keyfirst;
  403. int initenc;
  404. int finalenc;
  405. } EVP_INIT_TEST_st;
  406. static const EVP_INIT_TEST_st evp_init_tests[] = {
  407. {
  408. "aes-128-cfb", kCFBDefaultKey, iCFBIV, cfbPlaintext,
  409. cfbCiphertext, NULL, 0, sizeof(cfbPlaintext), sizeof(cfbCiphertext),
  410. 0, 1, 0, 1
  411. },
  412. {
  413. "aes-256-gcm", kGCMDefaultKey, iGCMDefaultIV, gcmDefaultPlaintext,
  414. gcmDefaultCiphertext, gcmDefaultTag, sizeof(iGCMDefaultIV),
  415. sizeof(gcmDefaultPlaintext), sizeof(gcmDefaultCiphertext),
  416. sizeof(gcmDefaultTag), 1, 0, 1
  417. },
  418. {
  419. "aes-128-cfb", kCFBDefaultKey, iCFBIV, cfbPlaintext,
  420. cfbCiphertext, NULL, 0, sizeof(cfbPlaintext), sizeof(cfbCiphertext),
  421. 0, 0, 0, 1
  422. },
  423. {
  424. "aes-256-gcm", kGCMDefaultKey, iGCMDefaultIV, gcmDefaultPlaintext,
  425. gcmDefaultCiphertext, gcmDefaultTag, sizeof(iGCMDefaultIV),
  426. sizeof(gcmDefaultPlaintext), sizeof(gcmDefaultCiphertext),
  427. sizeof(gcmDefaultTag), 0, 0, 1
  428. },
  429. {
  430. "aes-128-cfb", kCFBDefaultKey, iCFBIV, cfbCiphertext,
  431. cfbPlaintext, NULL, 0, sizeof(cfbCiphertext), sizeof(cfbPlaintext),
  432. 0, 1, 1, 0
  433. },
  434. {
  435. "aes-256-gcm", kGCMDefaultKey, iGCMDefaultIV, gcmDefaultCiphertext,
  436. gcmDefaultPlaintext, gcmDefaultTag, sizeof(iGCMDefaultIV),
  437. sizeof(gcmDefaultCiphertext), sizeof(gcmDefaultPlaintext),
  438. sizeof(gcmDefaultTag), 1, 1, 0
  439. },
  440. {
  441. "aes-128-cfb", kCFBDefaultKey, iCFBIV, cfbCiphertext,
  442. cfbPlaintext, NULL, 0, sizeof(cfbCiphertext), sizeof(cfbPlaintext),
  443. 0, 0, 1, 0
  444. },
  445. {
  446. "aes-256-gcm", kGCMDefaultKey, iGCMDefaultIV, gcmDefaultCiphertext,
  447. gcmDefaultPlaintext, gcmDefaultTag, sizeof(iGCMDefaultIV),
  448. sizeof(gcmDefaultCiphertext), sizeof(gcmDefaultPlaintext),
  449. sizeof(gcmDefaultTag), 0, 1, 0
  450. }
  451. };
  452. static int evp_init_seq_set_iv(EVP_CIPHER_CTX *ctx, const EVP_INIT_TEST_st *t)
  453. {
  454. int res = 0;
  455. if (t->ivlen != 0) {
  456. if (!TEST_true(EVP_CIPHER_CTX_ctrl(ctx, EVP_CTRL_GCM_SET_IVLEN, t->ivlen, NULL)))
  457. goto err;
  458. }
  459. if (!TEST_true(EVP_CipherInit_ex(ctx, NULL, NULL, NULL, t->iv, -1)))
  460. goto err;
  461. res = 1;
  462. err:
  463. return res;
  464. }
  465. /*
  466. * Test step-wise cipher initialization via EVP_CipherInit_ex where the
  467. * arguments are given one at a time and a final adjustment to the enc
  468. * parameter sets the correct operation.
  469. */
  470. static int test_evp_init_seq(int idx)
  471. {
  472. int outlen1, outlen2;
  473. int testresult = 0;
  474. unsigned char outbuf[1024];
  475. unsigned char tag[16];
  476. const EVP_INIT_TEST_st *t = &evp_init_tests[idx];
  477. EVP_CIPHER_CTX *ctx = NULL;
  478. const EVP_CIPHER *type = NULL;
  479. size_t taglen = sizeof(tag);
  480. char *errmsg = NULL;
  481. ctx = EVP_CIPHER_CTX_new();
  482. if (ctx == NULL) {
  483. errmsg = "CTX_ALLOC";
  484. goto err;
  485. }
  486. if (!TEST_ptr(type = EVP_get_cipherbyname(t->cipher))) {
  487. errmsg = "GET_CIPHERBYNAME";
  488. goto err;
  489. }
  490. if (!TEST_true(EVP_CipherInit_ex(ctx, type, NULL, NULL, NULL, t->initenc))) {
  491. errmsg = "EMPTY_ENC_INIT";
  492. goto err;
  493. }
  494. if (!TEST_true(EVP_CIPHER_CTX_set_padding(ctx, 0))) {
  495. errmsg = "PADDING";
  496. goto err;
  497. }
  498. if (t->keyfirst && !TEST_true(EVP_CipherInit_ex(ctx, NULL, NULL, t->key, NULL, -1))) {
  499. errmsg = "KEY_INIT (before iv)";
  500. goto err;
  501. }
  502. if (!evp_init_seq_set_iv(ctx, t)) {
  503. errmsg = "IV_INIT";
  504. goto err;
  505. }
  506. if (t->keyfirst == 0 && !TEST_true(EVP_CipherInit_ex(ctx, NULL, NULL, t->key, NULL, -1))) {
  507. errmsg = "KEY_INIT (after iv)";
  508. goto err;
  509. }
  510. if (!TEST_true(EVP_CipherInit_ex(ctx, NULL, NULL, NULL, NULL, t->finalenc))) {
  511. errmsg = "FINAL_ENC_INIT";
  512. goto err;
  513. }
  514. if (!TEST_true(EVP_CipherUpdate(ctx, outbuf, &outlen1, t->input, t->inlen))) {
  515. errmsg = "CIPHER_UPDATE";
  516. goto err;
  517. }
  518. if (t->finalenc == 0 && t->tag != NULL) {
  519. /* Set expected tag */
  520. if (!TEST_true(EVP_CIPHER_CTX_ctrl(ctx, EVP_CTRL_AEAD_SET_TAG,
  521. t->taglen, (void *)t->tag))) {
  522. errmsg = "SET_TAG";
  523. goto err;
  524. }
  525. }
  526. if (!TEST_true(EVP_CipherFinal_ex(ctx, outbuf + outlen1, &outlen2))) {
  527. errmsg = "CIPHER_FINAL";
  528. goto err;
  529. }
  530. if (!TEST_mem_eq(t->expected, t->expectedlen, outbuf, outlen1 + outlen2)) {
  531. errmsg = "WRONG_RESULT";
  532. goto err;
  533. }
  534. if (t->finalenc != 0 && t->tag != NULL) {
  535. if (!TEST_true(EVP_CIPHER_CTX_ctrl(ctx, EVP_CTRL_AEAD_GET_TAG, taglen, tag))) {
  536. errmsg = "GET_TAG";
  537. goto err;
  538. }
  539. if (!TEST_mem_eq(t->tag, t->taglen, tag, taglen)) {
  540. errmsg = "TAG_ERROR";
  541. goto err;
  542. }
  543. }
  544. testresult = 1;
  545. err:
  546. if (errmsg != NULL)
  547. TEST_info("evp_init_test %d: %s", idx, errmsg);
  548. EVP_CIPHER_CTX_free(ctx);
  549. return testresult;
  550. }
  551. typedef struct {
  552. const unsigned char *input;
  553. const unsigned char *expected;
  554. size_t inlen;
  555. size_t expectedlen;
  556. int enc;
  557. } EVP_RESET_TEST_st;
  558. static const EVP_RESET_TEST_st evp_reset_tests[] = {
  559. {
  560. cfbPlaintext, cfbCiphertext,
  561. sizeof(cfbPlaintext), sizeof(cfbCiphertext), 1
  562. },
  563. {
  564. cfbCiphertext, cfbPlaintext,
  565. sizeof(cfbCiphertext), sizeof(cfbPlaintext), 0
  566. }
  567. };
  568. /*
  569. * Test a reset of a cipher via EVP_CipherInit_ex after the cipher has already
  570. * been used.
  571. */
  572. static int test_evp_reset(int idx)
  573. {
  574. const EVP_RESET_TEST_st *t = &evp_reset_tests[idx];
  575. int outlen1, outlen2;
  576. int testresult = 0;
  577. unsigned char outbuf[1024];
  578. EVP_CIPHER_CTX *ctx = NULL;
  579. const EVP_CIPHER *type = NULL;
  580. char *errmsg = NULL;
  581. if (!TEST_ptr(ctx = EVP_CIPHER_CTX_new())) {
  582. errmsg = "CTX_ALLOC";
  583. goto err;
  584. }
  585. if (!TEST_ptr(type = EVP_get_cipherbyname("aes-128-cfb"))) {
  586. errmsg = "GET_CIPHERBYNAME";
  587. goto err;
  588. }
  589. if (!TEST_true(EVP_CipherInit_ex(ctx, type, NULL, kCFBDefaultKey, iCFBIV, t->enc))) {
  590. errmsg = "CIPHER_INIT";
  591. goto err;
  592. }
  593. if (!TEST_true(EVP_CIPHER_CTX_set_padding(ctx, 0))) {
  594. errmsg = "PADDING";
  595. goto err;
  596. }
  597. if (!TEST_true(EVP_CipherUpdate(ctx, outbuf, &outlen1, t->input, t->inlen))) {
  598. errmsg = "CIPHER_UPDATE";
  599. goto err;
  600. }
  601. if (!TEST_true(EVP_CipherFinal_ex(ctx, outbuf + outlen1, &outlen2))) {
  602. errmsg = "CIPHER_FINAL";
  603. goto err;
  604. }
  605. if (!TEST_mem_eq(t->expected, t->expectedlen, outbuf, outlen1 + outlen2)) {
  606. errmsg = "WRONG_RESULT";
  607. goto err;
  608. }
  609. if (!TEST_true(EVP_CipherInit_ex(ctx, NULL, NULL, NULL, NULL, -1))) {
  610. errmsg = "CIPHER_REINIT";
  611. goto err;
  612. }
  613. if (!TEST_true(EVP_CipherUpdate(ctx, outbuf, &outlen1, t->input, t->inlen))) {
  614. errmsg = "CIPHER_UPDATE (reinit)";
  615. goto err;
  616. }
  617. if (!TEST_true(EVP_CipherFinal_ex(ctx, outbuf + outlen1, &outlen2))) {
  618. errmsg = "CIPHER_FINAL (reinit)";
  619. goto err;
  620. }
  621. if (!TEST_mem_eq(t->expected, t->expectedlen, outbuf, outlen1 + outlen2)) {
  622. errmsg = "WRONG_RESULT (reinit)";
  623. goto err;
  624. }
  625. testresult = 1;
  626. err:
  627. if (errmsg != NULL)
  628. TEST_info("test_evp_reset %d: %s", idx, errmsg);
  629. EVP_CIPHER_CTX_free(ctx);
  630. return testresult;
  631. }
  632. typedef struct {
  633. const unsigned char *iv1;
  634. const unsigned char *iv2;
  635. const unsigned char *expected1;
  636. const unsigned char *expected2;
  637. const unsigned char *tag1;
  638. const unsigned char *tag2;
  639. size_t ivlen1;
  640. size_t ivlen2;
  641. size_t expectedlen1;
  642. size_t expectedlen2;
  643. } TEST_GCM_IV_REINIT_st;
  644. static const TEST_GCM_IV_REINIT_st gcm_reinit_tests[] = {
  645. {
  646. iGCMResetIV1, iGCMResetIV2, gcmResetCiphertext1, gcmResetCiphertext2,
  647. gcmResetTag1, gcmResetTag2, sizeof(iGCMResetIV1), sizeof(iGCMResetIV2),
  648. sizeof(gcmResetCiphertext1), sizeof(gcmResetCiphertext2)
  649. },
  650. {
  651. iGCMResetIV2, iGCMResetIV1, gcmResetCiphertext2, gcmResetCiphertext1,
  652. gcmResetTag2, gcmResetTag1, sizeof(iGCMResetIV2), sizeof(iGCMResetIV1),
  653. sizeof(gcmResetCiphertext2), sizeof(gcmResetCiphertext1)
  654. }
  655. };
  656. static int test_gcm_reinit(int idx)
  657. {
  658. int outlen1, outlen2, outlen3;
  659. int testresult = 0;
  660. unsigned char outbuf[1024];
  661. unsigned char tag[16];
  662. const TEST_GCM_IV_REINIT_st *t = &gcm_reinit_tests[idx];
  663. EVP_CIPHER_CTX *ctx = NULL;
  664. const EVP_CIPHER *type = NULL;
  665. size_t taglen = sizeof(tag);
  666. char *errmsg = NULL;
  667. if (!TEST_ptr(ctx = EVP_CIPHER_CTX_new())) {
  668. errmsg = "CTX_ALLOC";
  669. goto err;
  670. }
  671. if (!TEST_ptr(type = EVP_get_cipherbyname("aes-256-gcm"))) {
  672. errmsg = "GET_CIPHERBYNAME";
  673. goto err;
  674. }
  675. if (!TEST_true(EVP_CipherInit_ex(ctx, type, NULL, NULL, NULL, 1))) {
  676. errmsg = "ENC_INIT";
  677. goto err;
  678. }
  679. if (!TEST_true(EVP_CIPHER_CTX_ctrl(ctx, EVP_CTRL_GCM_SET_IVLEN, t->ivlen1, NULL))) {
  680. errmsg = "SET_IVLEN1";
  681. goto err;
  682. }
  683. if (!TEST_true(EVP_CipherInit_ex(ctx, NULL, NULL, kGCMResetKey, t->iv1, 1))) {
  684. errmsg = "SET_IV1";
  685. goto err;
  686. }
  687. if (!TEST_true(EVP_CipherUpdate(ctx, NULL, &outlen3, gcmAAD, sizeof(gcmAAD)))) {
  688. errmsg = "AAD1";
  689. goto err;
  690. }
  691. EVP_CIPHER_CTX_set_padding(ctx, 0);
  692. if (!TEST_true(EVP_CipherUpdate(ctx, outbuf, &outlen1, gcmResetPlaintext,
  693. sizeof(gcmResetPlaintext)))) {
  694. errmsg = "CIPHER_UPDATE1";
  695. goto err;
  696. }
  697. if (!TEST_true(EVP_CipherFinal_ex(ctx, outbuf + outlen1, &outlen2))) {
  698. errmsg = "CIPHER_FINAL1";
  699. goto err;
  700. }
  701. if (!TEST_mem_eq(t->expected1, t->expectedlen1, outbuf, outlen1 + outlen2)) {
  702. errmsg = "WRONG_RESULT1";
  703. goto err;
  704. }
  705. if (!TEST_true(EVP_CIPHER_CTX_ctrl(ctx, EVP_CTRL_AEAD_GET_TAG, taglen, tag))) {
  706. errmsg = "GET_TAG1";
  707. goto err;
  708. }
  709. if (!TEST_mem_eq(t->tag1, taglen, tag, taglen)) {
  710. errmsg = "TAG_ERROR1";
  711. goto err;
  712. }
  713. /* Now reinit */
  714. if (!TEST_true(EVP_CIPHER_CTX_ctrl(ctx, EVP_CTRL_GCM_SET_IVLEN, t->ivlen2, NULL))) {
  715. errmsg = "SET_IVLEN2";
  716. goto err;
  717. }
  718. if (!TEST_true(EVP_CipherInit_ex(ctx, NULL, NULL, NULL, t->iv2, -1))) {
  719. errmsg = "SET_IV2";
  720. goto err;
  721. }
  722. if (!TEST_true(EVP_CipherUpdate(ctx, NULL, &outlen3, gcmAAD, sizeof(gcmAAD)))) {
  723. errmsg = "AAD2";
  724. goto err;
  725. }
  726. if (!TEST_true(EVP_CipherUpdate(ctx, outbuf, &outlen1, gcmResetPlaintext,
  727. sizeof(gcmResetPlaintext)))) {
  728. errmsg = "CIPHER_UPDATE2";
  729. goto err;
  730. }
  731. if (!TEST_true(EVP_CipherFinal_ex(ctx, outbuf + outlen1, &outlen2))) {
  732. errmsg = "CIPHER_FINAL2";
  733. goto err;
  734. }
  735. if (!TEST_mem_eq(t->expected2, t->expectedlen2, outbuf, outlen1 + outlen2)) {
  736. errmsg = "WRONG_RESULT2";
  737. goto err;
  738. }
  739. if (!TEST_true(EVP_CIPHER_CTX_ctrl(ctx, EVP_CTRL_AEAD_GET_TAG, taglen, tag))) {
  740. errmsg = "GET_TAG2";
  741. goto err;
  742. }
  743. if (!TEST_mem_eq(t->tag2, taglen, tag, taglen)) {
  744. errmsg = "TAG_ERROR2";
  745. goto err;
  746. }
  747. testresult = 1;
  748. err:
  749. if (errmsg != NULL)
  750. TEST_info("evp_init_test %d: %s", idx, errmsg);
  751. EVP_CIPHER_CTX_free(ctx);
  752. return testresult;
  753. }
  754. typedef struct {
  755. const char *cipher;
  756. int enc;
  757. } EVP_UPDATED_IV_TEST_st;
  758. static const EVP_UPDATED_IV_TEST_st evp_updated_iv_tests[] = {
  759. {
  760. "aes-128-cfb", 1
  761. },
  762. {
  763. "aes-128-cfb", 0
  764. },
  765. {
  766. "aes-128-cfb1", 1
  767. },
  768. {
  769. "aes-128-cfb1", 0
  770. },
  771. {
  772. "aes-128-cfb128", 1
  773. },
  774. {
  775. "aes-128-cfb128", 0
  776. },
  777. {
  778. "aes-128-cfb8", 1
  779. },
  780. {
  781. "aes-128-cfb8", 0
  782. },
  783. {
  784. "aes-128-ofb", 1
  785. },
  786. {
  787. "aes-128-ofb", 0
  788. },
  789. {
  790. "aes-128-ctr", 1
  791. },
  792. {
  793. "aes-128-ctr", 0
  794. },
  795. {
  796. "aes-128-cbc", 1
  797. },
  798. {
  799. "aes-128-cbc", 0
  800. }
  801. };
  802. /*
  803. * Test that the IV in the context is updated during a crypto operation for CFB
  804. * and OFB.
  805. */
  806. static int test_evp_updated_iv(int idx)
  807. {
  808. const EVP_UPDATED_IV_TEST_st *t = &evp_updated_iv_tests[idx];
  809. int outlen1, outlen2;
  810. int testresult = 0;
  811. unsigned char outbuf[1024];
  812. EVP_CIPHER_CTX *ctx = NULL;
  813. const EVP_CIPHER *type = NULL;
  814. const unsigned char *updated_iv;
  815. int iv_len;
  816. char *errmsg = NULL;
  817. if (!TEST_ptr(ctx = EVP_CIPHER_CTX_new())) {
  818. errmsg = "CTX_ALLOC";
  819. goto err;
  820. }
  821. if ((type = EVP_get_cipherbyname(t->cipher)) == NULL) {
  822. TEST_info("cipher %s not supported, skipping", t->cipher);
  823. goto ok;
  824. }
  825. if (!TEST_true(EVP_CipherInit_ex(ctx, type, NULL, kCFBDefaultKey, iCFBIV, t->enc))) {
  826. errmsg = "CIPHER_INIT";
  827. goto err;
  828. }
  829. if (!TEST_true(EVP_CIPHER_CTX_set_padding(ctx, 0))) {
  830. errmsg = "PADDING";
  831. goto err;
  832. }
  833. if (!TEST_true(EVP_CipherUpdate(ctx, outbuf, &outlen1, cfbPlaintext, sizeof(cfbPlaintext)))) {
  834. errmsg = "CIPHER_UPDATE";
  835. goto err;
  836. }
  837. if (!TEST_ptr(updated_iv = EVP_CIPHER_CTX_iv(ctx))) {
  838. errmsg = "CIPHER_CTX_IV";
  839. goto err;
  840. }
  841. if (!TEST_true(iv_len = EVP_CIPHER_CTX_iv_length(ctx))) {
  842. errmsg = "CIPHER_CTX_IV_LEN";
  843. goto err;
  844. }
  845. if (!TEST_mem_ne(iCFBIV, sizeof(iCFBIV), updated_iv, iv_len)) {
  846. errmsg = "IV_NOT_UPDATED";
  847. goto err;
  848. }
  849. if (!TEST_true(EVP_CipherFinal_ex(ctx, outbuf + outlen1, &outlen2))) {
  850. errmsg = "CIPHER_FINAL";
  851. goto err;
  852. }
  853. ok:
  854. testresult = 1;
  855. err:
  856. if (errmsg != NULL)
  857. TEST_info("test_evp_updated_iv %d: %s", idx, errmsg);
  858. EVP_CIPHER_CTX_free(ctx);
  859. return testresult;
  860. }
  861. static APK_DATA keydata[] = {
  862. {kExampleRSAKeyDER, sizeof(kExampleRSAKeyDER), EVP_PKEY_RSA},
  863. {kExampleRSAKeyPKCS8, sizeof(kExampleRSAKeyPKCS8), EVP_PKEY_RSA},
  864. #ifndef OPENSSL_NO_EC
  865. {kExampleECKeyDER, sizeof(kExampleECKeyDER), EVP_PKEY_EC}
  866. #endif
  867. };
  868. static APK_DATA keycheckdata[] = {
  869. {kExampleRSAKeyDER, sizeof(kExampleRSAKeyDER), EVP_PKEY_RSA, 1, -2, -2, 0},
  870. {kExampleBadRSAKeyDER, sizeof(kExampleBadRSAKeyDER), EVP_PKEY_RSA,
  871. 0, -2, -2, 0},
  872. #ifndef OPENSSL_NO_EC
  873. {kExampleECKeyDER, sizeof(kExampleECKeyDER), EVP_PKEY_EC, 1, 1, 1, 0},
  874. /* group is also associated in our pub key */
  875. {kExampleECPubKeyDER, sizeof(kExampleECPubKeyDER), EVP_PKEY_EC, 0, 1, 1, 1},
  876. {pExampleECParamDER, sizeof(pExampleECParamDER), EVP_PKEY_EC, 0, 0, 1, 2}
  877. #endif
  878. };
  879. static EVP_PKEY *load_example_rsa_key(void)
  880. {
  881. EVP_PKEY *ret = NULL;
  882. const unsigned char *derp = kExampleRSAKeyDER;
  883. EVP_PKEY *pkey = NULL;
  884. RSA *rsa = NULL;
  885. if (!TEST_true(d2i_RSAPrivateKey(&rsa, &derp, sizeof(kExampleRSAKeyDER))))
  886. return NULL;
  887. if (!TEST_ptr(pkey = EVP_PKEY_new())
  888. || !TEST_true(EVP_PKEY_set1_RSA(pkey, rsa)))
  889. goto end;
  890. ret = pkey;
  891. pkey = NULL;
  892. end:
  893. EVP_PKEY_free(pkey);
  894. RSA_free(rsa);
  895. return ret;
  896. }
  897. static int test_EVP_Enveloped(void)
  898. {
  899. int ret = 0;
  900. EVP_CIPHER_CTX *ctx = NULL;
  901. EVP_PKEY *keypair = NULL;
  902. unsigned char *kek = NULL;
  903. unsigned char iv[EVP_MAX_IV_LENGTH];
  904. static const unsigned char msg[] = { 1, 2, 3, 4, 5, 6, 7, 8 };
  905. int len, kek_len, ciphertext_len, plaintext_len;
  906. unsigned char ciphertext[32], plaintext[16];
  907. const EVP_CIPHER *type = EVP_aes_256_cbc();
  908. if (!TEST_ptr(keypair = load_example_rsa_key())
  909. || !TEST_ptr(kek = OPENSSL_zalloc(EVP_PKEY_size(keypair)))
  910. || !TEST_ptr(ctx = EVP_CIPHER_CTX_new())
  911. || !TEST_true(EVP_SealInit(ctx, type, &kek, &kek_len, iv,
  912. &keypair, 1))
  913. || !TEST_true(EVP_SealUpdate(ctx, ciphertext, &ciphertext_len,
  914. msg, sizeof(msg)))
  915. || !TEST_true(EVP_SealFinal(ctx, ciphertext + ciphertext_len,
  916. &len)))
  917. goto err;
  918. ciphertext_len += len;
  919. if (!TEST_true(EVP_OpenInit(ctx, type, kek, kek_len, iv, keypair))
  920. || !TEST_true(EVP_OpenUpdate(ctx, plaintext, &plaintext_len,
  921. ciphertext, ciphertext_len))
  922. || !TEST_true(EVP_OpenFinal(ctx, plaintext + plaintext_len, &len)))
  923. goto err;
  924. plaintext_len += len;
  925. if (!TEST_mem_eq(msg, sizeof(msg), plaintext, plaintext_len))
  926. goto err;
  927. ret = 1;
  928. err:
  929. OPENSSL_free(kek);
  930. EVP_PKEY_free(keypair);
  931. EVP_CIPHER_CTX_free(ctx);
  932. return ret;
  933. }
  934. static int test_EVP_DigestSignInit(void)
  935. {
  936. int ret = 0;
  937. EVP_PKEY *pkey = NULL;
  938. unsigned char *sig = NULL;
  939. size_t sig_len = 0;
  940. EVP_MD_CTX *md_ctx, *md_ctx_verify = NULL;
  941. if (!TEST_ptr(md_ctx = EVP_MD_CTX_new())
  942. || !TEST_ptr(md_ctx_verify = EVP_MD_CTX_new())
  943. || !TEST_ptr(pkey = load_example_rsa_key()))
  944. goto out;
  945. if (!TEST_true(EVP_DigestSignInit(md_ctx, NULL, EVP_sha256(), NULL, pkey))
  946. || !TEST_true(EVP_DigestSignUpdate(md_ctx, kMsg, sizeof(kMsg))))
  947. goto out;
  948. /* Determine the size of the signature. */
  949. if (!TEST_true(EVP_DigestSignFinal(md_ctx, NULL, &sig_len))
  950. || !TEST_size_t_eq(sig_len, (size_t)EVP_PKEY_size(pkey)))
  951. goto out;
  952. if (!TEST_ptr(sig = OPENSSL_malloc(sig_len))
  953. || !TEST_true(EVP_DigestSignFinal(md_ctx, sig, &sig_len)))
  954. goto out;
  955. /* Ensure that the signature round-trips. */
  956. if (!TEST_true(EVP_DigestVerifyInit(md_ctx_verify, NULL, EVP_sha256(),
  957. NULL, pkey))
  958. || !TEST_true(EVP_DigestVerifyUpdate(md_ctx_verify,
  959. kMsg, sizeof(kMsg)))
  960. || !TEST_true(EVP_DigestVerifyFinal(md_ctx_verify, sig, sig_len)))
  961. goto out;
  962. ret = 1;
  963. out:
  964. EVP_MD_CTX_free(md_ctx);
  965. EVP_MD_CTX_free(md_ctx_verify);
  966. EVP_PKEY_free(pkey);
  967. OPENSSL_free(sig);
  968. return ret;
  969. }
  970. static int test_EVP_DigestVerifyInit(void)
  971. {
  972. int ret = 0;
  973. EVP_PKEY *pkey = NULL;
  974. EVP_MD_CTX *md_ctx = NULL;
  975. if (!TEST_ptr(md_ctx = EVP_MD_CTX_new())
  976. || !TEST_ptr(pkey = load_example_rsa_key()))
  977. goto out;
  978. if (!TEST_true(EVP_DigestVerifyInit(md_ctx, NULL, EVP_sha256(), NULL, pkey))
  979. || !TEST_true(EVP_DigestVerifyUpdate(md_ctx, kMsg, sizeof(kMsg)))
  980. || !TEST_true(EVP_DigestVerifyFinal(md_ctx, kSignature,
  981. sizeof(kSignature))))
  982. goto out;
  983. ret = 1;
  984. out:
  985. EVP_MD_CTX_free(md_ctx);
  986. EVP_PKEY_free(pkey);
  987. return ret;
  988. }
  989. static int test_d2i_AutoPrivateKey(int i)
  990. {
  991. int ret = 0;
  992. const unsigned char *p;
  993. EVP_PKEY *pkey = NULL;
  994. const APK_DATA *ak = &keydata[i];
  995. const unsigned char *input = ak->kder;
  996. size_t input_len = ak->size;
  997. int expected_id = ak->evptype;
  998. p = input;
  999. if (!TEST_ptr(pkey = d2i_AutoPrivateKey(NULL, &p, input_len))
  1000. || !TEST_ptr_eq(p, input + input_len)
  1001. || !TEST_int_eq(EVP_PKEY_id(pkey), expected_id))
  1002. goto done;
  1003. ret = 1;
  1004. done:
  1005. EVP_PKEY_free(pkey);
  1006. return ret;
  1007. }
  1008. #ifndef OPENSSL_NO_EC
  1009. static const unsigned char ec_public_sect163k1_validxy[] = {
  1010. 0x30, 0x40, 0x30, 0x10, 0x06, 0x07, 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x02,
  1011. 0x01, 0x06, 0x05, 0x2b, 0x81, 0x04, 0x00, 0x01, 0x03, 0x2c, 0x00, 0x04,
  1012. 0x02, 0x84, 0x58, 0xa6, 0xd4, 0xa0, 0x35, 0x2b, 0xae, 0xf0, 0xc0, 0x69,
  1013. 0x05, 0xcf, 0x2a, 0x50, 0x33, 0xf9, 0xe3, 0x92, 0x79, 0x02, 0xd1, 0x7b,
  1014. 0x9f, 0x22, 0x00, 0xf0, 0x3b, 0x0e, 0x5d, 0x2e, 0xb7, 0x23, 0x24, 0xf3,
  1015. 0x6a, 0xd8, 0x17, 0x65, 0x41, 0x2f
  1016. };
  1017. static const unsigned char ec_public_sect163k1_badx[] = {
  1018. 0x30, 0x40, 0x30, 0x10, 0x06, 0x07, 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x02,
  1019. 0x01, 0x06, 0x05, 0x2b, 0x81, 0x04, 0x00, 0x01, 0x03, 0x2c, 0x00, 0x04,
  1020. 0x0a, 0x84, 0x58, 0xa6, 0xd4, 0xa0, 0x35, 0x2b, 0xae, 0xf0, 0xc0, 0x69,
  1021. 0x05, 0xcf, 0x2a, 0x50, 0x33, 0xf9, 0xe3, 0x92, 0xb0, 0x02, 0xd1, 0x7b,
  1022. 0x9f, 0x22, 0x00, 0xf0, 0x3b, 0x0e, 0x5d, 0x2e, 0xb7, 0x23, 0x24, 0xf3,
  1023. 0x6a, 0xd8, 0x17, 0x65, 0x41, 0x2f
  1024. };
  1025. static const unsigned char ec_public_sect163k1_bady[] = {
  1026. 0x30, 0x40, 0x30, 0x10, 0x06, 0x07, 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x02,
  1027. 0x01, 0x06, 0x05, 0x2b, 0x81, 0x04, 0x00, 0x01, 0x03, 0x2c, 0x00, 0x04,
  1028. 0x02, 0x84, 0x58, 0xa6, 0xd4, 0xa0, 0x35, 0x2b, 0xae, 0xf0, 0xc0, 0x69,
  1029. 0x05, 0xcf, 0x2a, 0x50, 0x33, 0xf9, 0xe3, 0x92, 0x79, 0x0a, 0xd1, 0x7b,
  1030. 0x9f, 0x22, 0x00, 0xf0, 0x3b, 0x0e, 0x5d, 0x2e, 0xb7, 0x23, 0x24, 0xf3,
  1031. 0x6a, 0xd8, 0x17, 0x65, 0x41, 0xe6
  1032. };
  1033. static struct ec_der_pub_keys_st {
  1034. const unsigned char *der;
  1035. size_t len;
  1036. int valid;
  1037. } ec_der_pub_keys[] = {
  1038. { ec_public_sect163k1_validxy, sizeof(ec_public_sect163k1_validxy), 1 },
  1039. { ec_public_sect163k1_badx, sizeof(ec_public_sect163k1_badx), 0 },
  1040. { ec_public_sect163k1_bady, sizeof(ec_public_sect163k1_bady), 0 },
  1041. };
  1042. /*
  1043. * Tests the range of the decoded EC char2 public point.
  1044. * See ec_GF2m_simple_oct2point().
  1045. */
  1046. static int test_invalide_ec_char2_pub_range_decode(int id)
  1047. {
  1048. int ret = 0;
  1049. BIO *bio = NULL;
  1050. EC_KEY *eckey = NULL;
  1051. if (!TEST_ptr(bio = BIO_new_mem_buf(ec_der_pub_keys[id].der,
  1052. ec_der_pub_keys[id].len)))
  1053. goto err;
  1054. eckey = d2i_EC_PUBKEY_bio(bio, NULL);
  1055. ret = (ec_der_pub_keys[id].valid && TEST_ptr(eckey))
  1056. || TEST_ptr_null(eckey);
  1057. err:
  1058. EC_KEY_free(eckey);
  1059. BIO_free(bio);
  1060. return ret;
  1061. }
  1062. /* Tests loading a bad key in PKCS8 format */
  1063. static int test_EVP_PKCS82PKEY(void)
  1064. {
  1065. int ret = 0;
  1066. const unsigned char *derp = kExampleBadECKeyDER;
  1067. PKCS8_PRIV_KEY_INFO *p8inf = NULL;
  1068. EVP_PKEY *pkey = NULL;
  1069. if (!TEST_ptr(p8inf = d2i_PKCS8_PRIV_KEY_INFO(NULL, &derp,
  1070. sizeof(kExampleBadECKeyDER))))
  1071. goto done;
  1072. if (!TEST_ptr_eq(derp,
  1073. kExampleBadECKeyDER + sizeof(kExampleBadECKeyDER)))
  1074. goto done;
  1075. if (!TEST_ptr_null(pkey = EVP_PKCS82PKEY(p8inf)))
  1076. goto done;
  1077. ret = 1;
  1078. done:
  1079. PKCS8_PRIV_KEY_INFO_free(p8inf);
  1080. EVP_PKEY_free(pkey);
  1081. return ret;
  1082. }
  1083. #endif
  1084. #ifndef OPENSSL_NO_SM2
  1085. static int test_EVP_SM2_verify(void)
  1086. {
  1087. /* From https://tools.ietf.org/html/draft-shen-sm2-ecdsa-02#appendix-A */
  1088. const char *pubkey =
  1089. "-----BEGIN PUBLIC KEY-----\n"
  1090. "MIIBMzCB7AYHKoZIzj0CATCB4AIBATAsBgcqhkjOPQEBAiEAhULWnkwETxjouSQ1\n"
  1091. "v2/33kVyg5FcRVF9ci7biwjx38MwRAQgeHlotPoyw/0kF4Quc7v+/y88hItoMdfg\n"
  1092. "7GUiizk35JgEIGPkxtOyOwyEnPhCQUhL/kj2HVmlsWugbm4S0donxSSaBEEEQh3r\n"
  1093. "1hti6rZ0ZDTrw8wxXjIiCzut1QvcTE5sFH/t1D0GgFEry7QsB9RzSdIVO3DE5df9\n"
  1094. "/L+jbqGoWEG55G4JogIhAIVC1p5MBE8Y6LkkNb9v990pdyBjBIVijVrnTufDLnm3\n"
  1095. "AgEBA0IABArkx3mKoPEZRxvuEYJb5GICu3nipYRElel8BP9N8lSKfAJA+I8c1OFj\n"
  1096. "Uqc8F7fxbwc1PlOhdtaEqf4Ma7eY6Fc=\n"
  1097. "-----END PUBLIC KEY-----\n";
  1098. const char *msg = "message digest";
  1099. const char *id = "[email protected]";
  1100. const uint8_t signature[] = {
  1101. 0x30, 0x44, 0x02, 0x20,
  1102. 0x40, 0xF1, 0xEC, 0x59, 0xF7, 0x93, 0xD9, 0xF4, 0x9E, 0x09, 0xDC,
  1103. 0xEF, 0x49, 0x13, 0x0D, 0x41, 0x94, 0xF7, 0x9F, 0xB1, 0xEE, 0xD2,
  1104. 0xCA, 0xA5, 0x5B, 0xAC, 0xDB, 0x49, 0xC4, 0xE7, 0x55, 0xD1,
  1105. 0x02, 0x20,
  1106. 0x6F, 0xC6, 0xDA, 0xC3, 0x2C, 0x5D, 0x5C, 0xF1, 0x0C, 0x77, 0xDF,
  1107. 0xB2, 0x0F, 0x7C, 0x2E, 0xB6, 0x67, 0xA4, 0x57, 0x87, 0x2F, 0xB0,
  1108. 0x9E, 0xC5, 0x63, 0x27, 0xA6, 0x7E, 0xC7, 0xDE, 0xEB, 0xE7
  1109. };
  1110. int rc = 0;
  1111. BIO *bio = NULL;
  1112. EVP_PKEY *pkey = NULL;
  1113. EVP_MD_CTX *mctx = NULL;
  1114. EVP_PKEY_CTX *pctx = NULL;
  1115. bio = BIO_new_mem_buf(pubkey, strlen(pubkey));
  1116. if (!TEST_true(bio != NULL))
  1117. goto done;
  1118. pkey = PEM_read_bio_PUBKEY(bio, NULL, NULL, NULL);
  1119. if (!TEST_true(pkey != NULL))
  1120. goto done;
  1121. if (!TEST_true(EVP_PKEY_set_alias_type(pkey, EVP_PKEY_SM2)))
  1122. goto done;
  1123. if (!TEST_ptr(mctx = EVP_MD_CTX_new()))
  1124. goto done;
  1125. if (!TEST_ptr(pctx = EVP_PKEY_CTX_new(pkey, NULL)))
  1126. goto done;
  1127. if (!TEST_int_gt(EVP_PKEY_CTX_set1_id(pctx, (const uint8_t *)id,
  1128. strlen(id)), 0))
  1129. goto done;
  1130. EVP_MD_CTX_set_pkey_ctx(mctx, pctx);
  1131. if (!TEST_true(EVP_DigestVerifyInit(mctx, NULL, EVP_sm3(), NULL, pkey)))
  1132. goto done;
  1133. if (!TEST_true(EVP_DigestVerifyUpdate(mctx, msg, strlen(msg))))
  1134. goto done;
  1135. if (!TEST_true(EVP_DigestVerifyFinal(mctx, signature, sizeof(signature))))
  1136. goto done;
  1137. rc = 1;
  1138. done:
  1139. BIO_free(bio);
  1140. EVP_PKEY_free(pkey);
  1141. EVP_PKEY_CTX_free(pctx);
  1142. EVP_MD_CTX_free(mctx);
  1143. return rc;
  1144. }
  1145. static int test_EVP_SM2(void)
  1146. {
  1147. int ret = 0;
  1148. EVP_PKEY *pkey = NULL;
  1149. EVP_PKEY *params = NULL;
  1150. EVP_PKEY_CTX *pctx = NULL;
  1151. EVP_PKEY_CTX *kctx = NULL;
  1152. EVP_PKEY_CTX *sctx = NULL;
  1153. size_t sig_len = 0;
  1154. unsigned char *sig = NULL;
  1155. EVP_MD_CTX *md_ctx = NULL;
  1156. EVP_MD_CTX *md_ctx_verify = NULL;
  1157. EVP_PKEY_CTX *cctx = NULL;
  1158. uint8_t ciphertext[128];
  1159. size_t ctext_len = sizeof(ciphertext);
  1160. uint8_t plaintext[8];
  1161. size_t ptext_len = sizeof(plaintext);
  1162. uint8_t sm2_id[] = {1, 2, 3, 4, 'l', 'e', 't', 't', 'e', 'r'};
  1163. pctx = EVP_PKEY_CTX_new_id(EVP_PKEY_EC, NULL);
  1164. if (!TEST_ptr(pctx))
  1165. goto done;
  1166. if (!TEST_true(EVP_PKEY_paramgen_init(pctx) == 1))
  1167. goto done;
  1168. if (!TEST_true(EVP_PKEY_CTX_set_ec_paramgen_curve_nid(pctx, NID_sm2)))
  1169. goto done;
  1170. if (!TEST_true(EVP_PKEY_paramgen(pctx, &params)))
  1171. goto done;
  1172. kctx = EVP_PKEY_CTX_new(params, NULL);
  1173. if (!TEST_ptr(kctx))
  1174. goto done;
  1175. if (!TEST_true(EVP_PKEY_keygen_init(kctx)))
  1176. goto done;
  1177. if (!TEST_true(EVP_PKEY_keygen(kctx, &pkey)))
  1178. goto done;
  1179. if (!TEST_true(EVP_PKEY_set_alias_type(pkey, EVP_PKEY_SM2)))
  1180. goto done;
  1181. if (!TEST_ptr(md_ctx = EVP_MD_CTX_new()))
  1182. goto done;
  1183. if (!TEST_ptr(md_ctx_verify = EVP_MD_CTX_new()))
  1184. goto done;
  1185. if (!TEST_ptr(sctx = EVP_PKEY_CTX_new(pkey, NULL)))
  1186. goto done;
  1187. EVP_MD_CTX_set_pkey_ctx(md_ctx, sctx);
  1188. EVP_MD_CTX_set_pkey_ctx(md_ctx_verify, sctx);
  1189. if (!TEST_int_gt(EVP_PKEY_CTX_set1_id(sctx, sm2_id, sizeof(sm2_id)), 0))
  1190. goto done;
  1191. if (!TEST_true(EVP_DigestSignInit(md_ctx, NULL, EVP_sm3(), NULL, pkey)))
  1192. goto done;
  1193. if(!TEST_true(EVP_DigestSignUpdate(md_ctx, kMsg, sizeof(kMsg))))
  1194. goto done;
  1195. /* Determine the size of the signature. */
  1196. if (!TEST_true(EVP_DigestSignFinal(md_ctx, NULL, &sig_len)))
  1197. goto done;
  1198. if (!TEST_size_t_eq(sig_len, (size_t)EVP_PKEY_size(pkey)))
  1199. goto done;
  1200. if (!TEST_ptr(sig = OPENSSL_malloc(sig_len)))
  1201. goto done;
  1202. if (!TEST_true(EVP_DigestSignFinal(md_ctx, sig, &sig_len)))
  1203. goto done;
  1204. /* Ensure that the signature round-trips. */
  1205. if (!TEST_true(EVP_DigestVerifyInit(md_ctx_verify, NULL, EVP_sm3(), NULL, pkey)))
  1206. goto done;
  1207. if (!TEST_true(EVP_DigestVerifyUpdate(md_ctx_verify, kMsg, sizeof(kMsg))))
  1208. goto done;
  1209. if (!TEST_true(EVP_DigestVerifyFinal(md_ctx_verify, sig, sig_len)))
  1210. goto done;
  1211. /* now check encryption/decryption */
  1212. if (!TEST_ptr(cctx = EVP_PKEY_CTX_new(pkey, NULL)))
  1213. goto done;
  1214. if (!TEST_true(EVP_PKEY_encrypt_init(cctx)))
  1215. goto done;
  1216. if (!TEST_true(EVP_PKEY_encrypt(cctx, ciphertext, &ctext_len, kMsg, sizeof(kMsg))))
  1217. goto done;
  1218. if (!TEST_true(EVP_PKEY_decrypt_init(cctx)))
  1219. goto done;
  1220. if (!TEST_true(EVP_PKEY_decrypt(cctx, plaintext, &ptext_len, ciphertext, ctext_len)))
  1221. goto done;
  1222. if (!TEST_true(ptext_len == sizeof(kMsg)))
  1223. goto done;
  1224. if (!TEST_true(memcmp(plaintext, kMsg, sizeof(kMsg)) == 0))
  1225. goto done;
  1226. ret = 1;
  1227. done:
  1228. EVP_PKEY_CTX_free(pctx);
  1229. EVP_PKEY_CTX_free(kctx);
  1230. EVP_PKEY_CTX_free(sctx);
  1231. EVP_PKEY_CTX_free(cctx);
  1232. EVP_PKEY_free(pkey);
  1233. EVP_PKEY_free(params);
  1234. EVP_MD_CTX_free(md_ctx);
  1235. EVP_MD_CTX_free(md_ctx_verify);
  1236. OPENSSL_free(sig);
  1237. return ret;
  1238. }
  1239. #endif
  1240. static struct keys_st {
  1241. int type;
  1242. char *priv;
  1243. char *pub;
  1244. } keys[] = {
  1245. {
  1246. EVP_PKEY_HMAC, "0123456789", NULL
  1247. #ifndef OPENSSL_NO_POLY1305
  1248. }, {
  1249. EVP_PKEY_POLY1305, "01234567890123456789012345678901", NULL
  1250. #endif
  1251. #ifndef OPENSSL_NO_SIPHASH
  1252. }, {
  1253. EVP_PKEY_SIPHASH, "0123456789012345", NULL
  1254. #endif
  1255. },
  1256. #ifndef OPENSSL_NO_EC
  1257. {
  1258. EVP_PKEY_X25519, "01234567890123456789012345678901",
  1259. "abcdefghijklmnopqrstuvwxyzabcdef"
  1260. }, {
  1261. EVP_PKEY_ED25519, "01234567890123456789012345678901",
  1262. "abcdefghijklmnopqrstuvwxyzabcdef"
  1263. }, {
  1264. EVP_PKEY_X448,
  1265. "01234567890123456789012345678901234567890123456789012345",
  1266. "abcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcd"
  1267. }, {
  1268. EVP_PKEY_ED448,
  1269. "012345678901234567890123456789012345678901234567890123456",
  1270. "abcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcde"
  1271. }
  1272. #endif
  1273. };
  1274. static int test_set_get_raw_keys_int(int tst, int pub)
  1275. {
  1276. int ret = 0;
  1277. unsigned char buf[80];
  1278. unsigned char *in;
  1279. size_t inlen, len = 0;
  1280. EVP_PKEY *pkey;
  1281. /* Check if this algorithm supports public keys */
  1282. if (pub && keys[tst].pub == NULL)
  1283. return 1;
  1284. memset(buf, 0, sizeof(buf));
  1285. if (pub) {
  1286. #ifndef OPENSSL_NO_EC
  1287. inlen = strlen(keys[tst].pub);
  1288. in = (unsigned char *)keys[tst].pub;
  1289. pkey = EVP_PKEY_new_raw_public_key(keys[tst].type,
  1290. NULL,
  1291. in,
  1292. inlen);
  1293. #else
  1294. return 1;
  1295. #endif
  1296. } else {
  1297. inlen = strlen(keys[tst].priv);
  1298. in = (unsigned char *)keys[tst].priv;
  1299. pkey = EVP_PKEY_new_raw_private_key(keys[tst].type,
  1300. NULL,
  1301. in,
  1302. inlen);
  1303. }
  1304. if (!TEST_ptr(pkey)
  1305. || !TEST_int_eq(EVP_PKEY_cmp(pkey, pkey), 1)
  1306. || (!pub && !TEST_true(EVP_PKEY_get_raw_private_key(pkey, NULL, &len)))
  1307. || (pub && !TEST_true(EVP_PKEY_get_raw_public_key(pkey, NULL, &len)))
  1308. || !TEST_true(len == inlen)
  1309. || (!pub && !TEST_true(EVP_PKEY_get_raw_private_key(pkey, buf, &len)))
  1310. || (pub && !TEST_true(EVP_PKEY_get_raw_public_key(pkey, buf, &len)))
  1311. || !TEST_mem_eq(in, inlen, buf, len))
  1312. goto done;
  1313. ret = 1;
  1314. done:
  1315. EVP_PKEY_free(pkey);
  1316. return ret;
  1317. }
  1318. static int test_set_get_raw_keys(int tst)
  1319. {
  1320. return test_set_get_raw_keys_int(tst, 0)
  1321. && test_set_get_raw_keys_int(tst, 1);
  1322. }
  1323. static int pkey_custom_check(EVP_PKEY *pkey)
  1324. {
  1325. return 0xbeef;
  1326. }
  1327. static int pkey_custom_pub_check(EVP_PKEY *pkey)
  1328. {
  1329. return 0xbeef;
  1330. }
  1331. static int pkey_custom_param_check(EVP_PKEY *pkey)
  1332. {
  1333. return 0xbeef;
  1334. }
  1335. static EVP_PKEY_METHOD *custom_pmeth;
  1336. static int test_EVP_PKEY_check(int i)
  1337. {
  1338. int ret = 0;
  1339. const unsigned char *p;
  1340. EVP_PKEY *pkey = NULL;
  1341. #ifndef OPENSSL_NO_EC
  1342. EC_KEY *eckey = NULL;
  1343. #endif
  1344. EVP_PKEY_CTX *ctx = NULL;
  1345. EVP_PKEY_CTX *ctx2 = NULL;
  1346. const APK_DATA *ak = &keycheckdata[i];
  1347. const unsigned char *input = ak->kder;
  1348. size_t input_len = ak->size;
  1349. int expected_id = ak->evptype;
  1350. int expected_check = ak->check;
  1351. int expected_pub_check = ak->pub_check;
  1352. int expected_param_check = ak->param_check;
  1353. int type = ak->type;
  1354. BIO *pubkey = NULL;
  1355. p = input;
  1356. switch (type) {
  1357. case 0:
  1358. if (!TEST_ptr(pkey = d2i_AutoPrivateKey(NULL, &p, input_len))
  1359. || !TEST_ptr_eq(p, input + input_len)
  1360. || !TEST_int_eq(EVP_PKEY_id(pkey), expected_id))
  1361. goto done;
  1362. break;
  1363. #ifndef OPENSSL_NO_EC
  1364. case 1:
  1365. if (!TEST_ptr(pubkey = BIO_new_mem_buf(input, input_len))
  1366. || !TEST_ptr(eckey = d2i_EC_PUBKEY_bio(pubkey, NULL))
  1367. || !TEST_ptr(pkey = EVP_PKEY_new())
  1368. || !TEST_true(EVP_PKEY_assign_EC_KEY(pkey, eckey)))
  1369. goto done;
  1370. break;
  1371. case 2:
  1372. if (!TEST_ptr(eckey = d2i_ECParameters(NULL, &p, input_len))
  1373. || !TEST_ptr_eq(p, input + input_len)
  1374. || !TEST_ptr(pkey = EVP_PKEY_new())
  1375. || !TEST_true(EVP_PKEY_assign_EC_KEY(pkey, eckey)))
  1376. goto done;
  1377. break;
  1378. #endif
  1379. default:
  1380. return 0;
  1381. }
  1382. if (!TEST_ptr(ctx = EVP_PKEY_CTX_new(pkey, NULL)))
  1383. goto done;
  1384. if (!TEST_int_eq(EVP_PKEY_check(ctx), expected_check))
  1385. goto done;
  1386. if (!TEST_int_eq(EVP_PKEY_public_check(ctx), expected_pub_check))
  1387. goto done;
  1388. if (!TEST_int_eq(EVP_PKEY_param_check(ctx), expected_param_check))
  1389. goto done;
  1390. ctx2 = EVP_PKEY_CTX_new_id(0xdefaced, NULL);
  1391. /* assign the pkey directly, as an internal test */
  1392. EVP_PKEY_up_ref(pkey);
  1393. ctx2->pkey = pkey;
  1394. if (!TEST_int_eq(EVP_PKEY_check(ctx2), 0xbeef))
  1395. goto done;
  1396. if (!TEST_int_eq(EVP_PKEY_public_check(ctx2), 0xbeef))
  1397. goto done;
  1398. if (!TEST_int_eq(EVP_PKEY_param_check(ctx2), 0xbeef))
  1399. goto done;
  1400. ret = 1;
  1401. done:
  1402. EVP_PKEY_CTX_free(ctx);
  1403. EVP_PKEY_CTX_free(ctx2);
  1404. EVP_PKEY_free(pkey);
  1405. BIO_free(pubkey);
  1406. return ret;
  1407. }
  1408. static int test_HKDF(void)
  1409. {
  1410. EVP_PKEY_CTX *pctx;
  1411. unsigned char out[20];
  1412. size_t outlen;
  1413. int i, ret = 0;
  1414. unsigned char salt[] = "0123456789";
  1415. unsigned char key[] = "012345678901234567890123456789";
  1416. unsigned char info[] = "infostring";
  1417. const unsigned char expected[] = {
  1418. 0xe5, 0x07, 0x70, 0x7f, 0xc6, 0x78, 0xd6, 0x54, 0x32, 0x5f, 0x7e, 0xc5,
  1419. 0x7b, 0x59, 0x3e, 0xd8, 0x03, 0x6b, 0xed, 0xca
  1420. };
  1421. size_t expectedlen = sizeof(expected);
  1422. if (!TEST_ptr(pctx = EVP_PKEY_CTX_new_id(EVP_PKEY_HKDF, NULL)))
  1423. goto done;
  1424. /* We do this twice to test reuse of the EVP_PKEY_CTX */
  1425. for (i = 0; i < 2; i++) {
  1426. outlen = sizeof(out);
  1427. memset(out, 0, outlen);
  1428. if (!TEST_int_gt(EVP_PKEY_derive_init(pctx), 0)
  1429. || !TEST_int_gt(EVP_PKEY_CTX_set_hkdf_md(pctx, EVP_sha256()), 0)
  1430. || !TEST_int_gt(EVP_PKEY_CTX_set1_hkdf_salt(pctx, salt,
  1431. sizeof(salt) - 1), 0)
  1432. || !TEST_int_gt(EVP_PKEY_CTX_set1_hkdf_key(pctx, key,
  1433. sizeof(key) - 1), 0)
  1434. || !TEST_int_gt(EVP_PKEY_CTX_add1_hkdf_info(pctx, info,
  1435. sizeof(info) - 1), 0)
  1436. || !TEST_int_gt(EVP_PKEY_derive(pctx, out, &outlen), 0)
  1437. || !TEST_mem_eq(out, outlen, expected, expectedlen))
  1438. goto done;
  1439. }
  1440. ret = 1;
  1441. done:
  1442. EVP_PKEY_CTX_free(pctx);
  1443. return ret;
  1444. }
  1445. #ifndef OPENSSL_NO_EC
  1446. static int test_X509_PUBKEY_inplace(void)
  1447. {
  1448. int ret = 0;
  1449. X509_PUBKEY *xp = NULL;
  1450. const unsigned char *p = kExampleECPubKeyDER;
  1451. size_t input_len = sizeof(kExampleECPubKeyDER);
  1452. if (!TEST_ptr(xp = d2i_X509_PUBKEY(NULL, &p, input_len)))
  1453. goto done;
  1454. if (!TEST_ptr(X509_PUBKEY_get0(xp)))
  1455. goto done;
  1456. p = kExampleBadECPubKeyDER;
  1457. input_len = sizeof(kExampleBadECPubKeyDER);
  1458. if (!TEST_ptr(xp = d2i_X509_PUBKEY(&xp, &p, input_len)))
  1459. goto done;
  1460. if (!TEST_true(X509_PUBKEY_get0(xp) == NULL))
  1461. goto done;
  1462. ret = 1;
  1463. done:
  1464. X509_PUBKEY_free(xp);
  1465. return ret;
  1466. }
  1467. #endif
  1468. #if !defined(OPENSSL_NO_CHACHA) && !defined(OPENSSL_NO_POLY1305)
  1469. static int test_decrypt_null_chunks(void)
  1470. {
  1471. EVP_CIPHER_CTX* ctx = NULL;
  1472. const unsigned char key[32] = {
  1473. 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, 0x09, 0x0a, 0x0b,
  1474. 0x0c, 0x0d, 0x0e, 0x0f, 0x10, 0x11, 0x12, 0x13, 0x14, 0x15, 0x16, 0x17,
  1475. 0x18, 0x19, 0x1a, 0x1b, 0x1c, 0x1d, 0x1e, 0x1
  1476. };
  1477. unsigned char iv[12] = {
  1478. 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, 0x09, 0x0a, 0x0b
  1479. };
  1480. unsigned char msg[] = "It was the best of times, it was the worst of times";
  1481. unsigned char ciphertext[80];
  1482. unsigned char plaintext[80];
  1483. /* We initialise tmp to a non zero value on purpose */
  1484. int ctlen, ptlen, tmp = 99;
  1485. int ret = 0;
  1486. const int enc_offset = 10, dec_offset = 20;
  1487. if (!TEST_ptr(ctx = EVP_CIPHER_CTX_new())
  1488. || !TEST_true(EVP_EncryptInit_ex(ctx, EVP_chacha20_poly1305(), NULL,
  1489. key, iv))
  1490. || !TEST_true(EVP_EncryptUpdate(ctx, ciphertext, &ctlen, msg,
  1491. enc_offset))
  1492. /* Deliberate add a zero length update */
  1493. || !TEST_true(EVP_EncryptUpdate(ctx, ciphertext + ctlen, &tmp, NULL,
  1494. 0))
  1495. || !TEST_int_eq(tmp, 0)
  1496. || !TEST_true(EVP_EncryptUpdate(ctx, ciphertext + ctlen, &tmp,
  1497. msg + enc_offset,
  1498. sizeof(msg) - enc_offset))
  1499. || !TEST_int_eq(ctlen += tmp, sizeof(msg))
  1500. || !TEST_true(EVP_EncryptFinal(ctx, ciphertext + ctlen, &tmp))
  1501. || !TEST_int_eq(tmp, 0))
  1502. goto err;
  1503. /* Deliberately initialise tmp to a non zero value */
  1504. tmp = 99;
  1505. if (!TEST_true(EVP_DecryptInit_ex(ctx, EVP_chacha20_poly1305(), NULL, key,
  1506. iv))
  1507. || !TEST_true(EVP_DecryptUpdate(ctx, plaintext, &ptlen, ciphertext,
  1508. dec_offset))
  1509. /*
  1510. * Deliberately add a zero length update. We also deliberately do
  1511. * this at a different offset than for encryption.
  1512. */
  1513. || !TEST_true(EVP_DecryptUpdate(ctx, plaintext + ptlen, &tmp, NULL,
  1514. 0))
  1515. || !TEST_int_eq(tmp, 0)
  1516. || !TEST_true(EVP_DecryptUpdate(ctx, plaintext + ptlen, &tmp,
  1517. ciphertext + dec_offset,
  1518. ctlen - dec_offset))
  1519. || !TEST_int_eq(ptlen += tmp, sizeof(msg))
  1520. || !TEST_true(EVP_DecryptFinal(ctx, plaintext + ptlen, &tmp))
  1521. || !TEST_int_eq(tmp, 0)
  1522. || !TEST_mem_eq(msg, sizeof(msg), plaintext, ptlen))
  1523. goto err;
  1524. ret = 1;
  1525. err:
  1526. EVP_CIPHER_CTX_free(ctx);
  1527. return ret;
  1528. }
  1529. #endif /* !defined(OPENSSL_NO_CHACHA) && !defined(OPENSSL_NO_POLY1305) */
  1530. #ifndef OPENSSL_NO_DH
  1531. static int test_EVP_PKEY_set1_DH(void)
  1532. {
  1533. DH *x942dh, *pkcs3dh;
  1534. EVP_PKEY *pkey1, *pkey2;
  1535. int ret = 0;
  1536. x942dh = DH_get_2048_256();
  1537. pkcs3dh = DH_new_by_nid(NID_ffdhe2048);
  1538. pkey1 = EVP_PKEY_new();
  1539. pkey2 = EVP_PKEY_new();
  1540. if (!TEST_ptr(x942dh)
  1541. || !TEST_ptr(pkcs3dh)
  1542. || !TEST_ptr(pkey1)
  1543. || !TEST_ptr(pkey2))
  1544. goto err;
  1545. if(!TEST_true(EVP_PKEY_set1_DH(pkey1, x942dh))
  1546. || !TEST_int_eq(EVP_PKEY_id(pkey1), EVP_PKEY_DHX))
  1547. goto err;
  1548. if(!TEST_true(EVP_PKEY_set1_DH(pkey2, pkcs3dh))
  1549. || !TEST_int_eq(EVP_PKEY_id(pkey2), EVP_PKEY_DH))
  1550. goto err;
  1551. ret = 1;
  1552. err:
  1553. EVP_PKEY_free(pkey1);
  1554. EVP_PKEY_free(pkey2);
  1555. DH_free(x942dh);
  1556. DH_free(pkcs3dh);
  1557. return ret;
  1558. }
  1559. #endif
  1560. int setup_tests(void)
  1561. {
  1562. ADD_TEST(test_EVP_DigestSignInit);
  1563. ADD_TEST(test_EVP_DigestVerifyInit);
  1564. ADD_TEST(test_EVP_Enveloped);
  1565. ADD_ALL_TESTS(test_d2i_AutoPrivateKey, OSSL_NELEM(keydata));
  1566. #ifndef OPENSSL_NO_EC
  1567. ADD_TEST(test_EVP_PKCS82PKEY);
  1568. #endif
  1569. #ifndef OPENSSL_NO_SM2
  1570. ADD_TEST(test_EVP_SM2);
  1571. ADD_TEST(test_EVP_SM2_verify);
  1572. #endif
  1573. ADD_ALL_TESTS(test_set_get_raw_keys, OSSL_NELEM(keys));
  1574. custom_pmeth = EVP_PKEY_meth_new(0xdefaced, 0);
  1575. if (!TEST_ptr(custom_pmeth))
  1576. return 0;
  1577. EVP_PKEY_meth_set_check(custom_pmeth, pkey_custom_check);
  1578. EVP_PKEY_meth_set_public_check(custom_pmeth, pkey_custom_pub_check);
  1579. EVP_PKEY_meth_set_param_check(custom_pmeth, pkey_custom_param_check);
  1580. if (!TEST_int_eq(EVP_PKEY_meth_add0(custom_pmeth), 1))
  1581. return 0;
  1582. ADD_ALL_TESTS(test_EVP_PKEY_check, OSSL_NELEM(keycheckdata));
  1583. ADD_TEST(test_HKDF);
  1584. #ifndef OPENSSL_NO_EC
  1585. ADD_TEST(test_X509_PUBKEY_inplace);
  1586. ADD_ALL_TESTS(test_invalide_ec_char2_pub_range_decode,
  1587. OSSL_NELEM(ec_der_pub_keys));
  1588. #endif
  1589. #if !defined(OPENSSL_NO_CHACHA) && !defined(OPENSSL_NO_POLY1305)
  1590. ADD_TEST(test_decrypt_null_chunks);
  1591. #endif
  1592. #ifndef OPENSSL_NO_DH
  1593. ADD_TEST(test_EVP_PKEY_set1_DH);
  1594. #endif
  1595. ADD_ALL_TESTS(test_evp_init_seq, OSSL_NELEM(evp_init_tests));
  1596. ADD_ALL_TESTS(test_evp_reset, OSSL_NELEM(evp_reset_tests));
  1597. ADD_ALL_TESTS(test_gcm_reinit, OSSL_NELEM(gcm_reinit_tests));
  1598. ADD_ALL_TESTS(test_evp_updated_iv, OSSL_NELEM(evp_updated_iv_tests));
  1599. return 1;
  1600. }