crypto-bigint
crypto-bigint copied to clipboard
Optimized assembly acceleration
Though we should definitely maintain a baseline profile which is pure Rust, it would be nice to be able to leverage optimized assembly implementations, and ideally formally verified ones which have been mechanically extracted from upstream sources.
One possible source of such assembly is the s2n-bignum
project: https://github.com/awslabs/s2n-bignum
I wonder how it compares to Jasmin's https://github.com/haslab/libjbn