564 B
564 B
BouncyCastle Crypto Plugin Charter
Mission
Provide BouncyCastle-backed Ed25519 signing for StellaOps cryptography.
Responsibilities
- Keep provider behavior deterministic and thread-safe.
- Avoid leaking private key material from descriptors.
- Track task status in
TASKS.md.
Required Reading
docs/modules/platform/architecture-overview.md
Working Agreement
-
- Update task status in the sprint file and local
TASKS.md.
- Update task status in the sprint file and local
-
- Keep key normalization and signature formats stable.
-
- Add tests for edge cases and key normalization rules.