61 Commits (67d0c662398c1ebd39705a6a404a21692aef2378)

Author SHA1 Message Date
Paweł Bylica 0f8445ad11
Remove boost::random 8 years ago
arkpar 76db52d5e9 removed vector_ref::randomize 9 years ago
Liana Husikyan 46f52550a2 Fixed self-overwriteing during assignment of secureFixedHash 9 years ago
Gav Wood e5ad7bbc67 Fix for FixedHash. 9 years ago
Gav Wood 5904badec7 Use boost counterparts. Apparently std::random and boost::random are not 9 years ago
Gav Wood 09e5dbfa06 Use boost's guaranteed non-deterministic random number generator. If it 9 years ago
Gav Wood 591b4c8c64 Secure datatypes now copyable only to similar datatypes. 9 years ago
Gav Wood 17098549f8 Introduce vector_ref::cleanse, code adapted from openSSL. 9 years ago
Gav Wood 818fa25bba Secure datatypes now copyable only to similar datatypes. 9 years ago
Gav Wood 2a7c56aef7 Introduce vector_ref::cleanse, code adapted from openSSL. 9 years ago
Gav Wood 2f19861858 Secure datatypes now copyable only to similar datatypes. 9 years ago
Gav Wood e2203bb585 Introduce vector_ref::cleanse, code adapted from openSSL. 9 years ago
Gav Wood c3a334cc21 Introduce vector_ref::cleanse, code adapted from openSSL. 9 years ago
Gav Wood 49a826397b Introduce vector_ref::cleanse, code adapted from openSSL. 9 years ago
Gav Wood 778e6ff677 Fix for invariant macro. 9 years ago
Gav Wood 0e583ffc38 Fix up the windows build. 9 years ago
Gav Wood 8c3fa55dab windows build fix. 9 years ago
Gav Wood e92e107fe9 Better casting. 9 years ago
Gav Wood 464c60145e Fix up the windows build. 9 years ago
Gav Wood 3024040ee8 windows build fix. 9 years ago
Gav Wood 8d95fbe59c Better casting. 9 years ago
Gav Wood 98ad4c2454 windows build fix. 9 years ago
Gav Wood e9cff7f021 Better casting. 9 years ago
Lefteris Karapetsas 560b09777e Throw on FixedHash failure of String construction 9 years ago
Vlad Gluhovsky 694ab29b8d style update 9 years ago
Vlad Gluhovsky 9fe95754fe FixedHash::operator++() introduced 9 years ago
Lefteris Karapetsas 9fa6406240 Some initial tests for libdevcore/FixedHash 9 years ago
Vlad Gluhovsky 1b4f530735 FixedHash::bloomPart() bugfix: out of range 9 years ago
chriseth 63bbf058ce Fixed counter modification when appending assemblies. 9 years ago
gluk256 5c2018d1bc Update FixedHash.h 9 years ago
Vlad Gluhovsky 4fd0d70c47 FixedHash::bloom() refactored 9 years ago
Gav Wood 1593d20e6c Fix for FixedHash::operator~(). 9 years ago
Gav Wood afd84b0b4b Expand eth cli 10 years ago
CJentzsch f78b6166d7 add eth(CLI) functionalities 10 years ago
Gav Wood 68714c59f8 Integrate KeyManager. 10 years ago
Gav Wood 7f6cdce158 Repotted SecretStore and KeyManager. 10 years ago
Gav Wood cd64adc541 Basic key manager. 10 years ago
arkpar de3ff170c8 use boost hash function for FixedHash, asio adress. Style fixes 10 years ago
arkpar cc5a617aa6 set and map to hash tables 10 years ago
arkpar 7387a1c250 replaces cache maps with hash tables, reverted noteCanonChanged 10 years ago
arkpar 90d06cb7b3 more performance optimizations 10 years ago
Gav Wood 91d85a4023 Fix a load of horrible style that got through. 10 years ago
Gav Wood f7abe38243 Coding standards and compile fix. 10 years ago
Gav Wood c1e71dae80 Remove skip & max, integrate new heirarchical bloom stuff with everything 10 years ago
Gav Wood 4a684ea86f First draft of recursive bloom. 10 years ago
Gav Wood bccb7c9e89 State integration test. 10 years ago
Gav Wood 49d7cdf1d4 Fat Trie and tests for it. 10 years ago
Gav Wood c3f998bad7 State integration test. 10 years ago
Gav Wood 98083470ab Fat Trie and tests for it. 10 years ago
Gav Wood 80b7e70c96 Don't use flawed way of generating random keys. 10 years ago