optimus-js
Knuths multiplicative hashing based id obfuscation for javascript (port of https://github.com/jenssegers/optimus).
keymask
Map sequential IDs or serial numbers to random-looking strings
@inventivetalent/optimus-ts
Knuths multiplicative hashing based id obfuscation for javascript (port of https://github.com/jenssegers/optimus).
basic_simple_elgamal
This is a cypher engine which uses ElGamal cryptosystem internally. besides cryptography, it provide some group functionality such as add 2 members or select a random group member and so on.