25 packages tagged with “Digest”
Library that allows Digest authentication with RestSharp.
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. - Target IP Address Family is IPv4 and IPv6. - Ignore Path Regex.(specified path skip authentication) - Ignore IP Address.(specified IP skip authentication) If you find bugs or have requests for improvement, contact me. http://github.com/nabehiro/HttpAuthModule
Common functionality for Digest authentication
Implementation of Digest authentication for AspNetCore 2.x webapps
.NET Implementation of the relatively new T-Digest quantile estimation algorithm. Useful for calculating highly accurate Quantiles or Percentiles from on-line streaming data, or data-sets that are too large to store in memory and sort, which is required to calculate the true quantile.
A tool that builds an HTML digest of daily GitHub activity.
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.
.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
提供验证方法
Contains class implementing StringTransformer interface from Backend.HTTP.Common package, which uses cryptographic digests (e.g. SHA512) to transform strings.
Package Description
Zibma.RestSharp.Authenticators.Digest
Hypertext Transfer Protocol (Http) authentication extension library built for TinyCLR IoT devices.
A pure managed C# implementation of well-known cryptographic hash functions such as SHA-family (SHA0, SHA1, SHA2, SHA3), MD-family (MD2, MD4, MD5), RIPEMD, Tiger, Haval, Snefru.
DotnetFX Nuget Push Sample.
High-performance Poly1305 wrapper for .NET with native SIMD-optimized bindings.
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.
Components for Data Protection, Secure Storage, Secure Transfer, and Advanced Electronic Signatures, including PAdES for PDF, XAdES for XML, and full support for Hardware Security Modules (HSM).
Provides API and implementation for block-based digest-producing cryptographical algorithms. Also provides concrete implementation for RandomGenerator interface of FluentCryptography.Abstractions package.
SipHash is a fast, cryptographically strong hash function optimized for short messages and keys.