- Implements new hash mode for enc8 format
- Uses base64 decoding with 4-byte salt extraction
- Compatible with existing md5(.) kernel (mode 10)
- Follows project code style guidelines
- MIT licensed
Example hash: {enc8}D5CJdzcm8Wkn1hmHleiN9xE8wl0=
Co-Authored-By: SQL master