3 Commits

Author SHA1 Message Date
José Luis González García 1fb217476a Support for multi-byte characters in passwords
Using iconv() to convert the password from the local character set to UTF-16LE used by BitLocker.
2017-08-22 09:14:27 +02:00
Aorimn 1633b3d444 Trailing whitespaces cleaning, again
It seems like header files missed the whitespace cleaning, so fix it.
2015-04-25 18:26:14 +02:00
Aorimn a5d85f6264 Move includes into separate directory
This adds an include/ directory from which includes files will be. Each
header is now moved to this directory, in the same sub-directory it was
in.
Each #include has been changed accordingly in order not to break
compilation.
2015-03-04 23:35:25 +01:00