Release v0.3.0 - security-by-default with automatic zeroization

  - Implement Drop trait with zeroize for automatic memory cleanup
  - Remove ops_algebra feature (operations always compiled)
  - Remove all sec_harden_* feature flags
  - Update documentation with zeroization behavior notes
  - Clean up mode-specific references in codebase

  BREAKING: This is a major architectural shift to security-by-default