MIRACL Cryptographic SDK: Multiprecision Integer and Rational Arithmetic Cryptographic Library is a C software library that is widely regarded by developers as the gold standard open source SDK for elliptic curve cryptography (ECC).
MIRACL was used for implementing ECC in order to provide secure and timely communication between vehicles, as part of ICSI (Intelligent Cooperative Sensing for Improved traffic efficiency), an FP7 ICT project (no. 317671). Among other things, Forthnet SE implemented ARM64 assembly optimizations to increase the library's performance on modern mobile devices. With this commit we provide our modifications back to the community.
MIRACL was used for implementing ECC in order to provide secure and timely communication between vehicles, as part of ICSI (Intelligent Cooperative Sensing for Improved traffic efficiency), an FP7 ICT project (no. 317671). Among other things, Forthnet SE implemented ARM64 assembly optimizations to increase the library's performance on modern mobile devices. With this commit we provide our modifications back to the community.