Cryptex Table of Contents Classes CryptexCryptex performs 2-way authenticated encryption using XChaCha20 + Poly1305. CryptexTestCryptexTest performs unit testing for the Cryptex class. ×