Repository navigation

#

securecoding

High-Performance C# Logical Expression Parser and Evaluator. MicroExpressionEvaluator is a blazing-fast, lightweight .NET library for parsing and evaluating complex nested logical expressions. Designed for real-time applications.

C#
5
7 个月前

This is a Python based API-Security framework containing ApiSecurityHeader.py script which will check the Security response headers mentioned in OWASP Secure Headers Project are present and contains the required value.

Python
3
4 年前

🔒 [컴퓨터 보안 Final Project] 모의사이트 취약점 분석을 통한 시큐어코딩의 효과성 연구

1
6 年前

A Referral Application to support bank's share sales

C#
1
5 个月前

The Module Encryption Toolkit is a Python module that provides a way to encrypt the entire process of your Python code, including runtime values.

Python
0
2 年前

2022 SW Secure Coding Hackathon

0
3 年前

As a Cyber Security Intern, I conducted a Secure Coding Review, analyzing source code for vulnerabilities like SQL Injection, XSS, and insecure authentication. Using static code analyzers and manual review, I identified risks and recommended best practices to enhance security.

Python
0
2 个月前

A secure and efficient AES encryption implementation in C# demonstrating cryptographic best practices with automatic IV handling, CBC mode operation, and comprehensive error management. Perfect for educational purposes and as a foundation for secure data protection solutions.

C#
0
4 天前