Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

proxy.golang.org : github.com/zhaori96/krot

package krot provides a comprehensive system for managing key rotation in secure applications. It includes components for generating, storing, and cleaning keys, as well as managing key rotation and expiration. The key rotation system is controlled by a Rotator, which uses a KeyGenerator to create new keys, a KeyStorage to store and retrieve keys, and a KeyCleaner to remove expired keys. The Rotator can be started and stopped, and its operation can be customized with various settings. The package also defines a Key type, which represents a key with an ID, value, and expiration time, and a KeyRotatorError type, which represents an error in the key rotation process.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/zhaori96/krot
Keywords: app, key, key-rotation, kr, rotation, sec, security
License: MIT
Latest release: 21 days ago
First release: 6 months ago
Namespace: github.com/zhaori96
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 20 days ago

    Loading...
    Readme
    Loading...