summaryrefslogtreecommitdiffhomepage
path: root/src/crypto/curve25519-neon-arm.S
AgeCommit message (Expand)Author
2017-11-22chacha20poly1305: import ARM primitives from OpenSSLJason A. Donenfeld
2017-11-14curve25519-neon: compile in thumb modeJason A. Donenfeld
2017-10-02curve25519-neon-arm: force ARM encoding, since this is unrepresentable in ThumbJason A. Donenfeld
2017-06-01curve25519: use more standard label convention in asmJason A. Donenfeld
2017-05-31curve25519: add NEON versions for ARMJason A. Donenfeld