boringssl/util
Adam Langley b1b6229fc8 Add NEON implementation of curve25519.
Nexus 7 goes from 1002.8 ops/sec to 4704.8 at a cost of 10KB of code.
(It'll actually save code if built with -mfpu=neon because then the
generic version can be discarded by the compiler.)

Change-Id: Ia6d02efb2c2d1bb02a07eb56ec4ca3b0dba99382
Reviewed-on: https://boringssl-review.googlesource.com/6524
Reviewed-by: Adam Langley <agl@google.com>
2015-11-19 00:20:38 +00:00
..
bot Go's darwin filenames have changed. 2015-09-30 18:32:05 +00:00
32-bit-toolchain.cmake Inital import. 2014-06-20 13:17:32 -07:00
all_tests.go Markdown-ify BUILDING. 2015-09-03 18:38:21 +00:00
all_tests.json Add X25519 and Ed25519 support. 2015-11-17 21:56:12 +00:00
doc.config Add X25519 and Ed25519 support. 2015-11-17 21:56:12 +00:00
doc.css Inital import. 2014-06-20 13:17:32 -07:00
doc.go Fix up several comments and detect problems in the future. 2015-11-05 20:12:45 +00:00
generate_build_files.py Add NEON implementation of curve25519. 2015-11-19 00:20:38 +00:00
make_errors.go Markdown-ify BUILDING. 2015-09-03 18:38:21 +00:00