BN_is_prime -> BN_is_prime_ex
[novacoin.git] / src / bignum.h
2021-12-03 svostBN_is_prime -> BN_is_prime_ex
2021-12-01 CryptoManiacFix crash
2021-11-27 CryptoManiacConsistency fix: Do not return non-const pointer to...
2021-11-27 CryptoManiacconst variant
2021-11-27 CryptoManiacUse BN_dup
2021-11-27 CryptoManiacFix copy constructor
2021-11-27 CryptoManiacFix copy constructor
2021-11-27 CryptoManiacOpenSSL API hacks
2016-03-17 svostFix msvc c4127 warning
2015-01-27 fsb4000устранил предупреждения компилятора 133/head
2014-12-29 CryptoManiacbignum.h: shut up msvc warnings
2014-12-28 MASM fanFixed size types instead of unsigned char for numbers.
2014-12-28 CryptoManiacUse BN_set_word if current word size is sufficient...
2014-12-27 CryptoManiacUse fixed data types for some basic structures
2014-12-27 CryptoManiacCode cleanup
2014-08-07 CryptoManiacAdd octet stream operations
2013-09-08 alexCrypter.h security improvement, start working on ZeroCo...
2013-07-29 alexUse uint256 instead of CBigNum for ChainTrust
2013-04-15 alexhzupdate to 0.4 preview
2012-07-23 Scott NadalMerge with Bitcoin v0.6.3
2012-05-20 FordyUpdate License in File Headers
2012-05-20 FordyUpdate License in File Headers
2012-05-20 FordyUpdate License in File Headers
2012-05-20 FordyUpdate License in File Headers
2012-04-23 Jeff GarzikAdd casts for unavoidable signed/unsigned comparisons
2012-04-22 Jeff GarzikPrefer 'unsigned int' for loop index variables tested...
2012-04-22 Dwayne C. LitzenbergerFix bugs on 'unsigned char' platforms.
2012-04-22 Dwayne C. LitzenbergerFix bugs on 'unsigned char' platforms.
2012-04-18 Dwayne C. LitzenbergerFix bugs on 'unsigned char' platforms.
2012-04-17 Pieter WuilleRemove headers.h
2012-04-16 Luke DashjrMerge branch '0.5.x' into 0.6.0.x
2012-04-15 Wladimir J. van... fix warnings: array subscript is of type 'char' [-Wchar...
2012-04-15 Wladimir J. van... fix warnings: array subscript is of type 'char' [-Wchar...
2012-04-15 Wladimir J. van... fix warnings: array subscript is of type 'char' [-Wchar...
2012-03-30 Philip Kaufmannfixed typo in comment in netbase.h and bignum.h
2012-03-26 Pieter WuilleBegin doxygen-compatible comments
2012-03-19 Pieter WuilleWorkaround for BN_bn2mpi reading/writing out of bounds
2012-02-18 Pieter WuilleWorkaround for BN_bn2mpi reading/writing out of bounds
2012-02-07 Gavin AndresenUpdate all copyrights to 2012
2011-12-27 Sunny KingPPCoin: coin age; main chain protocol switches to sum...
2011-12-21 Wladimir J. van... Revert "Use standard C99 (and Qt) types for 64-bit...
2011-12-20 Luke DashjrUse standard C99 (and Qt) types for 64-bit integers
2011-12-20 Gavin AndresenUse std::numeric_limits<> for typesafe INT_MAX/etc
2011-12-19 Gavin AndresenImplement BIP 14 : separate protocol version from clien...
2011-08-09 Matt CoralloUnify copyright notices.
2011-06-12 Wladimir J. van... update bitcoin core to git ce148944c776ae8e91cc058f44dd...
2011-06-11 Wladimir J. van... move back to original directory structure
2011-06-06 Doug HuffDemystify a few magic numbers.
2011-05-15 Wladimir J. van... make bitcoin include files more modular
2011-04-23 Jaromildirectory re-organization (keeps the old build system)