kduma/simple-dal-encryption-sodium

Simple DAL - Libsodium encryption key implementations

Maintainers

Package info

github.com/kduma-OSS-splits/PHP-simple-dal-encryption-sodium

Homepage

pkg:composer/kduma/simple-dal-encryption-sodium

Statistics

Installs: 88

Dependents: 1

Suggesters: 0

Stars: 0

v0.2.0 2026-03-20 08:51 UTC

This package is auto-updated.

Last update: 2026-03-20 08:52:28 UTC


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