How can i use blowfish/ecb/pkcs5padding decryption

⚓ Rust    📅 2025-12-14    👤 surdeus    👁️ 5      

surdeus

Warning

This post was published 33 days ago. The information described in this article may have changed.

The project I'm using employs blowfish/ecb/pkcs5padding to decrypt data. I want to convert this project to Rust code, but I haven't seen any crate doing this when I looked at other projects.

2 posts - 1 participant

Read full topic

🏷️ Rust_feed