kduma / simple-dal-encryption-sodium
Simple DAL - Libsodium encryption key implementations
Package info
github.com/kduma-OSS-splits/PHP-simple-dal-encryption-sodium
pkg:composer/kduma/simple-dal-encryption-sodium
v0.2.0
2026-03-20 08:51 UTC
Requires
- php: ^8.4
- ext-sodium: *
- kduma/simple-dal-encryption-contracts: ^0.2.0
Requires (Dev)
- pestphp/pest: ^3.0
Suggests
None
Provides
None
Conflicts
None
Replaces
None
README
Libsodium encryption algorithm implementations for the Simple DAL encryption plugin. Provides SecretBox (symmetric) and SealedBox (asymmetric) algorithms.
Part of the Simple DAL project.
Installation
composer require kduma/simple-dal-encryption-sodium
Documentation
See the full documentation.
License
MIT