Module utils

Module utils 

Source
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.