Rebex.Common provides platform-independent low-level API to Rebex components. It also provides a set of general-purpose platform-independent cryptographic primitives.
This is a paid commercial product with a free 30-day trial:
- Trial mode: Start your free 30-day trial by generating your trial key...
More information
Provides API for configuring ASP.NET Core to automatically generate HTTPS certificates.
This configures your server to use the ACME protocol to connect with a certificate authority (CA),
such as Let's Encrypt (https://letsencrypt.org), to verify ownership of your domain name
and generate a HTTPS...
More information
A class library for managing HTTPS certificates with ASP.NET Core.
This library includes API for dynamically selecting which HTTPS certificate to use in Kestrel.
Rebex Security is a security library for C# and VB.NET developers. It provides XTS-AES encryption wrapper stream, making it easy to add strong encryption capabilities to existing applications. Also includes simple file encryption/decryption API, essential PKCS #7 objects and a collection of useful...
More information
Library to assist with Self Signed Cert generation for localhost, primarily for dev purposes. Many thanks to Bouncy Castle Library and Stack Overflow contributors at https://stackoverflow.com/a/22237794
Provides API for configuring ASP.NET Core to automatically generate HTTPS certificates and store them in Azure Key Vault.
See https://nuget.org/packages/LettuceEncrypt for more details.