Simple Http Basic, Digest Authentication Module with IP Restriction.
[Features]
- Standard basic authentication.
- Digest authentication implementation is simple algorithm: nonce value has expiration.
- Basic or Digest Authentication don't touch HttpContext.Current.User....
More information
Provides block-based digest-producing cryptographical algorithms. Also provides concrete implementation for RandomGenerator interface of UtilPack.Cryptography package.
Provides ability to create objects implementing SASLMechanism of UtilPack.Cryptograhy.SASL that handle the SCRAM mechanism of SASL. No strings are allocated during challenge. Both client-side and server-side mechanisms are provided.
This module allows you to add ability of HTTP authentiocation (supports both of Basic and Digest auth) on your ASP.NET Web Applications, independent Windows machine or Active Directory users accounts.
このモジュールは、Windows マシンアカウントないしは Active Diretory に依存することなく、HTTP認証機能 ( 基本認証とダイジェスト認証のいずれも対応 )...
More information
Contains class implementing StringTransformer interface from Backend.HTTP.Common package, which uses cryptographic digests (e.g. SHA512) to transform strings.
.Net Core version of https://github.com/sjh37/Effortless-.Net-Encryption
Effortless .Net Core Encryption is a library that provides: Rijndael encryption/decyption, Hashing and Digest creation/validation and Password/salt creation.
Thanks to Simon Hughes
Provides ability to create objects implementing SASLMechanism of FluentCryptography.SASL. These objects handle the SCRAM mechanism of SASL. No strings are allocated during challenge. Both client-side and server-side mechanisms are provided.
Provides API and implementation for block-based digest-producing cryptographical algorithms. Also provides concrete implementation for RandomGenerator interface of FluentCryptography.Abstractions package.
SecureBlackbox is a comprehensive suite of Internet security components
Before using the product a valid license must be installed. To activate a 30-day trial license navigate to the package installation directory on disk and run the command:
dotnet ./install-license.dll
To activate a full...
More information
SecureBlackbox Lite offers a collection of secure Internet transports
Before using the product a valid license must be installed. To activate a 30-day trial license navigate to the package installation directory on disk and run the command:
dotnet ./install-license.dll
To activate a full...
More information