This website requires JavaScript.
Explore
Help
Sign In
status-im
/
BearSSL
Watch
2
Star
0
Fork
0
You've already forked BearSSL
mirror of
https://github.com/status-im/BearSSL.git
synced
2025-02-24 08:28:15 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
BearSSL
/
test
History
Thomas Pornin
5db2d48b12
Added "ctmulq" implementation of Poly1305 (using 64->128 multiplications when available).
2017-03-18 16:46:00 +01:00
..
x509
Added certificate name extraction API (from subject DN and SAN extension).
2016-12-12 20:45:06 +01:00
test_crypto.c
Added "ctmulq" implementation of Poly1305 (using 64->128 multiplications when available).
2017-03-18 16:46:00 +01:00
test_math.c
Initial import.
2016-11-02 19:01:13 -04:00
test_speed.c
Added "ctmulq" implementation of Poly1305 (using 64->128 multiplications when available).
2017-03-18 16:46:00 +01:00
test_x509.c
Added AES+GHASH implementation using AES-NI opcodes; also ARM-Thumb assembly for faster Montgomery multiplication on Cortex-M0+. Added selection functions for "default" implementations.
2017-01-29 21:46:33 +01:00