<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gocryptfs/internal/prefer_openssl/prefer_test.go, branch xattr_user_buffer</title>
<subtitle>Mirror of gocryptfs source code on Github</subtitle>
<id>http://nuetzlich.net/cgit/gocryptfs/atom?h=xattr_user_buffer</id>
<link rel='self' href='http://nuetzlich.net/cgit/gocryptfs/atom?h=xattr_user_buffer'/>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/'/>
<updated>2020-02-15T16:21:30+00:00</updated>
<entry>
<title>merge prefer_openssl package into stupidgcm</title>
<updated>2020-02-15T16:21:30+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2020-02-15T16:21:30+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=d5ce340c02601992cc9dab1bd7d3c2d95d81155e'/>
<id>urn:sha1:d5ce340c02601992cc9dab1bd7d3c2d95d81155e</id>
<content type='text'>
Now that I have discovered golang.org/x/sys/cpu and that Go
versions below 1.6 are uncommon, there was not much useful
code left in prefer_openssl.

Merge the remains into stupidgcm.
</content>
</entry>
<entry>
<title>Implement changes proposed by gosimple.</title>
<updated>2016-09-25T17:48:21+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2016-09-25T17:48:21+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=5f4b16c00f2475a8efd0ae0d4d4e26f92b563dc0'/>
<id>urn:sha1:5f4b16c00f2475a8efd0ae0d4d4e26f92b563dc0</id>
<content type='text'>
Also delete the unused "dirIVNameStruct", found by deadcode.
</content>
</entry>
<entry>
<title>prefer_openssl: autodetect whether to use OpenSSL or Go GCM</title>
<updated>2016-05-11T22:42:42+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2016-05-11T21:36:57+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=49b597f07c07bde6a2feb1f32f02fcaf34daf365'/>
<id>urn:sha1:49b597f07c07bde6a2feb1f32f02fcaf34daf365</id>
<content type='text'>
Go GCM is faster than OpenSSL if the CPU has AES instructions
and you are running Go 1.6+.

The "-openssl" option now defaults to "auto".

"gocryptfs -debug -version" displays the result of the autodetection.

See https://github.com/rfjakob/gocryptfs/issues/23 for details and
benchmarks.
</content>
</entry>
</feed>
