6 results for “topic:nfkc”
:hamster: Collection of handy text manipulation tools
Parse unicode identifiers
Doubleslow Keystretcher: Key stretching on an air-gapped computer with additional "external key stretching" on another computer
HmNormToStandardChar の filter 版
Deterministic input sanitization for untrusted text — homoglyphs, invisible chars, null bytes, NFKC normalization, template injection. Zero dependencies. Python 3.12+.
📜Estudio práctico sobre normalización Unicode (NFC, NFD, NFKC, NFKD) y desalineación semántica entre WAF, backend y runtime. Analiza cómo el punto y forma de normalización alteran la representación binaria del input y pueden abrir superficies lógicas explotables en entornos reales.