incubator-milagro-crypto-c icon indicating copy to clipboard operation
incubator-milagro-crypto-c copied to clipboard

Only support 64 bit architecture

Open kealan opened this issue 2 years ago • 3 comments

Goal

In order to simplify the project it is proposed to only build and test for 64 bit architectures. The code that refers to 32 bit and 16 bit will be removed.

Resources

Acceptance criteria

  1. Code is commented
  2. Tests pass with more than 80% test coverage
  3. Static analysis should pass
  4. Code should be reviewed by two engineers

kealan avatar Feb 27 '23 12:02 kealan