herolib keys module #26
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "develop-herolib-keys"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Implements a new standalone cryptographic primitives package for Ed25519 digital signatures with full Rhai scripting integration.
What's Added
Files Created
packages/keys/- Complete package implementationrhai_tests/keys/run_all_tests.rhai- Test suiterhaiexamples/keys/- 4 example scripts (basic signing, serialization, utilities, advanced workflow)Integration Points
packages/herodo/- Added keys module registrationrhai/- Added to aggregator (for future use)Run Rust tests
Run Rhai tests
Dependencies
Pull request closed