array-xor

Returns the symmetric difference (exclusive-or) of an array of elements (elements that are present in all given arrays and not in their intersections).

fernet

Javascript implementation of Fernet symmetric encryption https://github.com/kr/fernet-spec