awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
cossacklabs avatar

cossacklabs/themis

0
View on GitHub↗
1,965 星标·159 分支·C·Apache-2.0·4 次浏览www.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.
  • 密码学 - 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.
  • 安全与隐私 - Framework for encryption, transport protection, and authentication.

Star 历史

cossacklabs/themis 的 Star 历史图表cossacklabs/themis 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

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.

cossacklabs/themis 的主要功能有哪些?

cossacklabs/themis 的主要功能包括:Cryptographic Libraries, Java Cryptography, JavaScript Cryptography, Objective-C Cryptography, PHP Cryptography, Python Cryptography, Ruby Cryptography, Swift Cryptography。

cossacklabs/themis 有哪些开源替代品?

cossacklabs/themis 的开源替代品包括: 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…

Themis 的开源替代方案

相似的开源项目,按与 Themis 的功能重合度排序。
  • jedisct1/libsodiumjedisct1 的头像

    jedisct1/libsodium

    13,467在 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
    在 GitHub 上查看↗13,467
  • libtom/libtomcryptlibtom 的头像

    libtom/libtomcrypt

    1,773在 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
    在 GitHub 上查看↗1,773
  • pyca/cryptographypyca 的头像

    pyca/cryptography

    7,628在 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
    在 GitHub 上查看↗7,628
  • awslabs/s2nawslabs 的头像

    awslabs/s2n

    4,736在 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
    在 GitHub 上查看↗4,736
查看 Themis 的所有 30 个替代方案→