nationid - v2.2.1
    Preparing search index...

    Type Alias HashAlgorithm

    HashAlgorithm: "SHA-1" | "SHA-256" | "SHA-384" | "SHA-512"

    Hash algorithms supported by the Web Crypto API. SHA-256 is the default and is universally available across runtimes.

    SHA-1 is included for compatibility with legacy systems only; do not use it for new code.