Skip to content

πŸ’  JadeGate v1.3.2 β€” Cryptography Backend

Choose a tag to compare

@Myoontyee Myoontyee released this 24 Feb 03:21

v1.3.2 - Cryptography Backend

  • Security: Ed25519 operations now use the cryptography library (OpenSSL/libsodium-backed, constant-time C implementation) when available
  • Fallback: Pure-Python implementation preserved for zero-dependency environments
  • Install: pip install jadegate[secure] to enable the hardened backend
  • Compatibility: Existing keys and signatures are fully compatible β€” no re-generation or re-signing needed
  • Offline: Works completely offline, no network required
  • Docs: CATALOG.md regenerated with all 1819 verified skills
  • Schema: Tightened HTTP action parameter schemas

Install

pip install jadegate[secure]==1.3.2