aes-js

A pure JavaScript implementation of the AES block cipher and all common modes of operation.

aes-ts

0 dependency, pure TypesScript implementation of the AES block cipher and common modes of operation.

xtea

XTEA block cipher implementation (PHP MCRYPT_XTEA compatible) with support for ECB and CBC modes of operation and PKCS7 padding.