This website requires JavaScript.
Explore
Help
Sign In
status-im
/
BearSSL
mirror of
https://github.com/status-im/BearSSL.git
Watch
2
Star
0
Fork
You've already forked BearSSL
0
Code
Issues
Projects
Releases
Wiki
Activity
4aac1cd5c6
BearSSL
/
test
History
Thomas Pornin
ea95d8264c
Added implementation of keying material export (RFC 5705) (API for PRF implementations changed, to handle chunked seeds).
2017-07-04 20:43:39 +02:00
..
x509
Added minimal support of Certificate Policies extension (ability to ignore its contents even if marked critical, in situations where it's safe to do that).
2017-06-11 03:49:02 +02:00
test_crypto.c
Added implementation of keying material export (RFC 5705) (API for PRF implementations changed, to handle chunked seeds).
2017-07-04 20:43:39 +02:00
test_math.c
Initial import.
2016-11-02 19:01:13 -04:00
test_speed.c
New "i62" code for big integers with 64x64->128 opcodes; also improved "i31" modular exponentiation.
2017-03-19 14:55:11 -04: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