bc-csharp
Crypto package
A C# implementation of cryptographic algorithms and protocols
Portable version of Bouncy Castle with support for .NET 4, .NET Standard 2.0, MonoAndroid, Xamarin.iOS, .NET Core
176 stars
13 watching
36 forks
Language: C#
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
bcgit/bc-csharp | A .NET implementation of cryptographic algorithms and protocols. | 1,673 |
macourtney/clj-crypto | Provides a simplified interface to Java Bouncy Castle encryption library | 29 |
nblockchain/tgsharp | A C# library for interacting with the Telegram messaging platform. | 32 |
ektrah/nsec | A cryptographic library for .NET based on libsodium | 394 |
b-con/crypto-algorithms | Public domain implementations of basic cryptography algorithms for educational and pragmatic purposes. | 1,832 |
codesinchaos/chaos.nacl | A C# cryptography library implementing a subset of cryptographic primitives and algorithms based on NaCl. | 132 |
danielgerlag/nblockchain | A .NET standard library that simplifies the development of blockchain-enabled applications by providing a flexible framework for defining data and rules. | 83 |
michalstrehovsky/zerosharp | Demonstrates the use of C# for systems programming with native ahead-of-time compilation technology | 2,022 |
neokushan/bcrypt.net-core | A .NET Core port of BCrypt.net with enhancements and compatibility for both full .NET Framework and .NET Core. | 216 |
mknejp/dotvariant | A type-safe sum type library for C# that enables the creation of compact variants with compile-time checked constraints and generated interfaces. | 70 |
kmaragon/konscious.security.cryptography | Provides cryptographic primitives for .NET Core | 214 |
rodentrabies/bp | A Common Lisp implementation of the Bitcoin Protocol components | 37 |
metacosa/nbitcoin | A comprehensive Bitcoin library for the .NET framework. | 1,879 |
xavierleroy/cryptokit | A comprehensive C library of cryptographic primitives for building secure protocols in OCaml applications. | 96 |
joashc/csharp-probability-monad | A monadic probabilistic programming framework for Bayesian modelling and inference in C#. | 96 |