Trending repositories: encryption

5 tracked repositories tagged with encryption, ordered by stars. Use the topic filters below to narrow further.

Filter by topic

5 of 5 repositories

  • simplex-chat/simplex-chat

    SimpleX - the first messaging network operating without user identifiers of any kind - 100% private by design! iOS, Android and desktop apps đŸ“±!

    AI summary: A hyper-secure messaging platform operating without user identifiers of any kind to guarantee absolute privacy.

    19,199securityHaskellAGPL-3.0
  • LearningCircuit/local-deep-research

    ~95% on SimpleQA (e.g. Qwen3.6-27B on a 3090). Supports all local and cloud LLMs (llama.cpp, Ollama, Google, ...). 10+ search engines - arXiv, PubMed, your private documents. Everything Local & Encrypted.

    AI summary: Fully local, agentic AI research assistant for conducting deep web research with proper citations.

    8,855ai-mlPythonMIT
  • capcom6/android-sms-gateway

    The SMS Gateway for Androidâ„¢ app enables sending and receiving SMS messages through an API that can be accessed directly on the device or via a cloud server when direct device access is not possible.

    AI summary: Turns any Android smartphone into a programmable SMS gateway with API and webhook support.

    5,272mobileKotlinApache-2.0
  • x011/smtp-tunnel-proxy

    A high-speed covert tunnel that disguises TCP traffic as SMTP email communication to bypass Deep Packet Inspection (DPI) firewalls.

    AI summary: A secure, transparent proxy for routing SMTP traffic over encrypted tunnels.

    1,703infrastructurePythonGPL-3.0
  • katvio/fractum

    A portable secure file encryption tool that allows you to encrypt files and split them into multiple shares, with the ability to decrypt using only a subset of these shares.

    AI summary: A cryptography tool to split sensitive files into encrypted shares for secure, offline cold storage.

    111securityPythonOther