customize_xtea A Encryption Algorithm Documentation $ npm install customize_xtea $ import xtea from 'customize_xtea' $ xtea.xTEAEncryptWithKey(data, token) $ xtea.xTEADecryptWithKey(data, token)