aboutsummaryrefslogtreecommitdiff
path: root/openssl/src/bn
Commit message (Expand)AuthorAgeFilesLines
* Start on error + BN refactorSteven Fackler2016-10-161-1037/+0
* Add support for OpenSSL 1.1.0Alex Crichton2016-10-121-27/+41
* More API cleanupSteven Fackler2016-08-101-7/+1
* Asn1 and Bignum renamesSteven Fackler2016-08-101-63/+59
* Fix bn tests on 32 bitSteven Fackler2016-08-071-3/+3
* Take a c_ulong directly in BN constructionSteven Fackler2016-08-071-2/+2
* Refactor BigNumSteven Fackler2016-08-071-230/+420
* Merge remote-tracking branch 'origin/breaks'Steven Fackler2016-08-021-54/+54
|\
| * Merge remote-tracking branch 'origin/master' into breaksSteven Fackler2016-07-311-0/+169
| |\
| * | Error reformSteven Fackler2016-05-031-54/+54
* | | BigNum binary operators with different lifetimes.Tomasz Miąsko2016-08-011-10/+10
| |/ |/|
* | Document BigNumJonas Schievink2016-06-131-0/+169
|/
* 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