8 packages tagged with “key-rotation”
A .NET library that simplifies consuming JSON Web Key Sets (JWKS) from external URIs to validate JWT tokens using asymmetric keys. Reduces the complexity of handling remote key rotation.
ASP.NET Core integration package to expose a JWKS (JWK Set) public endpoint and manage JWK generation with automatic key rotation for JWT signing (RSA, ECDSA, HMAC). Suitable for OAuth2 / OpenID Connect scenarios.
Entity Framework Core storage provider for JWK/JWKS. Persist signing keys in a database and support automatic key rotation scenarios for JWT signing (RSA, ECDSA, HMAC).
A .NET library that reduces friction when using JWT in your applications by handling signing credentials with automatic key rotation and JWK/JWKS management (RSA, ECDSA, HMAC) — without requiring you to implement an OAuth2 server.
Integration package for IdentityServer4 to manage JWK/JWKS with automatic key rotation (RSA, ECDSA, HMAC).
File system storage provider for JWK/JWKS. Persist signing keys locally and support automatic key rotation scenarios for JWT signing (RSA, ECDSA, HMAC).
Enterprise-grade key management library with versioned encryption format (v2.3.0) and asymmetric key support (RSA, ECDSA). Features version-aware auto-decryption, automatic key rotation, multi-platform storage (Windows DPAPI, Linux AES-256-GCM, Azure Key Vault), distributed caching, health monitoring, and comprehensive audit logging. Fully tested with 117/117 tests passing (100% success rate).
A secure key rotation library supporting multiple .NET frameworks with SHA256-based API key encryption using UTC timezone.