Thanks to visit codestin.com
Credit goes to Github.com

Skip to content
#

secure-storage

Here are 8 public repositories matching this topic...

🌰 Chestnut is a powerful encrypted storage library for Go, featuring Sparse Encryption, a novel technique for selectively encrypting struct fields. It supports Chained Encryption, custom encryption (AES256-CTR), multiple storage backends (BBolt, NutsDB), and built-in compression (Zstandard), offering unmatched flexibility for secure data storage.

  • Updated Oct 27, 2024
  • Go

SecureStore: A production-ready Go backend for secure file storage and sharing. Features PostgreSQL for metadata, MinIO/S3 for object storage, AES-256-GCM encryption, and JWT authentication. Supports presigned uploads/downloads, public share links with optional password protection, and background workers for cleanup and reconciliation.

  • Updated Dec 4, 2025
  • Go

Improve this page

Add a description, image, and links to the secure-storage topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the secure-storage topic, visit your repo's landing page and select "manage topics."

Learn more