File tree Expand file tree Collapse file tree 4 files changed +3297
-0
lines changed Expand file tree Collapse file tree 4 files changed +3297
-0
lines changed Original file line number Diff line number Diff line change 8274
8274
RelPath = "test\data\cms\sigs\SignedMSPkcs7.sig"
8275
8275
BuildAction = "EmbeddedResource"
8276
8276
/>
8277
+ <File
8278
+ RelPath = "test\data\crypto\nist_ecc.txt"
8279
+ BuildAction = "EmbeddedResource"
8280
+ />
8277
8281
<File
8278
8282
RelPath = "test\data\crypto\SHA3TestVectors.txt"
8279
8283
BuildAction = "EmbeddedResource"
12382
12386
SubType = "Code"
12383
12387
BuildAction = "Compile"
12384
12388
/>
12389
+ <File
12390
+ RelPath = "test\src\crypto\test\NistEccTest.cs"
12391
+ SubType = "Code"
12392
+ BuildAction = "Compile"
12393
+ />
12385
12394
<File
12386
12395
RelPath = "test\src\crypto\test\OCBTest.cs"
12387
12396
SubType = "Code"
Original file line number Diff line number Diff line change 228
228
<Compile Include =" src\crypto\test\MacTest.cs" />
229
229
<Compile Include =" src\crypto\test\ModeTest.cs" />
230
230
<Compile Include =" src\crypto\test\NaccacheSternTest.cs" />
231
+ <Compile Include =" src\crypto\test\NistEccTest.cs" />
231
232
<Compile Include =" src\crypto\test\NoekeonTest.cs" />
232
233
<Compile Include =" src\crypto\test\NonMemoableDigestTest.cs" />
233
234
<Compile Include =" src\crypto\test\NullTest.cs" />
489
490
<EmbeddedResource Include =" data\suvaRoot1.crt" />
490
491
<EmbeddedResource Include =" data\ThawteSGCCA.cer" />
491
492
<EmbeddedResource Include =" data\ThawteSGCCA.crl" />
493
+ <EmbeddedResource Include =" data\crypto\nist_ecc.txt" />
492
494
<EmbeddedResource Include =" data\crypto\SHA3TestVectors.txt" />
493
495
<EmbeddedResource Include =" data\crypto\SHAKETestVectors.txt" />
494
496
<EmbeddedResource Include =" data\crypto\cavp\original_KDFCTR_gen.rsp" />
You can’t perform that action at this time.
0 commit comments