Skip to content
GitHub Universe 2025
Explore 100+ talks, demos, and workshops at Universe 2025. Choose your favorites.
#

curve25519

Here are 25 public repositories matching this topic...

a Go library that implements ED25519-based BIP32, BIP39, and BIP44 for HD wallet management and secure ECDH key exchange using Curve25519.(key25519 是一个基于 ED25519 的 Go 语言库,实现了 BIP32、BIP39 和 BIP44,用于管理分层确定性(HD)钱包,并基于 Curve25519 实现了安全的椭圆曲线密钥交换)

  • Updated Oct 8, 2024
  • Go

A Go implementation of an encryption system combining end-to-end encryption with ephemeral keys. It employs a three-layer key derivation process (K1, K2, K3) and generates time-based Ephemeral API Keys (EAPI). The system includes client-server key exchange, session management, and encrypted data transmission functionalities.

  • Updated Jun 3, 2025
  • Go

Improve this page

Add a description, image, and links to the curve25519 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the curve25519 topic, visit your repo's landing page and select "manage topics."

Learn more