{"library":"xxtea","type":"library","category":null,"description":"xxtea is a simple block cipher implementing the XXTEA encryption algorithm. Current version 4.0.0, requires Python >=3.9. Released under BSD license. Active development with periodic releases.","language":"python","status":"active","version":"4.0.0","tags":["cryptography","xxtea","block-cipher","encryption"],"last_verified":"Mon Apr 27","install":[{"cmd":"pip install xxtea","imports":["import xxtea; xxtea.encrypt(data, key, padding=True)","import xxtea; xxtea.decrypt(ciphertext, key, padding=True)"]}],"homepage":null,"github":"https://github.com/ifduyue/xxtea","docs":null,"changelog":null,"pypi":"https://pypi.org/project/xxtea/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}