Skip to content
View hrithikalra's full-sized avatar

Block or report hrithikalra

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Hrithik.Security.RequestSigning Hrithik.Security.RequestSigning Public

    Enterprise-grade HTTP request signing for ASP.NET Core APIs. Protects against request forgery and tampering using canonical request signing and HMAC-SHA256. Designed for fintech, banking, and secur…

    C#

  2. Hrithik.Security.ReplayProtection Hrithik.Security.ReplayProtection Public

    Replay attack protection for ASP.NET Core APIs, suitable for fintech and secure partner integrations.

    C#

  3. Hrithik.Security.ApiKeyManagement Hrithik.Security.ApiKeyManagement Public

    Secure API key generation, hashing, validation, expiration, revocation, and scope-based authorization for ASP.NET Core APIs.

    C#

  4. Hrithik.Security.RateLimiting Hrithik.Security.RateLimiting Public

    Enterprise-grade API Rate Limiting for ASP.NET Core. Supports API key–based throttling, per-endpoint limits, sliding window algorithms, and pluggable storage providers. Designed for banking and fin…

    C#

  5. Hrithik.Security.Idempotency Hrithik.Security.Idempotency Public

    Enterprise-grade idempotency for ASP.NET Core APIs. Prevents duplicate request execution by safely replaying responses for retried requests using Idempotency-Key headers.

    C#

  6. Hrithik.Security.Jose Hrithik.Security.Jose Public

    Hrithik.Security.Jose is a banking-grade JOSE library for .NET that provides secure JWS signing and JWE encryption with strict validation, safe defaults, and enterprise-ready key management. Design…

    C#