implementation("io.github.niyajali:aes-kotlin:v1.0.2")
A pure Kotlin implementation of the AES block cipher algorithm and all common modes of operation (CBC, CFB, CTR, ECB, and OFB).