awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 रिपॉजिटरी

Awesome GitHub RepositoriesRandom-Access Decryption

Capabilities for retrieving specific data segments from encrypted files without full decryption.

Distinct from Encrypted Data Retrieval: Focuses on the random-access capability of encrypted files, distinct from general encrypted data retrieval.

Explore 1 awesome GitHub repository matching data & databases · Random-Access Decryption. Refine with filters or upvote what's useful.

Awesome Random-Access Decryption GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • filosottile/ageFiloSottile का अवतार

    FiloSottile/age

    21,369GitHub पर देखें↗

    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

    Maintains an internal index of encrypted segments to allow retrieval of specific data portions without decrypting the entire file.

    Goage-encryptionbuilt-at-rc
    GitHub पर देखें↗21,369
  1. Home
  2. Data & Databases
  3. Encrypted Data Retrieval
  4. Random-Access Decryption