awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
cossacklabs avatar

cossacklabs/themis

0
View on GitHub↗
1,965 Stars·159 Forks·C·Apache-2.0·6 Aufrufewww.cossacklabs.com/themis↗

Themis

Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data storage. Has unified APIs across 14 platforms.

Features

  • Cryptographic Libraries - High-level library for secure data storage and messaging.
  • Java Cryptography - High-level wrapper for secure storage and messaging in Java.
  • JavaScript Cryptography - High-level library for secure data storage and messaging.
  • Objective-C Cryptography - High-level wrapper for secure messaging and storage on Apple platforms.
  • PHP Cryptography - High-level wrapper for secure messaging and storage in PHP.
  • Python Cryptography - High-level wrapper for secure messaging and storage in Python.
  • Ruby Cryptography - High-level wrapper for secure messaging and storage in Ruby.
  • Swift Cryptography - High-level wrapper for secure messaging and storage in Swift.
  • Kryptographie - Multi-language framework for encryption and authenticated data exchange.
  • Cryptography Libraries - Library for painless data security and secure sockets.
  • Encryption - Implement secure data storage and communication.
  • Mobile Security - Multi-platform cryptographic framework for data protection.
  • Mobile Security Assessment - Multi-platform library for secure data storage and messaging.
  • Security and Cryptography - Multi-platform library for advanced data security tasks.
  • Security and Encryption - Multi-language framework for encryption and authenticated data exchange.
  • Sicherheit und Datenschutz - Framework for encryption, transport protection, and authentication.

Star-Verlauf

Star-Verlauf für cossacklabs/themisStar-Verlauf für cossacklabs/themis

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht cossacklabs/themis?

Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data storage. Has unified APIs across 14 platforms.

Was sind die Hauptfunktionen von cossacklabs/themis?

Die Hauptfunktionen von cossacklabs/themis sind: Cryptographic Libraries, Java Cryptography, JavaScript Cryptography, Objective-C Cryptography, PHP Cryptography, Python Cryptography, Ruby Cryptography, Swift Cryptography.

Welche Open-Source-Alternativen gibt es zu cossacklabs/themis?

Open-Source-Alternativen zu cossacklabs/themis sind unter anderem: jedisct1/libsodium — Libsodium is a portable, C-based cryptographic library that provides a collection of modern primitives for encryption,… libtom/libtomcrypt — LibTomCrypt is a fairly comprehensive, modular and portable cryptographic toolkit that provides developers with a vast… pyca/cryptography — This project is a Python cryptography library that provides a collection of cryptographic primitives and high-level… awslabs/s2n — s2n is a C-based security library and TLS protocol implementation that serves as a secure network transport layer. It… defuse/php-encryption — php-encryption is a symmetric encryption library for PHP that provides tools for authenticated encryption and key… krzyzanowskim/cryptoswift — CryptoSwift is a cryptography library implemented entirely in the Swift programming language. It provides a collection…

Open-Source-Alternativen zu Themis

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Themis.
  • jedisct1/libsodiumAvatar von jedisct1

    jedisct1/libsodium

    13,467Auf GitHub ansehen↗

    Libsodium is a portable, C-based cryptographic library that provides a collection of modern primitives for encryption, decryption, digital signatures, password hashing, and secure key exchange. It is designed to facilitate secure communication and data integrity across diverse hardware architectures and operating systems. The library distinguishes itself by utilizing constant-time primitive execution to prevent side-channel attacks and employing memory-hard algorithms to increase the difficulty of brute-force password attacks. It abstracts complex mathematical operations into simplified inter

    Cccryptocryptography
    Auf GitHub ansehen↗13,467
  • libtom/libtomcryptAvatar von libtom

    libtom/libtomcrypt

    1,773Auf GitHub ansehen↗

    LibTomCrypt is a fairly comprehensive, modular and portable cryptographic toolkit that provides developers with a vast array of well known published block ciphers, one-way hash functions, chaining modes, pseudo-random number generators, public key cryptography and a plethora of other routines.

    Cccryptographyencryption
    Auf GitHub ansehen↗1,773
  • pyca/cryptographyAvatar von pyca

    pyca/cryptography

    7,628Auf GitHub ansehen↗

    This project is a Python cryptography library that provides a collection of cryptographic primitives and high-level recipes for implementing secure encryption and authentication. It functions as a symmetric encryption toolkit and a cryptographic hash provider, offering both a low-level cryptographic interface for building custom protocols and high-level tools for securing data. The library covers a broad range of security capabilities, including symmetric data encryption, the derivation of cryptographic keys from passwords or secret values, and data integrity verification through the generati

    Pythoncryptographypython
    Auf GitHub ansehen↗7,628
  • awslabs/s2nAvatar von awslabs

    awslabs/s2n

    4,736Auf GitHub ansehen↗

    s2n is a C-based security library and TLS protocol implementation that serves as a secure network transport layer. It provides a modular cryptographic backend interface to encrypt data streams, manage handshakes, and handle mutual authentication between peers. The project focuses on post-quantum cryptography, integrating quantum-resistant key exchange and digital signatures to protect connections against future computing threats. It distinguishes itself through security hardening measures, such as memory-locked secret storage to prevent keys from being swapped to disk and timing-attack mitiga

    C
    Auf GitHub ansehen↗4,736
Alle 30 Alternativen zu Themis anzeigen→