Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/sshnet/Cryptography

Cryptography algorithms
https://github.com/sshnet/Cryptography

Fix namespaces.

be50be4cc88b629a442ad7092e9b871a8b80b001 authored over 8 years ago by drieseng <[email protected]>
Removed commented GuidAttribute.

d51a549a42090dc55e1b55d64b477b920670e510 authored over 8 years ago by drieseng <[email protected]>
Added unit app project for UAP 10.0.

Added shared project file.

1c7cf99ce58a3a48a6dc44c9a34fcd71bc2fab7f authored over 8 years ago by drieseng <[email protected]>
Define minimal dependencies.

Upgrade to .NET Core build 24008.

dd2bf5dea60d206be3b342aabb1d0413144ce10a authored over 8 years ago by drieseng <[email protected]>
Moved common utility classes to Shared project.

f598bb8ce4bdceefc23e8fa7c665bef03e6e2da3 authored over 8 years ago by drieseng <[email protected]>
Moved comment utility classes to Shared project.

72be68ed822e92ffa14a2d5369f88b2b6fc95547 authored over 8 years ago by drieseng <[email protected]>
Reference correct CoreFX issue.

a38a4a817eb7a0bed57e019ea0e0e4dd2e67abd7 authored almost 9 years ago by drieseng <[email protected]>
Comment Guid attribute.

Workaround for https://github.com/dotnet/corefx/issues/7387.

3fed1f0fc23e85cb7ed77b3bd3b61a4b14183c5a authored almost 9 years ago by drieseng <[email protected]>
Merge

6c0025f564d4e4b1b1cd5b68817782b5aae408fd authored almost 9 years ago by drieseng <[email protected]>
Support building VS 2012 and VS 2015 solution.

Added support for UWP/UAP10.0

af7600ab5cefec4701ed76b5a7833c088dfddfbd authored almost 9 years ago by drieseng <[email protected]>
Remove obsolete nuget executable as we now download it as part of the MSBuild build.

cd769d3f81fd325b07b8de5de28f1704b455027a authored almost 9 years ago by Gert Driesen <[email protected]>
Use NuGet 3.4.0 RC. Use uap10 TFM.

721a375aa94e2a57d67fc056c948e42fd6dae734 authored almost 9 years ago by Gert Driesen <[email protected]>
Added package repo of .NET Core daily builds.

e36584c2f7c872f3e64cc1f396d0783a40858088 authored almost 9 years ago by Gert Driesen <[email protected]>
Remove runtime directives config.

343e975a68bc909d5b9f4d76ef7076276a9e5809 authored almost 9 years ago by Gert Driesen <[email protected]>
Add UAT10.0 target framework. Added nuget packages restore. Build using VS 2012 and VS 2015.

bcf755b602972a7812e6a8f9fe9390bcf65c69f1 authored almost 9 years ago by Gert Driesen <[email protected]>
Fix build for WP71 and SL4 projects.

e75823431d67724c5a627a57f7a788dc5b2c051c authored almost 9 years ago by Gert Driesen <[email protected]>
Sign assembly

Sign assembly for .NET 4.0, SL4 and SL4 target frameworks.

e1d6daf9af201c09c7c21e9743486e69ce58c6e3 authored almost 9 years ago by Gert Driesen <[email protected]>
Remove VS 2015 project files.

03629c12eda99c0cb0522a2c4c2a53f7d943d77b authored almost 9 years ago by drieseng <[email protected]>
Merge branch 'master' of https://github.com/sshnet/Cryptography

a1a6d7098cc54ba7de8bc88c52c38d1f040681aa authored almost 9 years ago by drieseng <[email protected]>
Sign the UAP 10.0 assembly.

638e308eafd65075b506577598033639a0648e88 authored almost 9 years ago by drieseng <[email protected]>
Remove Renci.Security.Cryptography.Portable project from solution.

7e087ddf64ac4fa93cee83684a99023b0364013d authored almost 9 years ago by drieseng <[email protected]>
Added solution file for VS 2015.

55e2002c5830b5dd4778b1625fa5a4c3f6b20f39 authored almost 9 years ago by drieseng <[email protected]>
Ignore project.lock.json files.

69ee93b283415cbb9a687ab25a2d0e4ebb20f87d authored almost 9 years ago by drieseng <[email protected]>
Added project for UAP 10.0

505ab94a4883fcaeb5791d5795afcdf9c5ff3748 authored almost 9 years ago by drieseng <[email protected]>
Removed erroneous condition for override.

7172233bc053e75443aae35eed01294f09b7bd78 authored almost 9 years ago by drieseng <[email protected]>
Added HashProvider source files to projects.

7425672f53f06b12d99d70222c65c0421d32416c authored almost 9 years ago by drieseng <[email protected]>
Use new HashProvider implementations.

5927dab32a62c08368d6e04429c1758839a68248 authored almost 9 years ago by drieseng <[email protected]>
Added HashAlgorithm implementations that use the IHashProvider implementations.

0adba55efd177d419c3bf8e1cf4f52337e20e4f5 authored almost 9 years ago by drieseng <[email protected]>
Refactored hash implementation into HashProvider implementations.

fc64aa55603f52db7db2f31e1ac0719ca507b05d authored almost 9 years ago by drieseng <[email protected]>
Renamed hash implementation to hash providers to allow them to be used in HMAC implementations as Transform(Final)Block APIs have been removed from HashAlgorithm in NETCORE.

bcb95b5ffbcae7453f2a018f39afb7203e69fb4a authored almost 9 years ago by drieseng <[email protected]>
Add VS.NET 2015 specific project files

3dd8f6b7918a39bffe21c8cb016dad56ff876374 authored almost 9 years ago by oleg <[email protected]>
Silverlight 4 and Silverlight 5, shared assembly info, formatting

Introduced project files for Silverlight 4 and Silverlight 5.
Use shared assembly info source fi...

a0420403f328650a776a010dcc40b720c260d34b authored almost 9 years ago by Gert Driesen <[email protected]>
Initial commit based on Renci.SshNet.

6f8447aa663a40874e325a008e2d2db1fbc9d07f authored almost 9 years ago by Gert Driesen <[email protected]>