signalapp / libsignal

Home to the Signal Protocol as well as other cryptographic primitives which make Signal possible.
GNU Affero General Public License v3.0
3.42k stars 398 forks source link

Enable asm implementations for sha1 and sha2 #421

Closed jrose-signal closed 2 years ago

jrose-signal commented 2 years ago

Worth a shot, but looks like [RustCrypto/asm-hashes]() isn't set up to compile on all the platforms we care about.