X-Git-Url: https://pere.pagekite.me/gitweb/homepage.git/blobdiff_plain/1dba9534f0537cdd58650b2a2d4672e5df41d966..17ddfe379836481b829ea2070f16b2a928806eb8:/blog/Fetching_trusted_timestamps_using_the_rfc3161ng_python_module.html diff --git a/blog/Fetching_trusted_timestamps_using_the_rfc3161ng_python_module.html b/blog/Fetching_trusted_timestamps_using_the_rfc3161ng_python_module.html index 6879085899..386ec1a164 100644 --- a/blog/Fetching_trusted_timestamps_using_the_rfc3161ng_python_module.html +++ b/blog/Fetching_trusted_timestamps_using_the_rfc3161ng_python_module.html @@ -24,10 +24,10 @@
8th October 2018

I have earlier covered the basics of trusted timestamping using the 'openssl ts' client. See blog post for -2014, -2016 +2014, +2016 and -2017 +2017 for those stories. But some times I want to integrate the timestamping in other code, and recently I needed to integrate it into Python. After searching a bit, I found