Initial commit

This commit is contained in:
tolegengca
2025-01-25 16:48:27 +05:00
committed by GitHub
commit a1d25da4e9

2
README.md Normal file
View File

@@ -0,0 +1,2 @@
# aes-encryption
Secure implementation of AES-256 in CBC mode with PKCS7 padding for sensitive data protection.