Ed25519
by FreehuntX | MIT
A GDExtension for Godot 4 that brings high-performance, secure Ed25519 public-key signatures and X25519 authenticated public-key encryption to the Godot engine. Under the hood, this extension employs the highly-regarded, lightweight Monocypher
Ed25519 GDExtension for Godot 4 A GDExtension for Godot 4 that brings high-performance, secure cryptographic primitives to the engine, backed by the lightweight Monocypher library (vendored). It is designed to serve as a thin, generic crypto backend
Godot Secp256k1
by Jounce Studios | MIT
A godot proxy into the high-performance high-assurance C library for digital signatures and other cryptographic primitives on the secp256k1 elliptic curve
godot-secp256k1 A godot proxy into the high-performance high-assurance C library for digital signatures and other cryptographic primitives on the secp256k1 elliptic curve. NOTE: This currently only supports the Schnorr signature methods, and not the full
loading more results...