ecdh topic

List ecdh repositories

GpgFrontend

429
Stars
42
Forks
Watchers

A free, open-source, robust yet user-friendly, compact and cross-platform tool for OpenPGP encryption. It stands out as an exceptional GUI frontend for the modern GnuPG (gpg).

secp256k1.cr

48
Stars
6
Forks
Watchers

a native library implementing secp256k1 purely for the crystal language.

nuntius

18
Stars
5
Forks
Watchers

iOS Framework for end-to-end encrypted messages

SecureBLE

18
Stars
5
Forks
Watchers

Secure communication between Arduino Uno microcontroller and Android application over BLE (Bluetooth Low Energy).

secureio

32
Stars
6
Forks
Watchers

An easy-to-use XChaCha20-encryption wrapper for io.ReadWriteCloser (even lossy UDP) using ECDH key exchange algorithm, ED25519 signatures and Blake3+Poly1305 checksums/message-authentication for Go (g...

cryptopals

25
Stars
2
Forks
Watchers

Solutions to https://cryptopals.com problems

secp256k1-voi

27
Stars
1
Forks
Watchers

High assurance Go secp256k1 (Mirror)

go-hpke

16
Stars
2
Forks
Watchers

Crypto Forum Research Group's draft HPKE: Hybrid Public Key Encryption in Go

K1

20
Stars
9
Forks
Watchers

Swift wrapper around libsecp256k1 with API's like CryptoKit.

secp256k1-go

26
Stars
21
Forks
Watchers

Bindings to lib-secp256k1 for golang