this post was submitted on 16 Jul 2023
1 points (100.0% liked)

openssl

1 readers
0 users here now

openssl.

founded 1 year ago
MODERATORS
 
This is an automated archive.

The original was posted on /r/openssl by /u/xaetlas on 2023-07-04 09:09:25+00:00.


I was wondering if i want to implement triplle DES EDE with the openssl library in c - what would i have to do to decrypt a file. I found the method "EVP_des_ede_cfb()", would i have to use this 3 times to implement 3DES or is once enough?

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here