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.
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.
Fast TS/JS implementation of a circular buffer (aka ring queue, cyclic list, etc.) Extremely well tested.
Deal with circular references in objects.
Test if an object-like value contains a circular reference.
Test if a value is an array containing a circular reference.
Test if a value is a plain object containing a circular reference.
Circular buffer.
Serialize objects to JSON with handling for circular references