Codebase list openssl / bfb10b9
[test] throw error from wrapper function instead of an EC_METHOD specific one Reviewed-by: Paul Dale <paul.dale@oracle.com> Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/7028) Billy Brumley authored 5 years ago Richard Levitte committed 5 years ago
3 changed file(s) with 89 addition(s) and 85 deletion(s). Raw diff Collapse all Expand all
754754 }
755755 if (!ec_point_is_compat(point, group)) {
756756 ECerr(EC_F_EC_POINT_GET_AFFINE_COORDINATES, EC_R_INCOMPATIBLE_OBJECTS);
757 return 0;
758 }
759 if (EC_POINT_is_at_infinity(group, point)) {
760 ECerr(EC_F_EC_POINT_GET_AFFINE_COORDINATES, EC_R_POINT_AT_INFINITY);
757761 return 0;
758762 }
759763 return group->meth->point_get_affine_coordinates(group, point, x, y, ctx);
1728517285 PeerKey=BOB_cf_sect283k1_PUB
1728617286 Ctrl=ecdh_cofactor_mode:1
1728717287 Result = DERIVE_ERROR
17288 Function=ec_GF2m_simple_point_get_affine_coordinates
17288 Function=EC_POINT_get_affine_coordinates
1728917289 Reason=point at infinity
1729017290
1729117291 Title = Test keypair mismatches
622622 PeerKey=MALICE_cf_c2pnb163v1_PUB
623623 Ctrl=ecdh_cofactor_mode:1
624624 Result=DERIVE_ERROR
625 Function=ec_GF2m_simple_point_get_affine_coordinates
625 Function=EC_POINT_get_affine_coordinates
626626 Reason=point at infinity
627627
628628 # ECC CDH Alice with Malice peer
630630 PeerKey=MALICE_cf_c2pnb163v1_PUB
631631 Ctrl=ecdh_cofactor_mode:1
632632 Result=DERIVE_ERROR
633 Function=ec_GF2m_simple_point_get_affine_coordinates
633 Function=EC_POINT_get_affine_coordinates
634634 Reason=point at infinity
635635
636636 Title=c2pnb163v2 curve tests
694694 PeerKey=MALICE_cf_c2pnb163v2_PUB
695695 Ctrl=ecdh_cofactor_mode:1
696696 Result=DERIVE_ERROR
697 Function=ec_GF2m_simple_point_get_affine_coordinates
697 Function=EC_POINT_get_affine_coordinates
698698 Reason=point at infinity
699699
700700 # ECC CDH Alice with Malice peer
702702 PeerKey=MALICE_cf_c2pnb163v2_PUB
703703 Ctrl=ecdh_cofactor_mode:1
704704 Result=DERIVE_ERROR
705 Function=ec_GF2m_simple_point_get_affine_coordinates
705 Function=EC_POINT_get_affine_coordinates
706706 Reason=point at infinity
707707
708708 Title=c2pnb163v3 curve tests
766766 PeerKey=MALICE_cf_c2pnb163v3_PUB
767767 Ctrl=ecdh_cofactor_mode:1
768768 Result=DERIVE_ERROR
769 Function=ec_GF2m_simple_point_get_affine_coordinates
769 Function=EC_POINT_get_affine_coordinates
770770 Reason=point at infinity
771771
772772 # ECC CDH Alice with Malice peer
774774 PeerKey=MALICE_cf_c2pnb163v3_PUB
775775 Ctrl=ecdh_cofactor_mode:1
776776 Result=DERIVE_ERROR
777 Function=ec_GF2m_simple_point_get_affine_coordinates
777 Function=EC_POINT_get_affine_coordinates
778778 Reason=point at infinity
779779
780780 Title=c2pnb176v1 curve tests
838838 PeerKey=MALICE_cf_c2pnb176v1_PUB
839839 Ctrl=ecdh_cofactor_mode:1
840840 Result=DERIVE_ERROR
841 Function=ec_GF2m_simple_point_get_affine_coordinates
841 Function=EC_POINT_get_affine_coordinates
842842 Reason=point at infinity
843843
844844 # ECC CDH Alice with Malice peer
846846 PeerKey=MALICE_cf_c2pnb176v1_PUB
847847 Ctrl=ecdh_cofactor_mode:1
848848 Result=DERIVE_ERROR
849 Function=ec_GF2m_simple_point_get_affine_coordinates
849 Function=EC_POINT_get_affine_coordinates
850850 Reason=point at infinity
851851
852852 Title=c2pnb208w1 curve tests
912912 PeerKey=MALICE_cf_c2pnb208w1_PUB
913913 Ctrl=ecdh_cofactor_mode:1
914914 Result=DERIVE_ERROR
915 Function=ec_GF2m_simple_point_get_affine_coordinates
915 Function=EC_POINT_get_affine_coordinates
916916 Reason=point at infinity
917917
918918 # ECC CDH Alice with Malice peer
920920 PeerKey=MALICE_cf_c2pnb208w1_PUB
921921 Ctrl=ecdh_cofactor_mode:1
922922 Result=DERIVE_ERROR
923 Function=ec_GF2m_simple_point_get_affine_coordinates
923 Function=EC_POINT_get_affine_coordinates
924924 Reason=point at infinity
925925
926926 Title=c2pnb272w1 curve tests
986986 PeerKey=MALICE_cf_c2pnb272w1_PUB
987987 Ctrl=ecdh_cofactor_mode:1
988988 Result=DERIVE_ERROR
989 Function=ec_GF2m_simple_point_get_affine_coordinates
989 Function=EC_POINT_get_affine_coordinates
990990 Reason=point at infinity
991991
992992 # ECC CDH Alice with Malice peer
994994 PeerKey=MALICE_cf_c2pnb272w1_PUB
995995 Ctrl=ecdh_cofactor_mode:1
996996 Result=DERIVE_ERROR
997 Function=ec_GF2m_simple_point_get_affine_coordinates
997 Function=EC_POINT_get_affine_coordinates
998998 Reason=point at infinity
999999
10001000 Title=c2pnb304w1 curve tests
10601060 PeerKey=MALICE_cf_c2pnb304w1_PUB
10611061 Ctrl=ecdh_cofactor_mode:1
10621062 Result=DERIVE_ERROR
1063 Function=ec_GF2m_simple_point_get_affine_coordinates
1063 Function=EC_POINT_get_affine_coordinates
10641064 Reason=point at infinity
10651065
10661066 # ECC CDH Alice with Malice peer
10681068 PeerKey=MALICE_cf_c2pnb304w1_PUB
10691069 Ctrl=ecdh_cofactor_mode:1
10701070 Result=DERIVE_ERROR
1071 Function=ec_GF2m_simple_point_get_affine_coordinates
1071 Function=EC_POINT_get_affine_coordinates
10721072 Reason=point at infinity
10731073
10741074 Title=c2pnb368w1 curve tests
11371137 PeerKey=MALICE_cf_c2pnb368w1_PUB
11381138 Ctrl=ecdh_cofactor_mode:1
11391139 Result=DERIVE_ERROR
1140 Function=ec_GF2m_simple_point_get_affine_coordinates
1140 Function=EC_POINT_get_affine_coordinates
11411141 Reason=point at infinity
11421142
11431143 # ECC CDH Alice with Malice peer
11451145 PeerKey=MALICE_cf_c2pnb368w1_PUB
11461146 Ctrl=ecdh_cofactor_mode:1
11471147 Result=DERIVE_ERROR
1148 Function=ec_GF2m_simple_point_get_affine_coordinates
1148 Function=EC_POINT_get_affine_coordinates
11491149 Reason=point at infinity
11501150
11511151 Title=c2tnb191v1 curve tests
12111211 PeerKey=MALICE_cf_c2tnb191v1_PUB
12121212 Ctrl=ecdh_cofactor_mode:1
12131213 Result=DERIVE_ERROR
1214 Function=ec_GF2m_simple_point_get_affine_coordinates
1214 Function=EC_POINT_get_affine_coordinates
12151215 Reason=point at infinity
12161216
12171217 # ECC CDH Alice with Malice peer
12191219 PeerKey=MALICE_cf_c2tnb191v1_PUB
12201220 Ctrl=ecdh_cofactor_mode:1
12211221 Result=DERIVE_ERROR
1222 Function=ec_GF2m_simple_point_get_affine_coordinates
1222 Function=EC_POINT_get_affine_coordinates
12231223 Reason=point at infinity
12241224
12251225 Title=c2tnb191v2 curve tests
12851285 PeerKey=MALICE_cf_c2tnb191v2_PUB
12861286 Ctrl=ecdh_cofactor_mode:1
12871287 Result=DERIVE_ERROR
1288 Function=ec_GF2m_simple_point_get_affine_coordinates
1288 Function=EC_POINT_get_affine_coordinates
12891289 Reason=point at infinity
12901290
12911291 # ECC CDH Alice with Malice peer
12931293 PeerKey=MALICE_cf_c2tnb191v2_PUB
12941294 Ctrl=ecdh_cofactor_mode:1
12951295 Result=DERIVE_ERROR
1296 Function=ec_GF2m_simple_point_get_affine_coordinates
1296 Function=EC_POINT_get_affine_coordinates
12971297 Reason=point at infinity
12981298
12991299 Title=c2tnb191v3 curve tests
13591359 PeerKey=MALICE_cf_c2tnb191v3_PUB
13601360 Ctrl=ecdh_cofactor_mode:1
13611361 Result=DERIVE_ERROR
1362 Function=ec_GF2m_simple_point_get_affine_coordinates
1362 Function=EC_POINT_get_affine_coordinates
13631363 Reason=point at infinity
13641364
13651365 # ECC CDH Alice with Malice peer
13671367 PeerKey=MALICE_cf_c2tnb191v3_PUB
13681368 Ctrl=ecdh_cofactor_mode:1
13691369 Result=DERIVE_ERROR
1370 Function=ec_GF2m_simple_point_get_affine_coordinates
1370 Function=EC_POINT_get_affine_coordinates
13711371 Reason=point at infinity
13721372
13731373 Title=c2tnb239v1 curve tests
14331433 PeerKey=MALICE_cf_c2tnb239v1_PUB
14341434 Ctrl=ecdh_cofactor_mode:1
14351435 Result=DERIVE_ERROR
1436 Function=ec_GF2m_simple_point_get_affine_coordinates
1436 Function=EC_POINT_get_affine_coordinates
14371437 Reason=point at infinity
14381438
14391439 # ECC CDH Alice with Malice peer
14411441 PeerKey=MALICE_cf_c2tnb239v1_PUB
14421442 Ctrl=ecdh_cofactor_mode:1
14431443 Result=DERIVE_ERROR
1444 Function=ec_GF2m_simple_point_get_affine_coordinates
1444 Function=EC_POINT_get_affine_coordinates
14451445 Reason=point at infinity
14461446
14471447 Title=c2tnb239v2 curve tests
15071507 PeerKey=MALICE_cf_c2tnb239v2_PUB
15081508 Ctrl=ecdh_cofactor_mode:1
15091509 Result=DERIVE_ERROR
1510 Function=ec_GF2m_simple_point_get_affine_coordinates
1510 Function=EC_POINT_get_affine_coordinates
15111511 Reason=point at infinity
15121512
15131513 # ECC CDH Alice with Malice peer
15151515 PeerKey=MALICE_cf_c2tnb239v2_PUB
15161516 Ctrl=ecdh_cofactor_mode:1
15171517 Result=DERIVE_ERROR
1518 Function=ec_GF2m_simple_point_get_affine_coordinates
1518 Function=EC_POINT_get_affine_coordinates
15191519 Reason=point at infinity
15201520
15211521 Title=c2tnb239v3 curve tests
15811581 PeerKey=MALICE_cf_c2tnb239v3_PUB
15821582 Ctrl=ecdh_cofactor_mode:1
15831583 Result=DERIVE_ERROR
1584 Function=ec_GF2m_simple_point_get_affine_coordinates
1584 Function=EC_POINT_get_affine_coordinates
15851585 Reason=point at infinity
15861586
15871587 # ECC CDH Alice with Malice peer
15891589 PeerKey=MALICE_cf_c2tnb239v3_PUB
15901590 Ctrl=ecdh_cofactor_mode:1
15911591 Result=DERIVE_ERROR
1592 Function=ec_GF2m_simple_point_get_affine_coordinates
1592 Function=EC_POINT_get_affine_coordinates
15931593 Reason=point at infinity
15941594
15951595 Title=c2tnb359v1 curve tests
16581658 PeerKey=MALICE_cf_c2tnb359v1_PUB
16591659 Ctrl=ecdh_cofactor_mode:1
16601660 Result=DERIVE_ERROR
1661 Function=ec_GF2m_simple_point_get_affine_coordinates
1661 Function=EC_POINT_get_affine_coordinates
16621662 Reason=point at infinity
16631663
16641664 # ECC CDH Alice with Malice peer
16661666 PeerKey=MALICE_cf_c2tnb359v1_PUB
16671667 Ctrl=ecdh_cofactor_mode:1
16681668 Result=DERIVE_ERROR
1669 Function=ec_GF2m_simple_point_get_affine_coordinates
1669 Function=EC_POINT_get_affine_coordinates
16701670 Reason=point at infinity
16711671
16721672 Title=c2tnb431r1 curve tests
17351735 PeerKey=MALICE_cf_c2tnb431r1_PUB
17361736 Ctrl=ecdh_cofactor_mode:1
17371737 Result=DERIVE_ERROR
1738 Function=ec_GF2m_simple_point_get_affine_coordinates
1738 Function=EC_POINT_get_affine_coordinates
17391739 Reason=point at infinity
17401740
17411741 # ECC CDH Alice with Malice peer
17431743 PeerKey=MALICE_cf_c2tnb431r1_PUB
17441744 Ctrl=ecdh_cofactor_mode:1
17451745 Result=DERIVE_ERROR
1746 Function=ec_GF2m_simple_point_get_affine_coordinates
1746 Function=EC_POINT_get_affine_coordinates
17471747 Reason=point at infinity
17481748
17491749 Title=prime192v1 curve tests
21202120 PeerKey=MALICE_cf_secp112r2_PUB
21212121 Ctrl=ecdh_cofactor_mode:1
21222122 Result=DERIVE_ERROR
2123 Function=ec_GFp_simple_point_get_affine_coordinates
2123 Function=EC_POINT_get_affine_coordinates
21242124 Reason=point at infinity
21252125
21262126 # ECC CDH Alice with Malice peer
21282128 PeerKey=MALICE_cf_secp112r2_PUB
21292129 Ctrl=ecdh_cofactor_mode:1
21302130 Result=DERIVE_ERROR
2131 Function=ec_GFp_simple_point_get_affine_coordinates
2131 Function=EC_POINT_get_affine_coordinates
21322132 Reason=point at infinity
21332133
21342134 Title=secp128r1 curve tests
22252225 PeerKey=MALICE_cf_secp128r2_PUB
22262226 Ctrl=ecdh_cofactor_mode:1
22272227 Result=DERIVE_ERROR
2228 Function=ec_GFp_simple_point_get_affine_coordinates
2228 Function=EC_POINT_get_affine_coordinates
22292229 Reason=point at infinity
22302230
22312231 # ECC CDH Alice with Malice peer
22332233 PeerKey=MALICE_cf_secp128r2_PUB
22342234 Ctrl=ecdh_cofactor_mode:1
22352235 Result=DERIVE_ERROR
2236 Function=ec_GFp_simple_point_get_affine_coordinates
2236 Function=EC_POINT_get_affine_coordinates
22372237 Reason=point at infinity
22382238
22392239 Title=secp160k1 curve tests
26502650 PeerKey=MALICE_cf_sect113r1_PUB
26512651 Ctrl=ecdh_cofactor_mode:1
26522652 Result=DERIVE_ERROR
2653 Function=ec_GF2m_simple_point_get_affine_coordinates
2653 Function=EC_POINT_get_affine_coordinates
26542654 Reason=point at infinity
26552655
26562656 # ECC CDH Alice with Malice peer
26582658 PeerKey=MALICE_cf_sect113r1_PUB
26592659 Ctrl=ecdh_cofactor_mode:1
26602660 Result=DERIVE_ERROR
2661 Function=ec_GF2m_simple_point_get_affine_coordinates
2661 Function=EC_POINT_get_affine_coordinates
26622662 Reason=point at infinity
26632663
26642664 Title=sect113r2 curve tests
27192719 PeerKey=MALICE_cf_sect113r2_PUB
27202720 Ctrl=ecdh_cofactor_mode:1
27212721 Result=DERIVE_ERROR
2722 Function=ec_GF2m_simple_point_get_affine_coordinates
2722 Function=EC_POINT_get_affine_coordinates
27232723 Reason=point at infinity
27242724
27252725 # ECC CDH Alice with Malice peer
27272727 PeerKey=MALICE_cf_sect113r2_PUB
27282728 Ctrl=ecdh_cofactor_mode:1
27292729 Result=DERIVE_ERROR
2730 Function=ec_GF2m_simple_point_get_affine_coordinates
2730 Function=EC_POINT_get_affine_coordinates
27312731 Reason=point at infinity
27322732
27332733 Title=sect131r1 curve tests
27912791 PeerKey=MALICE_cf_sect131r1_PUB
27922792 Ctrl=ecdh_cofactor_mode:1
27932793 Result=DERIVE_ERROR
2794 Function=ec_GF2m_simple_point_get_affine_coordinates
2794 Function=EC_POINT_get_affine_coordinates
27952795 Reason=point at infinity
27962796
27972797 # ECC CDH Alice with Malice peer
27992799 PeerKey=MALICE_cf_sect131r1_PUB
28002800 Ctrl=ecdh_cofactor_mode:1
28012801 Result=DERIVE_ERROR
2802 Function=ec_GF2m_simple_point_get_affine_coordinates
2802 Function=EC_POINT_get_affine_coordinates
28032803 Reason=point at infinity
28042804
28052805 Title=sect131r2 curve tests
28632863 PeerKey=MALICE_cf_sect131r2_PUB
28642864 Ctrl=ecdh_cofactor_mode:1
28652865 Result=DERIVE_ERROR
2866 Function=ec_GF2m_simple_point_get_affine_coordinates
2866 Function=EC_POINT_get_affine_coordinates
28672867 Reason=point at infinity
28682868
28692869 # ECC CDH Alice with Malice peer
28712871 PeerKey=MALICE_cf_sect131r2_PUB
28722872 Ctrl=ecdh_cofactor_mode:1
28732873 Result=DERIVE_ERROR
2874 Function=ec_GF2m_simple_point_get_affine_coordinates
2874 Function=EC_POINT_get_affine_coordinates
28752875 Reason=point at infinity
28762876
28772877 Title=sect163k1 curve tests
29352935 PeerKey=MALICE_cf_sect163k1_PUB
29362936 Ctrl=ecdh_cofactor_mode:1
29372937 Result=DERIVE_ERROR
2938 Function=ec_GF2m_simple_point_get_affine_coordinates
2938 Function=EC_POINT_get_affine_coordinates
29392939 Reason=point at infinity
29402940
29412941 # ECC CDH Alice with Malice peer
29432943 PeerKey=MALICE_cf_sect163k1_PUB
29442944 Ctrl=ecdh_cofactor_mode:1
29452945 Result=DERIVE_ERROR
2946 Function=ec_GF2m_simple_point_get_affine_coordinates
2946 Function=EC_POINT_get_affine_coordinates
29472947 Reason=point at infinity
29482948
29492949 Title=sect163r1 curve tests
30073007 PeerKey=MALICE_cf_sect163r1_PUB
30083008 Ctrl=ecdh_cofactor_mode:1
30093009 Result=DERIVE_ERROR
3010 Function=ec_GF2m_simple_point_get_affine_coordinates
3010 Function=EC_POINT_get_affine_coordinates
30113011 Reason=point at infinity
30123012
30133013 # ECC CDH Alice with Malice peer
30153015 PeerKey=MALICE_cf_sect163r1_PUB
30163016 Ctrl=ecdh_cofactor_mode:1
30173017 Result=DERIVE_ERROR
3018 Function=ec_GF2m_simple_point_get_affine_coordinates
3018 Function=EC_POINT_get_affine_coordinates
30193019 Reason=point at infinity
30203020
30213021 Title=sect163r2 curve tests
30793079 PeerKey=MALICE_cf_sect163r2_PUB
30803080 Ctrl=ecdh_cofactor_mode:1
30813081 Result=DERIVE_ERROR
3082 Function=ec_GF2m_simple_point_get_affine_coordinates
3082 Function=EC_POINT_get_affine_coordinates
30833083 Reason=point at infinity
30843084
30853085 # ECC CDH Alice with Malice peer
30873087 PeerKey=MALICE_cf_sect163r2_PUB
30883088 Ctrl=ecdh_cofactor_mode:1
30893089 Result=DERIVE_ERROR
3090 Function=ec_GF2m_simple_point_get_affine_coordinates
3090 Function=EC_POINT_get_affine_coordinates
30913091 Reason=point at infinity
30923092
30933093 Title=sect193r1 curve tests
31513151 PeerKey=MALICE_cf_sect193r1_PUB
31523152 Ctrl=ecdh_cofactor_mode:1
31533153 Result=DERIVE_ERROR
3154 Function=ec_GF2m_simple_point_get_affine_coordinates
3154 Function=EC_POINT_get_affine_coordinates
31553155 Reason=point at infinity
31563156
31573157 # ECC CDH Alice with Malice peer
31593159 PeerKey=MALICE_cf_sect193r1_PUB
31603160 Ctrl=ecdh_cofactor_mode:1
31613161 Result=DERIVE_ERROR
3162 Function=ec_GF2m_simple_point_get_affine_coordinates
3162 Function=EC_POINT_get_affine_coordinates
31633163 Reason=point at infinity
31643164
31653165 Title=sect193r2 curve tests
32233223 PeerKey=MALICE_cf_sect193r2_PUB
32243224 Ctrl=ecdh_cofactor_mode:1
32253225 Result=DERIVE_ERROR
3226 Function=ec_GF2m_simple_point_get_affine_coordinates
3226 Function=EC_POINT_get_affine_coordinates
32273227 Reason=point at infinity
32283228
32293229 # ECC CDH Alice with Malice peer
32313231 PeerKey=MALICE_cf_sect193r2_PUB
32323232 Ctrl=ecdh_cofactor_mode:1
32333233 Result=DERIVE_ERROR
3234 Function=ec_GF2m_simple_point_get_affine_coordinates
3234 Function=EC_POINT_get_affine_coordinates
32353235 Reason=point at infinity
32363236
32373237 Title=sect233k1 curve tests
32973297 PeerKey=MALICE_cf_sect233k1_PUB
32983298 Ctrl=ecdh_cofactor_mode:1
32993299 Result=DERIVE_ERROR
3300 Function=ec_GF2m_simple_point_get_affine_coordinates
3300 Function=EC_POINT_get_affine_coordinates
33013301 Reason=point at infinity
33023302
33033303 # ECC CDH Alice with Malice peer
33053305 PeerKey=MALICE_cf_sect233k1_PUB
33063306 Ctrl=ecdh_cofactor_mode:1
33073307 Result=DERIVE_ERROR
3308 Function=ec_GF2m_simple_point_get_affine_coordinates
3308 Function=EC_POINT_get_affine_coordinates
33093309 Reason=point at infinity
33103310
33113311 Title=sect233r1 curve tests
33713371 PeerKey=MALICE_cf_sect233r1_PUB
33723372 Ctrl=ecdh_cofactor_mode:1
33733373 Result=DERIVE_ERROR
3374 Function=ec_GF2m_simple_point_get_affine_coordinates
3374 Function=EC_POINT_get_affine_coordinates
33753375 Reason=point at infinity
33763376
33773377 # ECC CDH Alice with Malice peer
33793379 PeerKey=MALICE_cf_sect233r1_PUB
33803380 Ctrl=ecdh_cofactor_mode:1
33813381 Result=DERIVE_ERROR
3382 Function=ec_GF2m_simple_point_get_affine_coordinates
3382 Function=EC_POINT_get_affine_coordinates
33833383 Reason=point at infinity
33843384
33853385 Title=sect239k1 curve tests
34453445 PeerKey=MALICE_cf_sect239k1_PUB
34463446 Ctrl=ecdh_cofactor_mode:1
34473447 Result=DERIVE_ERROR
3448 Function=ec_GF2m_simple_point_get_affine_coordinates
3448 Function=EC_POINT_get_affine_coordinates
34493449 Reason=point at infinity
34503450
34513451 # ECC CDH Alice with Malice peer
34533453 PeerKey=MALICE_cf_sect239k1_PUB
34543454 Ctrl=ecdh_cofactor_mode:1
34553455 Result=DERIVE_ERROR
3456 Function=ec_GF2m_simple_point_get_affine_coordinates
3456 Function=EC_POINT_get_affine_coordinates
34573457 Reason=point at infinity
34583458
34593459 Title=sect283k1 curve tests
35193519 PeerKey=MALICE_cf_sect283k1_PUB
35203520 Ctrl=ecdh_cofactor_mode:1
35213521 Result=DERIVE_ERROR
3522 Function=ec_GF2m_simple_point_get_affine_coordinates
3522 Function=EC_POINT_get_affine_coordinates
35233523 Reason=point at infinity
35243524
35253525 # ECC CDH Alice with Malice peer
35273527 PeerKey=MALICE_cf_sect283k1_PUB
35283528 Ctrl=ecdh_cofactor_mode:1
35293529 Result=DERIVE_ERROR
3530 Function=ec_GF2m_simple_point_get_affine_coordinates
3530 Function=EC_POINT_get_affine_coordinates
35313531 Reason=point at infinity
35323532
35333533 Title=sect283r1 curve tests
35933593 PeerKey=MALICE_cf_sect283r1_PUB
35943594 Ctrl=ecdh_cofactor_mode:1
35953595 Result=DERIVE_ERROR
3596 Function=ec_GF2m_simple_point_get_affine_coordinates
3596 Function=EC_POINT_get_affine_coordinates
35973597 Reason=point at infinity
35983598
35993599 # ECC CDH Alice with Malice peer
36013601 PeerKey=MALICE_cf_sect283r1_PUB
36023602 Ctrl=ecdh_cofactor_mode:1
36033603 Result=DERIVE_ERROR
3604 Function=ec_GF2m_simple_point_get_affine_coordinates
3604 Function=EC_POINT_get_affine_coordinates
36053605 Reason=point at infinity
36063606
36073607 Title=sect409k1 curve tests
36703670 PeerKey=MALICE_cf_sect409k1_PUB
36713671 Ctrl=ecdh_cofactor_mode:1
36723672 Result=DERIVE_ERROR
3673 Function=ec_GF2m_simple_point_get_affine_coordinates
3673 Function=EC_POINT_get_affine_coordinates
36743674 Reason=point at infinity
36753675
36763676 # ECC CDH Alice with Malice peer
36783678 PeerKey=MALICE_cf_sect409k1_PUB
36793679 Ctrl=ecdh_cofactor_mode:1
36803680 Result=DERIVE_ERROR
3681 Function=ec_GF2m_simple_point_get_affine_coordinates
3681 Function=EC_POINT_get_affine_coordinates
36823682 Reason=point at infinity
36833683
36843684 Title=sect409r1 curve tests
37473747 PeerKey=MALICE_cf_sect409r1_PUB
37483748 Ctrl=ecdh_cofactor_mode:1
37493749 Result=DERIVE_ERROR
3750 Function=ec_GF2m_simple_point_get_affine_coordinates
3750 Function=EC_POINT_get_affine_coordinates
37513751 Reason=point at infinity
37523752
37533753 # ECC CDH Alice with Malice peer
37553755 PeerKey=MALICE_cf_sect409r1_PUB
37563756 Ctrl=ecdh_cofactor_mode:1
37573757 Result=DERIVE_ERROR
3758 Function=ec_GF2m_simple_point_get_affine_coordinates
3758 Function=EC_POINT_get_affine_coordinates
37593759 Reason=point at infinity
37603760
37613761 Title=sect571k1 curve tests
38243824 PeerKey=MALICE_cf_sect571k1_PUB
38253825 Ctrl=ecdh_cofactor_mode:1
38263826 Result=DERIVE_ERROR
3827 Function=ec_GF2m_simple_point_get_affine_coordinates
3827 Function=EC_POINT_get_affine_coordinates
38283828 Reason=point at infinity
38293829
38303830 # ECC CDH Alice with Malice peer
38323832 PeerKey=MALICE_cf_sect571k1_PUB
38333833 Ctrl=ecdh_cofactor_mode:1
38343834 Result=DERIVE_ERROR
3835 Function=ec_GF2m_simple_point_get_affine_coordinates
3835 Function=EC_POINT_get_affine_coordinates
38363836 Reason=point at infinity
38373837
38383838 Title=sect571r1 curve tests
39013901 PeerKey=MALICE_cf_sect571r1_PUB
39023902 Ctrl=ecdh_cofactor_mode:1
39033903 Result=DERIVE_ERROR
3904 Function=ec_GF2m_simple_point_get_affine_coordinates
3904 Function=EC_POINT_get_affine_coordinates
39053905 Reason=point at infinity
39063906
39073907 # ECC CDH Alice with Malice peer
39093909 PeerKey=MALICE_cf_sect571r1_PUB
39103910 Ctrl=ecdh_cofactor_mode:1
39113911 Result=DERIVE_ERROR
3912 Function=ec_GF2m_simple_point_get_affine_coordinates
3912 Function=EC_POINT_get_affine_coordinates
39133913 Reason=point at infinity
39143914
39153915 Title=wap-wsg-idm-ecid-wtls10 curve tests
39753975 PeerKey=MALICE_cf_wap-wsg-idm-ecid-wtls10_PUB
39763976 Ctrl=ecdh_cofactor_mode:1
39773977 Result=DERIVE_ERROR
3978 Function=ec_GF2m_simple_point_get_affine_coordinates
3978 Function=EC_POINT_get_affine_coordinates
39793979 Reason=point at infinity
39803980
39813981 # ECC CDH Alice with Malice peer
39833983 PeerKey=MALICE_cf_wap-wsg-idm-ecid-wtls10_PUB
39843984 Ctrl=ecdh_cofactor_mode:1
39853985 Result=DERIVE_ERROR
3986 Function=ec_GF2m_simple_point_get_affine_coordinates
3986 Function=EC_POINT_get_affine_coordinates
39873987 Reason=point at infinity
39883988
39893989 Title=wap-wsg-idm-ecid-wtls11 curve tests
40494049 PeerKey=MALICE_cf_wap-wsg-idm-ecid-wtls11_PUB
40504050 Ctrl=ecdh_cofactor_mode:1
40514051 Result=DERIVE_ERROR
4052 Function=ec_GF2m_simple_point_get_affine_coordinates
4052 Function=EC_POINT_get_affine_coordinates
40534053 Reason=point at infinity
40544054
40554055 # ECC CDH Alice with Malice peer
40574057 PeerKey=MALICE_cf_wap-wsg-idm-ecid-wtls11_PUB
40584058 Ctrl=ecdh_cofactor_mode:1
40594059 Result=DERIVE_ERROR
4060 Function=ec_GF2m_simple_point_get_affine_coordinates
4060 Function=EC_POINT_get_affine_coordinates
40614061 Reason=point at infinity
40624062
40634063 Title=wap-wsg-idm-ecid-wtls12 curve tests
41584158 PeerKey=MALICE_cf_wap-wsg-idm-ecid-wtls1_PUB
41594159 Ctrl=ecdh_cofactor_mode:1
41604160 Result=DERIVE_ERROR
4161 Function=ec_GF2m_simple_point_get_affine_coordinates
4161 Function=EC_POINT_get_affine_coordinates
41624162 Reason=point at infinity
41634163
41644164 # ECC CDH Alice with Malice peer
41664166 PeerKey=MALICE_cf_wap-wsg-idm-ecid-wtls1_PUB
41674167 Ctrl=ecdh_cofactor_mode:1
41684168 Result=DERIVE_ERROR
4169 Function=ec_GF2m_simple_point_get_affine_coordinates
4169 Function=EC_POINT_get_affine_coordinates
41704170 Reason=point at infinity
41714171
41724172 Title=wap-wsg-idm-ecid-wtls3 curve tests
42304230 PeerKey=MALICE_cf_wap-wsg-idm-ecid-wtls3_PUB
42314231 Ctrl=ecdh_cofactor_mode:1
42324232 Result=DERIVE_ERROR
4233 Function=ec_GF2m_simple_point_get_affine_coordinates
4233 Function=EC_POINT_get_affine_coordinates
42344234 Reason=point at infinity
42354235
42364236 # ECC CDH Alice with Malice peer
42384238 PeerKey=MALICE_cf_wap-wsg-idm-ecid-wtls3_PUB
42394239 Ctrl=ecdh_cofactor_mode:1
42404240 Result=DERIVE_ERROR
4241 Function=ec_GF2m_simple_point_get_affine_coordinates
4241 Function=EC_POINT_get_affine_coordinates
42424242 Reason=point at infinity
42434243
42444244 Title=wap-wsg-idm-ecid-wtls4 curve tests
42994299 PeerKey=MALICE_cf_wap-wsg-idm-ecid-wtls4_PUB
43004300 Ctrl=ecdh_cofactor_mode:1
43014301 Result=DERIVE_ERROR
4302 Function=ec_GF2m_simple_point_get_affine_coordinates
4302 Function=EC_POINT_get_affine_coordinates
43034303 Reason=point at infinity
43044304
43054305 # ECC CDH Alice with Malice peer
43074307 PeerKey=MALICE_cf_wap-wsg-idm-ecid-wtls4_PUB
43084308 Ctrl=ecdh_cofactor_mode:1
43094309 Result=DERIVE_ERROR
4310 Function=ec_GF2m_simple_point_get_affine_coordinates
4310 Function=EC_POINT_get_affine_coordinates
43114311 Reason=point at infinity
43124312
43134313 Title=wap-wsg-idm-ecid-wtls5 curve tests
43714371 PeerKey=MALICE_cf_wap-wsg-idm-ecid-wtls5_PUB
43724372 Ctrl=ecdh_cofactor_mode:1
43734373 Result=DERIVE_ERROR
4374 Function=ec_GF2m_simple_point_get_affine_coordinates
4374 Function=EC_POINT_get_affine_coordinates
43754375 Reason=point at infinity
43764376
43774377 # ECC CDH Alice with Malice peer
43794379 PeerKey=MALICE_cf_wap-wsg-idm-ecid-wtls5_PUB
43804380 Ctrl=ecdh_cofactor_mode:1
43814381 Result=DERIVE_ERROR
4382 Function=ec_GF2m_simple_point_get_affine_coordinates
4382 Function=EC_POINT_get_affine_coordinates
43834383 Reason=point at infinity
43844384
43854385 Title=wap-wsg-idm-ecid-wtls6 curve tests