onepub/revault-api

Complete class-based reVault lockbox and vault API

Maintainers

Package info

github.com/onepub-dev/revault-api

Homepage

Issues

Documentation

Language:Swift

pkg:composer/onepub/revault-api

Transparency log

Statistics

Installs: 2

Dependents: 0

Suggesters: 0

Stars: 0

v0.3.12 2026-08-26 04:08 UTC

This package is auto-updated.

Last update: 2026-08-26 04:08:41 UTC


README

reVault is an encrypted archive and local-vault library for files, credentials, keys, and typed records. This companion repository publishes the Go module, Swift package, and PHP Composer package from the same versioned native ABI. See the reVault documentation.

Go

go get github.com/onepub-dev/revault-api@v0.3.12

Swift

.package(url: "https://github.com/onepub-dev/revault-api", exact: "0.3.12")

PHP

composer require onepub/revault-api:0.3.12

All three packages use the same ABI-v3 native artifacts. Secret variable and form-field reads are callback-scoped and their temporary native storage is wiped after use.