164
164
<Compile Include =" Messages\Transport\KeyExchangeEcdhInitMessage.cs" />
165
165
<Compile Include =" Messages\Transport\KeyExchangeEcdhReplyMessage.cs" />
166
166
<Compile Include =" Netconf\INetConfSession.cs" />
167
+ <Compile Include =" OpenSSHKeyReader.cs" />
167
168
<Compile Include =" RemotePathDoubleQuoteTransformation.cs" />
168
169
<Compile Include =" RemotePathNoneTransformation.cs" />
169
170
<Compile Include =" RemotePathShellQuoteTransformation.cs" />
170
171
<Compile Include =" RemotePathTransformation.cs" />
172
+ <Compile Include =" Security\Cryptography\Ciphers\Ed255129.cs" />
173
+ <Compile Include =" Security\Cryptography\Ciphers\Ed255129\Array16.cs" />
174
+ <Compile Include =" Security\Cryptography\Ciphers\Ed255129\Array8.cs" />
175
+ <Compile Include =" Security\Cryptography\Ciphers\Ed255129\ByteIntegerConverter.cs" />
176
+ <Compile Include =" Security\Cryptography\Ciphers\Ed255129\CryptoBytes.cs" />
177
+ <Compile Include =" Security\Cryptography\Ciphers\Ed255129\Ed25519.cs" />
178
+ <Compile Include =" Security\Cryptography\Ciphers\Ed255129\Ed25519Ref10\base.cs" />
179
+ <Compile Include =" Security\Cryptography\Ciphers\Ed255129\Ed25519Ref10\base2.cs" />
180
+ <Compile Include =" Security\Cryptography\Ciphers\Ed255129\Ed25519Ref10\d.cs" />
181
+ <Compile Include =" Security\Cryptography\Ciphers\Ed255129\Ed25519Ref10\d2.cs" />
182
+ <Compile Include =" Security\Cryptography\Ciphers\Ed255129\Ed25519Ref10\fe_0.cs" />
183
+ <Compile Include =" Security\Cryptography\Ciphers\Ed255129\Ed25519Ref10\fe_1.cs" />
184
+ <Compile Include =" Security\Cryptography\Ciphers\Ed255129\Ed25519Ref10\fe_add.cs" />
185
+ <Compile Include =" Security\Cryptography\Ciphers\Ed255129\Ed25519Ref10\fe_cmov.cs" />
186
+ <Compile Include =" Security\Cryptography\Ciphers\Ed255129\Ed25519Ref10\fe_cswap.cs" />
187
+ <Compile Include =" Security\Cryptography\Ciphers\Ed255129\Ed25519Ref10\fe_frombytes.cs" />
188
+ <Compile Include =" Security\Cryptography\Ciphers\Ed255129\Ed25519Ref10\fe_invert.cs" />
189
+ <Compile Include =" Security\Cryptography\Ciphers\Ed255129\Ed25519Ref10\fe_isnegative.cs" />
190
+ <Compile Include =" Security\Cryptography\Ciphers\Ed255129\Ed25519Ref10\fe_isnonzero.cs" />
191
+ <Compile Include =" Security\Cryptography\Ciphers\Ed255129\Ed25519Ref10\fe_mul.cs" />
192
+ <Compile Include =" Security\Cryptography\Ciphers\Ed255129\Ed25519Ref10\fe_mul121666.cs" />
193
+ <Compile Include =" Security\Cryptography\Ciphers\Ed255129\Ed25519Ref10\fe_neg.cs" />
194
+ <Compile Include =" Security\Cryptography\Ciphers\Ed255129\Ed25519Ref10\fe_pow22523.cs" />
195
+ <Compile Include =" Security\Cryptography\Ciphers\Ed255129\Ed25519Ref10\fe_sq.cs" />
196
+ <Compile Include =" Security\Cryptography\Ciphers\Ed255129\Ed25519Ref10\fe_sq2.cs" />
197
+ <Compile Include =" Security\Cryptography\Ciphers\Ed255129\Ed25519Ref10\fe_sub.cs" />
198
+ <Compile Include =" Security\Cryptography\Ciphers\Ed255129\Ed25519Ref10\fe_tobytes.cs" />
199
+ <Compile Include =" Security\Cryptography\Ciphers\Ed255129\Ed25519Ref10\FieldElement.cs" />
200
+ <Compile Include =" Security\Cryptography\Ciphers\Ed255129\Ed25519Ref10\ge_add.cs" />
201
+ <Compile Include =" Security\Cryptography\Ciphers\Ed255129\Ed25519Ref10\ge_double_scalarmult.cs" />
202
+ <Compile Include =" Security\Cryptography\Ciphers\Ed255129\Ed25519Ref10\ge_frombytes.cs" />
203
+ <Compile Include =" Security\Cryptography\Ciphers\Ed255129\Ed25519Ref10\ge_madd.cs" />
204
+ <Compile Include =" Security\Cryptography\Ciphers\Ed255129\Ed25519Ref10\ge_msub.cs" />
205
+ <Compile Include =" Security\Cryptography\Ciphers\Ed255129\Ed25519Ref10\ge_p1p1_to_p2.cs" />
206
+ <Compile Include =" Security\Cryptography\Ciphers\Ed255129\Ed25519Ref10\ge_p1p1_to_p3.cs" />
207
+ <Compile Include =" Security\Cryptography\Ciphers\Ed255129\Ed25519Ref10\ge_p2_0.cs" />
208
+ <Compile Include =" Security\Cryptography\Ciphers\Ed255129\Ed25519Ref10\ge_p2_dbl.cs" />
209
+ <Compile Include =" Security\Cryptography\Ciphers\Ed255129\Ed25519Ref10\ge_p3_0.cs" />
210
+ <Compile Include =" Security\Cryptography\Ciphers\Ed255129\Ed25519Ref10\ge_p3_dbl.cs" />
211
+ <Compile Include =" Security\Cryptography\Ciphers\Ed255129\Ed25519Ref10\ge_p3_tobytes.cs" />
212
+ <Compile Include =" Security\Cryptography\Ciphers\Ed255129\Ed25519Ref10\ge_p3_to_cached.cs" />
213
+ <Compile Include =" Security\Cryptography\Ciphers\Ed255129\Ed25519Ref10\ge_p3_to_p2.cs" />
214
+ <Compile Include =" Security\Cryptography\Ciphers\Ed255129\Ed25519Ref10\ge_precomp_0.cs" />
215
+ <Compile Include =" Security\Cryptography\Ciphers\Ed255129\Ed25519Ref10\ge_scalarmult_base.cs" />
216
+ <Compile Include =" Security\Cryptography\Ciphers\Ed255129\Ed25519Ref10\ge_sub.cs" />
217
+ <Compile Include =" Security\Cryptography\Ciphers\Ed255129\Ed25519Ref10\ge_tobytes.cs" />
218
+ <Compile Include =" Security\Cryptography\Ciphers\Ed255129\Ed25519Ref10\GroupElement.cs" />
219
+ <Compile Include =" Security\Cryptography\Ciphers\Ed255129\Ed25519Ref10\keypair.cs" />
220
+ <Compile Include =" Security\Cryptography\Ciphers\Ed255129\Ed25519Ref10\open.cs" />
221
+ <Compile Include =" Security\Cryptography\Ciphers\Ed255129\Ed25519Ref10\scalarmult.cs" />
222
+ <Compile Include =" Security\Cryptography\Ciphers\Ed255129\Ed25519Ref10\sc_clamp.cs" />
223
+ <Compile Include =" Security\Cryptography\Ciphers\Ed255129\Ed25519Ref10\sc_mul_add.cs" />
224
+ <Compile Include =" Security\Cryptography\Ciphers\Ed255129\Ed25519Ref10\sc_reduce.cs" />
225
+ <Compile Include =" Security\Cryptography\Ciphers\Ed255129\Ed25519Ref10\sign.cs" />
226
+ <Compile Include =" Security\Cryptography\Ciphers\Ed255129\Ed25519Ref10\sqrtm1.cs" />
227
+ <Compile Include =" Security\Cryptography\Ciphers\Ed255129\InternalAssert.cs" />
228
+ <Compile Include =" Security\Cryptography\Ciphers\Ed255129\MontgomeryCurve25519.cs" />
229
+ <Compile Include =" Security\Cryptography\Ciphers\Ed255129\Poly1305Donna.cs" />
230
+ <Compile Include =" Security\Cryptography\Ciphers\Ed255129\Salsa\Salsa20.cs" />
231
+ <Compile Include =" Security\Cryptography\Ciphers\Ed255129\Salsa\SalsaCore.cs" />
232
+ <Compile Include =" Security\Cryptography\Ciphers\Ed255129\Sha512.cs" />
233
+ <Compile Include =" Security\Cryptography\Ciphers\Ed255129\Sha512Internal.cs" />
234
+ <Compile Include =" Security\Cryptography\Ciphers\Ed255129\XSalsa20Poly1305.cs" />
235
+ <Compile Include =" Security\Cryptography\ED25519DigitalSignature.cs" />
171
236
<Compile Include =" Security\Cryptography\EcdsaDigitalSignature.cs" />
172
237
<Compile Include =" Security\Cryptography\EcdsaKey.cs" />
238
+ <Compile Include =" Security\Cryptography\ED25519Key.cs" />
173
239
<Compile Include =" Security\Cryptography\HMACMD5.cs" />
174
240
<Compile Include =" Security\Cryptography\HMACSHA1.cs" />
175
241
<Compile Include =" Security\Cryptography\HMACSHA256.cs" />
467
533
<Link >Renci.SshNet.snk</Link >
468
534
</None >
469
535
<None Include =" Documentation\Renci.SshNet.content" />
536
+ <None Include =" Security\Cryptography\Ciphers\Ed255129\readme.md" />
470
537
</ItemGroup >
471
538
<ItemGroup >
472
539
<Content Include =" Documentation\SshNet.shfbproj" />
540
+ <Content Include =" Security\Cryptography\Ciphers\Ed255129\License.txt" />
541
+ <Content Include =" Security\Cryptography\Ciphers\Ed255129\Salsa\replace regex.txt" />
473
542
</ItemGroup >
543
+ <ItemGroup />
474
544
<Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
475
545
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
476
546
Other similar extension points exist, see Microsoft.Common.targets.
479
549
<Target Name="AfterBuild">
480
550
</Target>
481
551
-->
482
- </Project >
552
+ </Project >
0 commit comments