<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gocryptfs, branch v0.1</title>
<subtitle>Mirror of gocryptfs source code on Github</subtitle>
<id>http://nuetzlich.net/cgit/gocryptfs/atom?h=v0.1</id>
<link rel='self' href='http://nuetzlich.net/cgit/gocryptfs/atom?h=v0.1'/>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/'/>
<updated>2015-10-07T20:09:34+00:00</updated>
<entry>
<title>Add test.bash</title>
<updated>2015-10-07T20:09:34+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2015-10-07T20:08:30+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=440abcbac63a5994d4bac1b5dfcf838aaaefdbd7'/>
<id>urn:sha1:440abcbac63a5994d4bac1b5dfcf838aaaefdbd7</id>
<content type='text'>
...also adapt the cryptfs tests for 256 bit long keys
</content>
</entry>
<entry>
<title>Adapt openssl benchmark for 256 bit long keys</title>
<updated>2015-10-07T20:05:32+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2015-10-07T20:05:32+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=2f970e1aa6e069a7f0001b23a4aadb54704c5d96'/>
<id>urn:sha1:2f970e1aa6e069a7f0001b23a4aadb54704c5d96</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Better usage text</title>
<updated>2015-10-07T19:59:54+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2015-10-07T19:59:54+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=878f64a5d717a8501810bafae00fd41891f23fa7'/>
<id>urn:sha1:878f64a5d717a8501810bafae00fd41891f23fa7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move gocryptfs wrapper into the same folder as the binary</title>
<updated>2015-10-07T19:49:38+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2015-10-07T19:40:32+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=bef73c63b35f992b0c9f32aa9b0b0da669b22a43'/>
<id>urn:sha1:bef73c63b35f992b0c9f32aa9b0b0da669b22a43</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement "gocryptfs --passwd" (pasword changing)</title>
<updated>2015-10-07T19:26:17+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2015-10-07T19:26:17+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=65ba0739d5de756a437e0f840649583fa835a560'/>
<id>urn:sha1:65ba0739d5de756a437e0f840649583fa835a560</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reword help text</title>
<updated>2015-10-06T21:28:20+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2015-10-06T21:28:20+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=03502861ce9aaf3606b37b999d19ac25ccfbf06b'/>
<id>urn:sha1:03502861ce9aaf3606b37b999d19ac25ccfbf06b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Split off SECURITY.md</title>
<updated>2015-10-06T21:20:21+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2015-10-06T21:20:21+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=31e14936be171855c49edc0922bc109b5a1e4d65'/>
<id>urn:sha1:31e14936be171855c49edc0922bc109b5a1e4d65</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update README.md</title>
<updated>2015-10-06T21:08:04+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2015-10-06T21:08:04+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=8ec16c165d10ddce029b5016bc4a40c99bc58710'/>
<id>urn:sha1:8ec16c165d10ddce029b5016bc4a40c99bc58710</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use block number as authentication data</title>
<updated>2015-10-06T20:27:37+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2015-10-06T20:27:37+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=a3d286069f989dd16c6f91930a0df9fedfa2dd64'/>
<id>urn:sha1:a3d286069f989dd16c6f91930a0df9fedfa2dd64</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add "--masterkey=" parameter for recovery purposes</title>
<updated>2015-10-06T19:16:39+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2015-10-06T19:16:39+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=45ea8aa5463942b0b777fcc0b354cef5821c908d'/>
<id>urn:sha1:45ea8aa5463942b0b777fcc0b354cef5821c908d</id>
<content type='text'>
</content>
</entry>
</feed>
