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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 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·3 vueswww.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.
  • Cryptographie - 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.
  • Sécurité et confidentialité - Framework for encryption, transport protection, and authentication.

Historique des stars

Graphique de l'historique des stars pour cossacklabs/themisGraphique de l'historique des stars pour cossacklabs/themis

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Themis

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Themis.
  • jedisct1/libsodiumAvatar de jedisct1

    jedisct1/libsodium

    13,467Voir sur GitHub↗

    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
    Voir sur GitHub↗13,467
  • libtom/libtomcryptAvatar de libtom

    libtom/libtomcrypt

    1,773Voir sur GitHub↗

    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
    Voir sur GitHub↗1,773
  • pyca/cryptographyAvatar de pyca

    pyca/cryptography

    7,628Voir sur GitHub↗

    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
    Voir sur GitHub↗7,628
  • awslabs/s2nAvatar de awslabs

    awslabs/s2n

    4,736Voir sur GitHub↗

    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
    Voir sur GitHub↗4,736
Voir les 30 alternatives à Themis→

Questions fréquentes

Que fait 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.

Quelles sont les fonctionnalités principales de cossacklabs/themis ?

Les fonctionnalités principales de cossacklabs/themis sont : Cryptographic Libraries, Java Cryptography, JavaScript Cryptography, Objective-C Cryptography, PHP Cryptography, Python Cryptography, Ruby Cryptography, Swift Cryptography.

Quelles sont les alternatives open-source à cossacklabs/themis ?

Les alternatives open-source à cossacklabs/themis incluent : 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…