Does anyone know how to pass password to decode function in LZMA SDK?
views:
144answers:
1
A:
Looking at the sources and another thread here, I'm guessing it will be good to start looking at where and how the sha256* functions are defined and used. The documentation appears minimal to nothing, so the code should be your major guide along with your knowledge of cryptography.
vpit3833
2010-06-27 00:59:33