Skip to content

Implement and test the rest of the arithmetic operations (mod, nnmod, mod_add, mod_sub, mod_mul, mod_sqr, mod_sqrt, exp, mod_exp, gcd) #1654

@levitte

Description

@levitte

Expectations:

  • OSSL_FN functions for more arithmetic operations: mod, nnmod, mod_add, mod_sub, mod_mul, mod_sqr, mod_sqrt, exp, mod_exp, gcd
  • Modify the corresponding BN functions to wrap around those OSSL_FN functions
  • Additional tests added in test/fn_test.c

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Pre-Refinement

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions