summaryrefslogtreecommitdiff
path: root/tools/fetchallcerts.py
Commit message (Collapse)AuthorAgeFilesLines
* Add tree size parameter to get_merkle_hash_64k.Magnus Ahltorp2015-02-151-1/+1
| | | | | | Implement function to fetch consistency proof Implement function to calculate tree head from disk Implement function to calculate an intermediate node from disk
* Move get_merkle_hash_64k to certtools.pyMagnus Ahltorp2015-02-131-47/+1
|
* fetchallcerts.py: Always calculate full treeMagnus Ahltorp2015-02-121-42/+151
| | | | | Cache level 16 hashes Save STH
* fetchallcerts.py: handle precertsMagnus Ahltorp2015-02-091-13/+48
|
* fetchallcerts.py: Store certificates.Magnus Ahltorp2015-02-081-25/+30
|
* fetchallcerts.py: calculate root hashMagnus Ahltorp2014-10-271-15/+37
|
* Added fetchallcerts.pyMagnus Ahltorp2014-10-271-0/+53