Skip to content

Conversation

Skidy89
Copy link

@Skidy89 Skidy89 commented Nov 11, 2024

Add detailed mac and privKey validation with length and content checks
add proto3 sintax
using subarray instead of slice (doesnt affect anything)

skidy89 added 3 commits May 30, 2025 13:46
…ions

- Added Ed25519 signing implementation in native/ed25519/sign.c.
- Introduced square root of -1 constants in native/ed25519/sqrtm1.h.
- Created C++ bindings for Curve25519 functions in src/crypto_binding.cpp, including key generation, signing, and verification.
- Developed a JavaScript wrapper for Curve25519 operations in src/curve25519_wrapper.js, providing key pair generation, shared secret computation, signing, and verification functionalities.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant