Dear Wizard(s),
Help! I really need your help to understand --with-crypto_backend flag.
I downloaded cryptsetup-1.7.5.tar.xz and noticed that configure -h
showed --with-crypto_backend=openssl. I wonder what that configure
flag is for?
Obviously, the root Makefile had
CRYPTO_LIBS = -lssl -lcrypto
OPENSSL_LIBS = -lssl -lcrypto
but how does dm-crypt relate or use openssl lib?
dm-crypt is a kernel module in the kernel storage struct and only calls
the kernel crypto APIs.
Openssl is the user space lib for SSL protocol as well as encryption.
So how can dm-crypt work with openssl?
Thank you so much! Looking forward to your answer.
Tung
---
The contents of this e-mail and any attachments are confidential and only for use by the intended recipient. Any unauthorized use, distribution or copying of this message is strictly prohibited. If you are not the intended recipient please inform the sender immediately by reply e-mail and delete this message from your system. Thank you for your co-operation._______________________________________________ dm-crypt mailing list dm-crypt@xxxxxxxx http://www.saout.de/mailman/listinfo/dm-crypt