practicekea_backend/microservices/_layers
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
..
common 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
data Merge branch 'main' of http://77.37.45.92:3000/sagar/practicekea_backend 2025-10-30 16:47:43 +05:30
domain Remove tracked build artifacts (bin/obj) 2025-10-30 15:19:50 +05:30
.DS_Store .net9.0 2024-12-02 18:54:34 +05:30