master
Implement the BN acceleration for Elbrus2000
Avoid undefined behavior adding or subtracting two BN_zero() values
Copyright year updates
4.0-POST-CLANG-FORMAT-WEBKIT
Fix broken hex data by reformatting
Add a couple of DH related StatementMacros, and adjust
We no longer need to test for GCC versions this old
Apply suggestion from @andrewkdinh
Change !BN_copy() to BN_copy() == NULL
Correct the wrong comment.
Refactor BN_mod() and BN_nnmod() arguments to match documentation
Updated broken documentation links in various files
Fix parentheses in bn_cp_64 macro
Move *_arch.h to include/arch
Generate guarded bn_prime.h
Redo source reformatting with the TypeNames added
s390x: Don't ignore errors from s390x_mod_exp_hw() and s390x_crt()