Expand description
Utility functions used across the library.
Functions§
- utf8_
to_ utf16le - Converts a UTF-8 password to UTF-16LE (required only for legacy ACKDF in AES Crypt v0–v2).
- xor_
blocks - XORs two 16-byte blocks and writes the result to
output.