univeros / security
Cryptographic primitives for key derivation (HKDF, PBKDF2), symmetric encryption, and timing-safe MAC verification.
v2.0.2
2026-06-02 20:02 UTC
Requires
- php: >=8.3
- ext-openssl: *
This package is auto-updated.
Last update: 2026-06-02 20:03:11 UTC
README
The Altair Security package
Installation
composer require univeros/security
Documentation
The full guide for this package lives in the Univeros documentation.
Contributing
This repository is a read-only mirror of src/Altair/Security/ in univeros/framework. All issues, pull requests, and discussion belong there — changes pushed here will be overwritten by the next split.
License
The Univeros framework is open-sourced software licensed under the MIT license.