Skip to content

Use of BCRYPTO_FORCE_BIGINT may silently error and fallback to JS without BigInt #44

@braydonf

Description

@braydonf

It may be expected that using BCRYPTO_FORCE_BIGINT would always use BigInt or otherwise error. However this may not be the case, as it will fallback to use JS without BigInt, see: https://github.com/bcoin-org/bcrypto/blob/master/lib/bn.js

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions