Go to file
Kishor Tripathy 44b4341fe7 Encrypt and Decrypt method in Security class was always returns same value becaue : both the key and IV (Initialization Vector) are derived deterministically from fixed values:
https://chatgpt.com/s/t_690453eccae481918c45d78d2223490f
2025-10-31 11:45:13 +05:30
database Remove tracked build artifacts (bin/obj) 2025-10-30 15:19:50 +05:30
documents .net9.0 2024-12-02 18:54:34 +05:30
gateway Encrypt and Decrypt method in Security class was always returns same value becaue : both the key and IV (Initialization Vector) are derived deterministically from fixed values: 2025-10-31 11:45:13 +05:30
microservices Encrypt and Decrypt method in Security class was always returns same value becaue : both the key and IV (Initialization Vector) are derived deterministically from fixed values: 2025-10-31 11:45:13 +05:30
.gitignore Added gitignore file 2025-10-30 11:12:40 +05:30
docker-compose.dcproj .net9.0 2024-12-02 18:54:34 +05:30
docker-compose.override.yml .net9.0 2024-12-02 18:54:34 +05:30
docker-compose.yml .net9.0 2024-12-02 18:54:34 +05:30
onlineaccessment.editorconfig .net9.0 2024-12-02 18:54:34 +05:30
onlineassesment.microservices.gateway.sln .net9.0 2024-12-02 18:54:34 +05:30