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

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

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

Go Encryption Libraries

排名更新于 2026年7月13日

我们为您精选了匹配 “best go encryption libraries” 的开源 GitHub 仓库。结果按与您查询的相关性进行排名 — 您可以使用下方筛选器缩小范围,或通过 AI 进行优化。

Go Encryption Libraries

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • blake3-team/blake3BLAKE3-team 的头像

    BLAKE3-team/BLAKE3

    6,284在 GitHub 上查看↗

    BLAKE3 is a high-performance implementation of the BLAKE3 cryptographic hash algorithm used for calculating secure data digests and fingerprints. It functions as a parallel cryptographic hash tool that distributes workloads across multiple processor threads to process large datasets rapidly. The project provides specialized tools for keyed hashing and the generation of message authentication codes. It also includes functionality for cryptographic key derivation, allowing the creation of unique secret sub-keys from a master key and context strings. The implementation supports data integrity v

    This library provides high-performance hashing, keyed hashing, and key derivation functions, serving as a specialized component for implementing these specific cryptographic primitives in Go applications.

    AssemblyKey Derivation Functions
    在 GitHub 上查看↗6,284
  • google/tinkgoogle 的头像

    google/tink

    13,542在 GitHub 上查看↗

    Tink is a multi-language cryptography library and security toolkit providing secure APIs for data encryption and digital signatures. It functions as a data encryption library and digital signature framework designed to prevent common implementation errors across different platforms and operating systems. The project serves as a cryptographic keyset manager, utilizing JSON for the storage, rotation, and serialization of keys to maintain consistency across various programming languages. It ensures identical cryptographic behavior globally by mapping language-specific libraries to a unified set

    Tink is a robust, multi-language cryptographic library that provides secure, high-level APIs for symmetric and asymmetric encryption, digital signatures, and key management, making it a strong choice for implementing security features in Go.

    JavaDigital Signature Libraries
    在 GitHub 上查看↗13,542

Related searches

  • a cryptography library written in Go or Rust
  • a python library for cryptographic operations
  • a python library for data encryption
  • a secure encryption library for C#
  • a java library for data encryption
  • a javascript library for data encryption
  • Rust 密码学库
  • 用于安全数据操作的加密库