Skip to content

Security: Psychevus/cryptography-suite

Security

SECURITY.md

Security Policy

Scope

Production security guarantees apply to suite.recipes and suite.core only. The suite.experimental package is research-only and excluded from support. Importing experimental modules emits an explicit runtime warning.

Responsible disclosure

Please report suspected vulnerabilities privately to psychevus@gmail.com with subject line SECURITY: cryptography-suite.

Please do not open public GitHub issues for exploitable vulnerabilities before coordinated disclosure.

Disclosure process targets

  • Initial acknowledgment: within 5 business days
  • Status update cadence: at least every 14 days while triaging/fixing
  • Coordinated disclosure target: within 90 days when feasible

Risk acceptance & limitations

  • No side-channel hardening claims are made unless explicitly stated.
  • Constant-time hardening is ongoing and may vary by backend/platform.
  • Deployments must provide cryptographically secure randomness and adequate entropy.

Version support

Only latest minor releases in the most recent major line receive security fixes.

See CONTRIBUTING.md for patch requirements and API stability for support levels.

There aren’t any published security advisories