A collection of cryptographic and security related implementation examples in C#/.NET development.
Examples are implemented using at least one of (if not more) of the following:
- .NET Framework
- .NET
- BouncyCastle
- BouncyCastle FIPS
A collection of cryptographic and security related implementation examples in C#/.NET development.
Each example is implemented in LINQPad for easy execution as well as inclusion of appropriate references and namespaces.
IMPORTANT: These examples are provided for educational and reference purposes only. The author bears no responsibility for how these examples are used. Anyone implementing these examples in production systems must:
- Perform appropriate security validation and testing
- Ensure compliance with applicable security standards and regulations
- Conduct thorough code reviews and security assessments
- Validate the suitability of the implementation for their specific use case
Use at your own risk.
See LICENSE.md for details.