Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add tree size parameter to get_merkle_hash_64k. | Magnus Ahltorp | 2015-02-15 | 1 | -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.py | Magnus Ahltorp | 2015-02-13 | 1 | -47/+1 |
| | |||||
* | fetchallcerts.py: Always calculate full tree | Magnus Ahltorp | 2015-02-12 | 1 | -42/+151 |
| | | | | | Cache level 16 hashes Save STH | ||||
* | fetchallcerts.py: handle precerts | Magnus Ahltorp | 2015-02-09 | 1 | -13/+48 |
| | |||||
* | fetchallcerts.py: Store certificates. | Magnus Ahltorp | 2015-02-08 | 1 | -25/+30 |
| | |||||
* | fetchallcerts.py: calculate root hash | Magnus Ahltorp | 2014-10-27 | 1 | -15/+37 |
| | |||||
* | Added fetchallcerts.py | Magnus Ahltorp | 2014-10-27 | 1 | -0/+53 |