practicekea_backend/microservices
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
..
S3Bucket Changed HttpDelete to HttpPost 2025-10-31 06:58:31 +05:30
_layers 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
admin Changed HttpDelete to HttpPost 2025-10-31 06:58:31 +05:30
institute Changed HttpDelete to HttpPost 2025-10-31 06:58:31 +05:30
student Merge branch 'main' of http://77.37.45.92:3000/sagar/practicekea_backend 2025-10-30 16:47:43 +05:30
teacher Merge branch 'main' of http://77.37.45.92:3000/sagar/practicekea_backend 2025-10-30 16:47:43 +05:30
user 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
.DS_Store .net9.0 2024-12-02 18:54:34 +05:30
S3BucketDemo.sln Converting to net9.0 2025-10-22 18:35:31 +05:30