Skip to content

Implement and test a few more arithmetic operations (mul, sqr, div) #1653

@levitte

Description

@levitte

Expectations:

  • OSSL_FN functions for more arithmetic operations: mul, sqr, div
  • Modify the corresponding BN functions to wrap around those OSSL_FN functions
  • Additional tests added in test/fn_test.c

This is meant as a proof of concept for functions using OSSL_FN_CTX

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions