.NET 6 cryptographic utility
- Attached and detached digital file signatures (CMS/PKCS#7): signing and verification.
- Self-signed certificates creation: RSA and ECDSA.
- AES: file encryption and decryption.
- Certificate formats conversion: PFX, PEM, CRT, CER.
- RSA: direct file encryption and decryption (by blocks).
- ECDH keys generation.
- GUID creation.
- File hash computing: MD5, SHAxxx.
- String conversion tool ("Text Wizard").
- Cryptographic library (managed and COM-available).
- Applications signing (.exe, .dll, .msi etc.)
- WebSignTool: web application with all these functions: https://websigntool.azurewebsites.net