Digital Trust Interoperability Lab handles sensitive cryptographic operations. If you discover a security issue, please report it responsibly.
Do NOT open a public GitHub issue for security vulnerabilities.
Instead, please email:
π§ samirasameforoughi@gmail.com
Include:
- Description of the vulnerability
- Steps to reproduce
- Potential impact
- Suggested remediation (if any)
- Acknowledgment: within 48 hours
- Initial assessment: within 7 days
- Fix or mitigation: as soon as possible based on severity
Vulnerabilities we care about:
- Memory leaks of sensitive data (PIN, keys)
- Buffer overflows or memory corruption
- Improper handling of cryptographic material
- Incorrect verification logic
- Third-party PKCS#11 DLL vulnerabilities (report to vendor)
- Vulnerabilities in Windows CryptoAPI (report to Microsoft)
- Issues requiring physical access to the machine
This tool is designed with the following security guarantees:
- No PIN persistence β
SecureZeroMemoryused after every PIN operation - No private key extraction β keys never leave the provider
- No network activity β 100% offline operation
- No telemetry β no data collection whatsoever
- Local-only reports β no cloud upload
- Standard User privilege β no elevated access required