Portable.BouncyCastle
by: Oren Novotny
- 1 total downloads
- Latest version: 1.8.1
Support for .NET 4, WP 8 SL, WP 8.1, Windows 8, MonoTouch, MonoAndroid, Xamarin.iOS, Core CLR
IMPORTANT: The Serpent cipher as of 1.8.0 is incompatible with the behaviour of Serpent in earlier releases; it has been modified to conform to the standard byte-order interpretation for blocks (and keys). The previous behaviour is available from 1.8.0 as the "Tnepres" cipher. See BMA-52 for more information if this may affect you.
Crypto features:
- Generation and parsing of PKCS-12 files.
- X.509: Generators and parsers for V1 and V3 certificates, V2 CRLs and attribute certificates.
- PBE algorithms supported by PbeUtilities: PBEwithMD2andDES-CBC, PBEwithMD2andRC2-CBC, PBEwithMD5andDES-CBC, PBEwithMD5andRC2-CBC, PBEwithSHA1andDES-CBC, PBEwithSHA1andRC2-CBC, PBEwithSHA-1and128bitRC4, PBEwithSHA-1and40bitRC4, PBEwithSHA-1and3-keyDESEDE-CBC, PBEwithSHA-1and2-keyDESEDE-CBC, PBEwithSHA-1and128bitRC2-CBC, PBEwithSHA-1and40bitRC2-CBC, PBEwithHmacSHA-1, PBEwithHmacSHA-224, PBEwithHmacSHA-256, PBEwithHmacRIPEMD128, PBEwithHmacRIPEMD160, and PBEwithHmacRIPEMD256.
- Signature algorithms supported by SignerUtilities: MD2withRSA, MD4withRSA, MD5withRSA, RIPEMD128withRSA, RIPEMD160withECDSA, RIPEMD160withRSA, RIPEMD256withRSA, SHA-1withRSA, SHA-224withRSA, SHA-256withRSAandMGF1, SHA-384withRSAandMGF1, SHA-512withRSAandMGF1, SHA-1withDSA, and SHA-1withECDSA.
- Symmetric key algorithms: AES, Blowfish, Camellia, CAST5, CAST6, ChaCha, DES, DESede, GOST28147, HC-128, HC-256, IDEA, ISAAC, Noekeon, RC2, RC4, RC5-32, RC5-64, RC6, Rijndael, Salsa20, SEED, Serpent, Skipjack, TEA/XTEA, Threefish, Tnepres, Twofish, VMPC and XSalsa20.
- Symmetric key modes: CBC, CFB, CTS, GOFB, OFB, OpenPGPCFB, and SIC (or CTR).
- Symmetric key paddings: ISO10126d2, ISO7816d4, PKCS-5/7, TBC, X.923, and Zero Byte.
- Asymmetric key algorithms: ElGamal, DSA, ECDSA, NaccacheStern and RSA (with blinding).
- Asymmetric key paddings/encodings: ISO9796d1, OAEP, and PKCS-1.
- AEAD block cipher modes: CCM, EAX, GCM and OCB.
- Digests: GOST3411, Keccak, MD2, MD4, MD5, RIPEMD128, RIPEMD160, RIPEMD256, RIPEMD320, SHA-1, SHA-224, SHA-256, SHA-384, SHA-512, SHA3, Tiger, and Whirlpool.
- XOFs: SHAKE.
- Signer mechanisms: DSA, ECDSA, ECGOST3410, ECNR, GOST3410, ISO9796d2, PSS, RSA, X9.31-1998.
- Key Agreement: Diffie-Hellman, EC-DH, EC-MQV, J-PAKE, SRP-6a.
- Macs: CBCBlockCipher, CFBBlockCipher, CMAC, GMAC, GOST28147, HMac, ISO9797 Alg. 3, Poly1305, SipHash, SkeinMac, VMPCMAC.
- PBE generators: PKCS-12, and PKCS-5 - schemes 1 and 2.
- OpenPGP (RFC 4880)
- Cryptographic Message Syntax (CMS, RFC 3852), including streaming API.
- Online Certificate Status Protocol (OCSP, RFC 2560).
- Time Stamp Protocol (TSP, RFC 3161).
- TLS/DTLS client/server up to version 1.2, with support for the most common ciphersuites and extensions, and many less common ones. Non-blocking API available.
- Elliptic Curve Cryptography: support for generic F2m and Fp curves, high-performance custom implementations for many standardized curves.
- Reading/writing of PEM files, including RSA and DSA keys, with a variety of encryptions.
- PKIX certificate path validation
RestSharp
by: .NET Foundation and Contributors
- 0 total downloads
- Latest version: 112.1.1-alpha.0.19
Simple REST and HTTP API Client
Sentry.Bindings.Android
by: Sentry Team and Contributors
- 1 total downloads
- Latest version: 4.9.0-sync.collection.2
.NET Bindings for the Sentry Android SDK
Serilog
by: Serilog Contributors
- 1 total downloads
- Latest version: 3.0.0-dev-01809
Simple .NET logging with fully-structured events
Serilog.Extensions.Hosting
by: Microsoft, Serilog Contributors
- 4 total downloads
- Latest version: 7.0.0-dev-00129
Serilog support for .NET Core logging in hosted services
SixLabors.Core
by: Six Labors
- 1 total downloads
- Latest version: 0.1.0-alpha0002
Low level primitives for use across Six Labors projects..
SixLabors.Fonts
by: Six Labors and contributors
- 1 total downloads
- Latest version: 1.0.0-beta0004
A cross-platform library for loading and laying out for processing and measuring; written in C#
Swashbuckle.AspNetCore
by: domaindrivendev
- 4 total downloads
- Latest version: 9.0.6
Swagger tools for documenting APIs built on ASP.NET Core
Syncfusion.Pdf.Net.Core
by: Syncfusion Inc.
- 6 total downloads
- Latest version: 24.2.6
The Syncfusion Essential PDF is a .NET standard PDF library that enables your .NET core applications to read, write, and manipulate existing PDF documents. It has various features such table creation, PDF form creation and filling, digital signature, and advanced PDF encryption.
It also has various PDF manipulation features such as PDF compression, redaction, split and merge PDF, watermark, import and export PDF form data, replace or remove images, extract text and find text.
System.IO.Pipes.AccessControl
by: Microsoft
- 2 total downloads
- Latest version: 5.0.0-rc.2.20475.5
Provides types for managing access and audit control lists for pipes.
Commonly Used Types:
System.IO.Pipes.PipeSecurity
System.IO.Pipes.PipeAccessRule
System.IO.Pipes.PipeAuditRule
System.IO.Pipes.PipeAccessRights
When using NuGet 3.x this package requires at least version 3.4.
System.Reactive.PlatformServices
by: .NET Foundation and Contributors
- 2 total downloads
- Latest version: 4.2.0-preview.566
Reactive Extensions (Rx) for .NET - v3 compatibility facade for
Testcontainers
by: Andre Hofmeister and contributors
- 5 total downloads
- Latest version: 4.4.0
Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
Xamarin.Android.Glide.GifDecoder
by: Microsoft
- 3 total downloads
- Latest version: 4.16.0.12
.NET for Android and MAUI bindings for the Android Java library 'com.github.bumptech.glide:gifdecoder'.
Library description: Implementation of GifDecoder that is more memory efficient to animate for Android devices.
Xamarin.AndroidX.Concurrent.Futures
by: Microsoft
- 3 total downloads
- Latest version: 1.1.0.16
.NET for Android (formerly Xamarin.Android) bindings for AndroidX library 'androidx.concurrent:concurrent-futures'.
Xamarin.AndroidX.CursorAdapter
by: Microsoft
- 3 total downloads
- Latest version: 1.0.0.26
.NET for Android (formerly Xamarin.Android) bindings for AndroidX library 'androidx.cursoradapter:cursoradapter'.
Xamarin.AndroidX.Fragment
by: Microsoft
- 4 total downloads
- Latest version: 1.8.5.2
.NET for Android bindings for the Android Java library 'androidx.fragment:fragment'.
Library description: The Support Library is a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs. Compatible on devices running API 14 or later.
Xamarin.AndroidX.Navigation.Runtime
by: Microsoft
- 8 total downloads
- Latest version: 2.9.0
.NET for Android and MAUI bindings for the Android Java library 'androidx.navigation:navigation-runtime'.
Library description: Android Navigation-Runtime
Xamarin.AndroidX.Security.SecurityCrypto
by: Microsoft
- 5 total downloads
- Latest version: 1.1.0.2-alpha06
.NET for Android (formerly Xamarin.Android) bindings for AndroidX library 'androidx.security:security-crypto'.
Xamarin.AndroidX.Transition
by: Microsoft
- 3 total downloads
- Latest version: 1.4.1.5
Xamarin.Android bindings for AndroidX - transition artifact=androidx.transition:transition artifact_versioned=androidx.transition:transition:1.4.1
Xamarin.Firebase.AppCheck.Interop
by: Microsoft
- 3 total downloads
- Latest version: 117.1.0.9
.NET for Android and MAUI bindings for the Android Java library 'com.google.firebase:firebase-appcheck-interop'.