1 dépôt
Memory-efficient encryption processors that handle large files by streaming data in small chunks.
Distinct from Streaming Processors: Focuses on streaming encryption, distinct from general streaming processors.
Explore 1 awesome GitHub repository matching data & databases · Cryptographic Processors. Refine with filters or upvote what's useful.
Age is a command-line utility for file encryption that utilizes hybrid cryptography to secure data for multiple recipients. It employs a combination of asymmetric key exchange and symmetric encryption to protect files, supporting access control through public keys, shared passphrases, and hardware-backed identity integration. The tool is designed for memory-efficient operation, utilizing stream-oriented processing to handle large datasets in small, sequential chunks. It features a stanza-based metadata framing system that allows for extensible file headers and supports random-access decryptio
Handles large files by streaming data in small chunks to maintain performance during cryptographic operations.