jquery-ecdsa
ecdsa jquery plugin for the browser using the webcrypto api
ecdsa jquery plugin for the browser using the webcrypto api
ecdsa for the browser using the webcrypto api
JavaScript Library for Elliptic Curve Cryptography: key exchanges (Diffie-Hellman, Massey-Omura), ECDSA signatures, and Koblitz encoding. Suitable for crypto education and secure systems.
Prebuilt binary package for `ed25519_enc` on `darwin-arm64`.
Prebuilt binary package for `ed25519_enc` on `darwin-x64`.
Prebuilt binary package for `ed25519_enc` on `linux-arm64-gnu`.
Prebuilt binary package for `ed25519_enc` on `linux-x64-gnu`.
Prebuilt binary package for `ed25519_enc` on `win32-x64-msvc`.
A Rust and Node.js library that facilitates secure encryption and decryption by converting Ed25519 keys to X25519 keys. It utilizes elliptic-curve Diffie-Hellman (ECDH) to derive a shared secret, which is then used for symmetric encryption with AES-256-GC