incubator-milagro-crypto-c
incubator-milagro-crypto-c copied to clipboard
Only support 64 bit architecture
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
- Code is commented
- Tests pass with more than 80% test coverage
- Static analysis should pass
- Code should be reviewed by two engineers