<feed xmlns='http://www.w3.org/2005/Atom'>
<title>go-tangerine/crypto/sha3, branch master</title>
<subtitle>Tangerine full node (https://github.com/tangerine-network/go-tangerine)
</subtitle>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/go-tangerine/'/>
<entry>
<title>vendor, crypto, swarm: switch over to upstream sha3 package</title>
<updated>2019-01-04T07:26:07+00:00</updated>
<author>
<name>Dave McGregor</name>
<email>dave.s.mcgregor@gmail.com</email>
</author>
<published>2019-01-03T22:15:26+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/go-tangerine/commit/?id=33d233d3e18359123993d3f54987441290faf212'/>
<id>33d233d3e18359123993d3f54987441290faf212</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>crypto: fix megacheck warnings (#14917)</title>
<updated>2017-08-08T10:58:22+00:00</updated>
<author>
<name>Egon Elbre</name>
<email>egonelbre@gmail.com</email>
</author>
<published>2017-08-08T10:58:22+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/go-tangerine/commit/?id=10ce8b0e3c361f7fcbd9440fe78566f49cce9588'/>
<id>10ce8b0e3c361f7fcbd9440fe78566f49cce9588</id>
<content type='text'>
* crypto: fix megacheck warnings

* crypto/ecies: remove ASN.1 support
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* crypto: fix megacheck warnings

* crypto/ecies: remove ASN.1 support
</pre>
</div>
</content>
</entry>
<entry>
<title>crypto, pow: add pure Go implementation of ethash</title>
<updated>2017-03-09T14:50:14+00:00</updated>
<author>
<name>Péter Szilágyi</name>
<email>peterke@gmail.com</email>
</author>
<published>2017-03-05T15:38:34+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/go-tangerine/commit/?id=3b00a77de57ab2737a7887521c192ce004c721e3'/>
<id>3b00a77de57ab2737a7887521c192ce004c721e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>all: gofmt -w -s</title>
<updated>2017-01-06T14:52:03+00:00</updated>
<author>
<name>Felix Lange</name>
<email>fjl@twurst.com</email>
</author>
<published>2017-01-06T14:52:03+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/go-tangerine/commit/?id=35a7dcb162546f7f31cb6492f716cb93159218d7'/>
<id>35a7dcb162546f7f31cb6492f716cb93159218d7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>crypto/sha3: update from golang.org/x/crypto/sha3 a 80b25ed4</title>
<updated>2016-10-01T19:26:43+00:00</updated>
<author>
<name>Felix Lange</name>
<email>fjl@twurst.com</email>
</author>
<published>2016-10-01T19:02:57+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/go-tangerine/commit/?id=54ea317375273c8bb558194eb04c73925da9ac14'/>
<id>54ea317375273c8bb558194eb04c73925da9ac14</id>
<content type='text'>
This pulls in the assembly implementation of keccakf1600 for amd64.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This pulls in the assembly implementation of keccakf1600 for amd64.
</pre>
</div>
</content>
</entry>
<entry>
<title>crypto/sha3: Export Keccak-256 hash function</title>
<updated>2016-02-21T22:34:34+00:00</updated>
<author>
<name>Ricardo Catalinas Jiménez</name>
<email>r@untroubled.be</email>
</author>
<published>2016-02-21T22:09:59+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/go-tangerine/commit/?id=c20d6e5e4ed8eff6d26cd849f90ca42dd5a7040c'/>
<id>c20d6e5e4ed8eff6d26cd849f90ca42dd5a7040c</id>
<content type='text'>
This hash function is slightly different from the standarized NIST SHA-3
as both of them use different domain separation bits.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This hash function is slightly different from the standarized NIST SHA-3
as both of them use different domain separation bits.
</pre>
</div>
</content>
</entry>
<entry>
<title>crypto/sha3: Remove import path checking from vendored code</title>
<updated>2016-02-21T22:34:34+00:00</updated>
<author>
<name>Ricardo Catalinas Jiménez</name>
<email>r@untroubled.be</email>
</author>
<published>2016-02-21T22:07:05+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/go-tangerine/commit/?id=5387ad760fa48bc4a060e7fbcbb3c6760cdacac3'/>
<id>5387ad760fa48bc4a060e7fbcbb3c6760cdacac3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>crypto/sha3: Copy latest code from "golang.org/x/crypto/sha3"</title>
<updated>2016-02-21T22:34:34+00:00</updated>
<author>
<name>Ricardo Catalinas Jiménez</name>
<email>r@untroubled.be</email>
</author>
<published>2016-02-21T22:05:00+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/go-tangerine/commit/?id=e4b138a5931b309805162610870df50165e61a8f'/>
<id>e4b138a5931b309805162610870df50165e61a8f</id>
<content type='text'>
Revision: 1f22c0103821b9390939b6776727195525381532
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Revision: 1f22c0103821b9390939b6776727195525381532
</pre>
</div>
</content>
</entry>
<entry>
<title>crypto/sha3: Delete old copied code</title>
<updated>2016-02-21T22:34:34+00:00</updated>
<author>
<name>Ricardo Catalinas Jiménez</name>
<email>r@untroubled.be</email>
</author>
<published>2016-02-21T22:00:43+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/go-tangerine/commit/?id=0a1da69fac3766b48a116580295f98df93122503'/>
<id>0a1da69fac3766b48a116580295f98df93122503</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>crypto/sha3: add full license headers</title>
<updated>2015-07-24T10:32:58+00:00</updated>
<author>
<name>Felix Lange</name>
<email>fjl@twurst.com</email>
</author>
<published>2015-07-24T10:29:58+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/go-tangerine/commit/?id=67598d9d08dc50172fc4022996d0b01b9ceeed9c'/>
<id>67598d9d08dc50172fc4022996d0b01b9ceeed9c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
