Libraries tagged by key rotation
white-rabbit-1-sketch/php-file-hash-map
18 Favers
4 Downloads
4 Downloads
This PHP library implements a simple Hash Map with file-based storage. It uses a hashing function to calculate an offset, which determines the location of the corresponding bucket in the file. Data is stored in a binary file, with each bucket containing key-value pairs. The library allows for efficient data retrieval through direct file access.
innmind/ssh-key-provider
0 Favers
62 Downloads
62 Downloads
Access user ssh keys from different locations
future-station/keyguard
2 Favers
9 Downloads
9 Downloads
A PHP package for validating API keys, secrets, and tokens for popular services.