Search by

kduma / simple-dal-encryption-sodium

kduma

Simple DAL - Libsodium encryption key implementations

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

This package is auto-updated.

Last update: 2026-08-20 09:51:47 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