mbedtls icon indicating copy to clipboard operation
mbedtls copied to clipboard

Add Montgomery conversion and high level I/O

Open minosgalanakis opened this issue 2 years ago • 0 comments

Description

This pr will be rebased on top of PR 6095 and PR 6083

Because it brings all the changes forward please disregard all the files, aside from the following

git diff df6170759..HEAD --name-status
M       library/bignum_mod.c
M       library/bignum_mod.h
M       library/bignum_mod_raw.c
M       library/bignum_mod_raw.h

Status

*IN DEVELOPMENT

Requires Backporting

NO

Additional comments

Any additional information that could be of interest

Todos

  • [ ] Rebase as
  • [ ] Tests

minosgalanakis avatar Aug 18 '22 17:08 minosgalanakis