AES-Encrypter-Rust/crypt
2025-12-14 15:13:14 +01:00
..
src write all to encrypted file instead 2025-12-14 15:13:14 +01:00
Cargo.lock Implement secure AES-CBC encryption with external C++ decryption 2025-12-14 12:40:55 +01:00
Cargo.toml Implement secure AES-CBC encryption with external C++ decryption 2025-12-14 12:40:55 +01:00
decryption_metadata.bin write all to encrypted file instead 2025-12-14 15:13:14 +01:00
dll_metadata_data.h write all to encrypted file instead 2025-12-14 15:13:14 +01:00
dll_payload_data.h write all to encrypted file instead 2025-12-14 15:13:14 +01:00
encrypted_dll.dll write all to encrypted file instead 2025-12-14 15:13:14 +01:00
encrypted_Input.bin write all to encrypted file instead 2025-12-14 15:13:14 +01:00
metadata_data.h write all to encrypted file instead 2025-12-14 15:13:14 +01:00
payload_data.h write all to encrypted file instead 2025-12-14 15:13:14 +01:00
test_file.exe Added batch processing 2025-09-24 18:41:36 -05:00