xxHash is a very fast hashing algorithm (see the details here). xxhashjs is a Javascript implementation of it, written in 100% Javascript. Although not as fast as the C version, it does perform pretty ...
Keycloak is an Open Source Identity and Access Management solution for modern Applications and Services. This repository contains the client-side JavaScript library that can be used to secure web ...