| Version | Supported |
|---|---|
| 1.0.x | ✅ |
If you discover a security issue:
- Do not publish it publicly immediately
- Contact the maintainer first
- Provide reproduction steps
- Wait for confirmation before disclosure
secure-encrypto uses:
- AES-256-GCM
- Argon2id
- Secure random generation from the operating system
The project avoids deprecated algorithms such as:
- MD5
- SHA1 for password hashing
- ECB mode