<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gocryptfs/internal/siv_aead, branch v1.8.0</title>
<subtitle>Mirror of gocryptfs source code on Github</subtitle>
<id>http://nuetzlich.net/cgit/gocryptfs/atom?h=v1.8.0</id>
<link rel='self' href='http://nuetzlich.net/cgit/gocryptfs/atom?h=v1.8.0'/>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/'/>
<updated>2018-02-18T15:01:46+00:00</updated>
<entry>
<title>siv_aead: create private key copy and implement wiping</title>
<updated>2018-02-18T15:01:46+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2018-02-18T15:01:46+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=344d7e0a6f06cf7829dc5af1732dfbd116597dc1'/>
<id>urn:sha1:344d7e0a6f06cf7829dc5af1732dfbd116597dc1</id>
<content type='text'>
Having a private copy relieves the caller from worrying about
whether he can zero his copy. The copy can be cleared by
calling Wipe().
</content>
</entry>
<entry>
<title>siv_aead: fix trivial typo in comment</title>
<updated>2017-09-17T09:42:46+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2017-09-17T09:42:46+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=0072a96f20c99bf386d8e3f63741def5a3945018'/>
<id>urn:sha1:0072a96f20c99bf386d8e3f63741def5a3945018</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix golint complaints</title>
<updated>2017-04-29T12:50:58+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2017-04-29T12:50:58+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=edb3e19cb5543c580261052395d461fa47c7cf58'/>
<id>urn:sha1:edb3e19cb5543c580261052395d461fa47c7cf58</id>
<content type='text'>
</content>
</entry>
<entry>
<title>full stack: implement HKDF support</title>
<updated>2017-03-05T20:59:55+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2017-03-05T20:59:55+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=d0bc7970f721cee607d993406d97d32e2c660abe'/>
<id>urn:sha1:d0bc7970f721cee607d993406d97d32e2c660abe</id>
<content type='text'>
...but keep it disabled by default for new filesystems.

We are still missing an example filesystem and CLI arguments
to explicitely enable and disable it.
</content>
</entry>
<entry>
<title>Replace all calls to naked panic() with log.Panic()</title>
<updated>2016-12-10T10:54:36+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2016-12-10T10:50:16+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=c9f4400e6dc71a36df5dc9725f52a8968f5f9803'/>
<id>urn:sha1:c9f4400e6dc71a36df5dc9725f52a8968f5f9803</id>
<content type='text'>
We want all panics to show up in the syslog.
</content>
</entry>
<entry>
<title>lint fixes</title>
<updated>2016-10-04T21:18:33+00:00</updated>
<author>
<name>Valient Gough</name>
</author>
<published>2016-10-02T04:14:18+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=b764917cd5c1b1d61b8ce08e7af0b29793fbbb80'/>
<id>urn:sha1:b764917cd5c1b1d61b8ce08e7af0b29793fbbb80</id>
<content type='text'>
</content>
</entry>
<entry>
<title>siv_aead: Overhead is always 16</title>
<updated>2016-10-03T21:58:19+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2016-10-03T21:58:19+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=46018785b41cac7cfd79174e7f7ca41443a7231a'/>
<id>urn:sha1:46018785b41cac7cfd79174e7f7ca41443a7231a</id>
<content type='text'>
Add a test for that.

Also test operations using a 64-byte key.
</content>
</entry>
<entry>
<title>siv_aead: add AES-SIV AEAD wrapper</title>
<updated>2016-09-26T21:06:40+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2016-09-26T21:06:40+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=d9fc652df0957e464d83c87a164ee2b70cb9e4ee'/>
<id>urn:sha1:d9fc652df0957e464d83c87a164ee2b70cb9e4ee</id>
<content type='text'>
</content>
</entry>
</feed>
