<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Authoritative timestamping: Some silly games</title>
	<atom:link href="http://billauer.se/blog/2012/03/ts-tsget-timestamp/feed/" rel="self" type="application/rss+xml" />
	<link>https://billauer.se/blog/2012/03/ts-tsget-timestamp/</link>
	<description>Anything I found worthy to write down.</description>
	<lastBuildDate>Thu, 26 Mar 2026 13:15:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: eli</title>
		<link>https://billauer.se/blog/2012/03/ts-tsget-timestamp/comment-page-1/#comment-1177</link>
		<dc:creator>eli</dc:creator>
		<pubDate>Wed, 06 Apr 2016 16:45:48 +0000</pubDate>
		<guid isPermaLink="false">https://billauer.se/blog/?p=2676#comment-1177</guid>
		<description>Thanks, that worked. More precisely, I went

openssl asn1parse -inform der &lt; timestamp.tsr

and got a lot of mumbo-jumbo that seems to have a meaning. :)</description>
		<content:encoded><![CDATA[<p>Thanks, that worked. More precisely, I went</p>
<p>openssl asn1parse -inform der < timestamp.tsr</p>
<p>and got a lot of mumbo-jumbo that seems to have a meaning. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mantas</title>
		<link>https://billauer.se/blog/2012/03/ts-tsget-timestamp/comment-page-1/#comment-1176</link>
		<dc:creator>Mantas</dc:creator>
		<pubDate>Wed, 06 Apr 2016 16:05:21 +0000</pubDate>
		<guid isPermaLink="false">https://billauer.se/blog/?p=2676#comment-1176</guid>
		<description>Most file formats used by PKI are based on ASN.1-DER. Use `openssl asn1parse -inform der` or Gutmann&#039;s `dumpasn1` to examine certificates, timestamp requests, etc.</description>
		<content:encoded><![CDATA[<p>Most file formats used by PKI are based on ASN.1-DER. Use `openssl asn1parse -inform der` or Gutmann&#8217;s `dumpasn1` to examine certificates, timestamp requests, etc.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
