22 packages
returned for Tags:"secret"
* The most comprehensive .NET Library for HashiCorp's Vault - A Secret Management System.
* VaultSharp supports all Auth methods, all Secrets Engines and most System Apis.
* It has first class support for Consul, Enterpise Vault APIs etc.
* This library is built with .NET Standard 1.3 & .NET...
More information
The library provides the necessary encryption key management and protection using a combination of ssl certificates, blob and table storage in order to offer cryptographic services to Azure Websites
.NET Core configuration provider for HashiCorp Vault
Splits up secrets using Shamir's thresholding secret-sharing scheme
An abstract asp.net web api controller for poxying requests to the ssqsignon.com /auth endpoint.
CryptKeeper enables you to store secrets in memory and use SecureString with reliably destroyed clear text. The CryptKeeper Secret class is designed to be thread-safe. You can use the underlying secret as an array of bytes or a string (if you must).
Crypto .NET
Cryptographic functions for .NET
Crypto .NET is an AES CBC and AES CBC HMAC SHA512 .NET wrapper which makes it easy to encrypt data, objects and files.
The library is currently compiled at .Net 4.0 so it should work with any application running .Net 4.0 and above.
The core Secret Server SDK library, required for interacting with Secret Server 10.4 or above programatically through the SDK.
Framework for replacing tokenized configuration values with Secret values retrieved from Secret Server. Includes a standard replacement syntax but allows a custom syntax to be developed.
Framework for invoking the Secret Server SDK programmatically, including configuration options.
ASP.NET HTTP module for the Secret Server SDK. Retrieve Secret values on demand using placeholders in your application config file. Requires ASP.NET 4.6.1 and above. For ASP.NET 4.6 and below, use the Client.HttpModule package.
A sample showing how to use SecretSplitter to split up a secret and SecretCombiner to recover it.
Mac.NET
A cryptographic library useful for securing communications using HMAC SHA256
A .NET client library for using HashiCorp's Vault server.
Classes for secret protection. Used primarily for hashing passwords.
An abstract Nancy module for poxying requests to ssqsignon.com.
A very simple library that encrypts and decrypts using a string key. The ICrypter is provided in case the implementor wants to create a different set of encryption and decryption algorithms, and would like to use a cryptography service in ASP.net Core's DI in an application.
You tell me something and I give you back a secret.
A .NET implementation of Shamir's Secret Sharing