practicekea_backend/gateway
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
..
.config .net9.0 2024-12-02 18:54:34 +05:30
Properties .net9.0 2024-12-02 18:54:34 +05:30
.DS_Store .net9.0 2024-12-02 18:54:34 +05:30
API.Gateway.csproj Changed connection string 2025-10-30 15:15:35 +05:30
Dockerfile .net9.0 2024-12-02 18:54:34 +05:30
Program.cs .net9.0 2024-12-02 18:54:34 +05:30
Startup.cs Changed connection string 2025-10-30 15:15:35 +05:30
appsettings.Development.json .net9.0 2024-12-02 18:54:34 +05:30
appsettings.json .net9.0 2024-12-02 18:54:34 +05:30
index.html Changed connection string 2025-10-30 15:15:35 +05:30
ocelot.Development.json .net9.0 2024-12-02 18:54:34 +05:30
ocelot.json 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
web.config .net9.0 2024-12-02 18:54:34 +05:30