summaryrefslogtreecommitdiffstats
path: root/core/crypto/hashing_context.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace NULL with nullptrlupoDharkael2020-04-021-8/+8
* PoolVector is gone, replaced by VectorJuan Linietsky2020-02-181-9/+9
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Fix some crashes and using null pointersRafał Mikrut2019-10-281-0/+1
* Changed some code found by Clang Tidy and Coverityqarmin2019-09-221-1/+1
* Add hashing context classFabio Alessandrelli2019-08-211-0/+137