@oazmi/kitchensink - v0.10.1
    Preparing search index...

    Module cryptoman

    utility functions for cryptography.

    Note

    some functions require the use of the built-in crypto.subtle functions, which not available in client-side "http" contexts. your client will have to connect via "https" for their browser to let them use crypto.subtle hashing algorithms.

    Interfaces

    KeyPair

    Functions

    createCrc32Table
    crc32
    clampX25519Scalar
    decodeBigintL
    encodeBigintL
    curve25519ScalarMult
    generateX25519Keypair
    generateX25519SecretKey
    sha256
    hmacSha256
    hmacSha256Recursive