github.com/qv2ray/smaead@v0.0.0-20211021072225-a01f7e01d185/README.md (about) 1 # Student Main's broken AEAD 2 3 These AEAD implementation is used to decrypt cipher text without verify tag. 4 It's purpose is provided a preview to long cipher text. 5 DO NOT USE it's output as final result, use a real AEAD implementation to verify its result.