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

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

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

libtom/libtomcrypt

0
View on GitHub↗
1,773 星标·493 分支·C·4 次浏览www.libtom.net↗

Libtomcrypt

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.

Features

  • 构建系统 - A comprehensive, modular, and portable cryptographic toolkit.
  • Cryptographic Libraries - Comprehensive, modular, and portable cryptographic toolkit.
  • 密码学 - Modular and portable cryptographic toolkit.
  • Cryptography Libraries - Modular and portable toolkit for cryptographic operations.
  • 安全与隐私 - Comprehensive and modular cryptographic toolkit.

Star 历史

libtom/libtomcrypt 的 Star 历史图表libtom/libtomcrypt 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI

Libtomcrypt 的开源替代方案

相似的开源项目,按与 Libtomcrypt 的功能重合度排序。
  • 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
  • cossacklabs/themiscossacklabs 的头像

    cossacklabs/themis

    1,965在 GitHub 上查看↗

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

    Casymmetric-cryptographyauthenticationcryptography
    在 GitHub 上查看↗1,965
  • 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
  • b-con/crypto-algorithmsB-Con 的头像

    B-Con/crypto-algorithms

    2,023在 GitHub 上查看↗

    Basic implementations of standard cryptography algorithms, like AES and SHA-1.

    C
    在 GitHub 上查看↗2,023
查看 Libtomcrypt 的所有 30 个替代方案→

常见问题解答

libtom/libtomcrypt 是做什么的?

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.

libtom/libtomcrypt 的主要功能有哪些?

libtom/libtomcrypt 的主要功能包括:构建系统, Cryptographic Libraries, 密码学, Cryptography Libraries, 安全与隐私。

libtom/libtomcrypt 有哪些开源替代品?

libtom/libtomcrypt 的开源替代品包括: jedisct1/libsodium — Libsodium is a portable, C-based cryptographic library that provides a collection of modern primitives for encryption,… cossacklabs/themis — Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data… awslabs/s2n — s2n is a C-based security library and TLS protocol implementation that serves as a secure network transport layer. It… jedisct1/libhydrogen — A lightweight, secure, easy-to-use crypto library suitable for constrained environments. cyan4973/xxhash — xxHash is a high-performance, non-cryptographic hash library designed for rapid checksum generation and data integrity… b-con/crypto-algorithms — Basic implementations of standard cryptography algorithms, like AES and SHA-1.