aboutsummaryrefslogtreecommitdiff
path: root/openssl/src/bn
Commit message (Expand)AuthorAgeFilesLines
* added public key material to the constructorBenjamin Fry2016-02-281-3/+3
* adding functionality to directly get and set RSA key materialBenjamin Fry2016-02-171-0/+5
* Fix up RSA integrationDaniel Albert2016-01-201-1/+1
* Make the BigNum generation from a native pointer unsafeDaniel Albert2016-01-091-8/+6
* Implement the possibility to create BigNums from their ffi counterpartDaniel Albert2016-01-011-0/+14
* RustfmtSteven Fackler2015-12-151-54/+107
* Cast correctly c_char raw pointers (fixes build on ARM #314)Ondrej Perutka2015-11-301-4/+4
* Add support for set_tmp_dh() and RFC5114 DH parameters for forward secrecy.Frank Denis2015-08-311-2/+2
* Fixup for betaAlex Crichton2015-04-021-3/+3
* Fix deprecation warningsSteven Fackler2015-03-251-1/+1
* Update depreciated codeKevin Butler2015-02-201-5/+5
* Move docs to this repo and auto buildSteven Fackler2015-02-071-0/+604