proxy.golang.org : github.com/wneessen/dbenc
Package dbenc provides a secure and efficient way to encrypt and decrypt Go data structures for storage in databases. It leverages Go’s gob encoding format to serialize complex data structures before encryption, making it especially suitable for handling structured data like structs, slices, and maps. This package is designed for applications that require secure, authenticated encryption of data.
Registry
-
Source
- Documentation
- JSON
- codemeta.json
purl: pkg:golang/github.com/wneessen/dbenc
License: MIT
Latest release: about 1 year ago
First release: about 1 year ago
Namespace: github.com/wneessen
Stars: 4 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Funding links: https://github.com/sponsors/wneessen, https://ko-fi.com/winni
Last synced: 26 days ago