awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 مستودعات

Awesome GitHub RepositoriesEncryption Services

Utilities and protocols for securing data at rest and in transit through cryptographic methods.

Distinguishing note: Focuses on the application of encryption to data exchange flows rather than low-level library implementations.

Explore 3 awesome GitHub repositories matching security & cryptography · Encryption Services. Refine with filters or upvote what's useful.

Awesome Encryption Services GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • novuhq/novuالصورة الرمزية لـ novuhq

    novuhq/novu

    39,133عرض على GitHub↗

    This project is a centralized notification infrastructure platform designed to manage multi-channel messaging workflows, delivery routing, and user preference settings through a unified integration layer. It provides a code-first workflow engine that allows engineers to define complex messaging sequences and notification logic as version-controlled code, ensuring consistency across development and deployment pipelines. The platform distinguishes itself by decoupling notification content from application logic, enabling non-technical teams to design and update templates through a visual interf

    The platform encrypts all data exchanges by default to protect the integrity and confidentiality of information transmitted between the application and the notification service.

    TypeScriptalternativecommunicationemail
    عرض على GitHub↗39,133
  • mail-in-a-box/mailinaboxالصورة الرمزية لـ mail-in-a-box

    mail-in-a-box/mailinabox

    15,343عرض على GitHub↗

    Mail-in-a-Box is a self-hosted email server appliance that automates the deployment of SMTP, IMAP, and POP3 services on Linux. It functions as a complete suite including a DNS management server, a spam and abuse filter, and a web-based administrative control panel for managing users, aliases, and storage quotas. The project distinguishes itself through a high degree of automation for email security and authenticity. It automatically provisions and maintains SPF, DKIM, DMARC, and DNSSEC records to prevent domain spoofing, while managing the installation and rotation of TLS certificates and enf

    Secures communication interfaces using TLS v1.2+ with RSA keys and SHA-256 fingerprints.

    Pythonemailmailserver
    عرض على GitHub↗15,343
  • arroyosystems/arroyoالصورة الرمزية لـ ArroyoSystems

    ArroyoSystems/arroyo

    4,819عرض على GitHub↗

    Arroyo is a high-performance stream processing platform built in Rust. It executes continuous SQL queries on streaming data with event-time semantics, enabling accurate windowed aggregations, joins, and stateful computations on unbounded event streams. The platform uses native Rust execution for high throughput and low latency, with periodic checkpointing for exactly-once fault tolerance and horizontal scaling across distributed workers. The system integrates deeply with Kafka for reading and writing topics with exactly-once delivery and supports change data capture (CDC) from MySQL and Postg

    Encrypts all inter-service network traffic using TLS certificates for secure communication.

    Rustdatadata-stream-processingdev-tools
    عرض على GitHub↗4,819
  1. Home
  2. Security & Cryptography
  3. Encryption Services