<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openmano-mpy/extmod/crypto-algorithms, branch master</title>
<subtitle>MicroPython source and hardware configuration for OpenMano</subtitle>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/'/>
<entry>
<title>extmod/crypto-algorithms: Add source to header and populate copyright.</title>
<updated>2019-08-22T07:20:16+00:00</updated>
<author>
<name>Damien George</name>
</author>
<published>2019-08-22T07:20:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=519746cae4b1dd6e2d006f294961494ee949a2cc'/>
<id>519746cae4b1dd6e2d006f294961494ee949a2cc</id>
<content type='text'>
As per the README.md of the upstream source at
https://github.com/B-Con/crypto-algorithms, this source code was released
into the public domain, so make that explicit in the copyright line in the
header.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As per the README.md of the upstream source at
https://github.com/B-Con/crypto-algorithms, this source code was released
into the public domain, so make that explicit in the copyright line in the
header.
</pre>
</div>
</content>
</entry>
<entry>
<title>extmod/crypto-algorithms/sha256: Remove non-standard memory.h header.</title>
<updated>2017-04-27T12:01:01+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
</author>
<published>2017-04-27T12:00:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=8109cd5f23c530ef568c617c85193cfa9b836dbc'/>
<id>8109cd5f23c530ef568c617c85193cfa9b836dbc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>extmod/moduhashlib: Add namespace prefix for crypto-algorithms/sha256.h.</title>
<updated>2015-12-20T21:14:47+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
</author>
<published>2015-12-20T14:57:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=1b7f62241023fdd000ee011824679a34d615c722'/>
<id>1b7f62241023fdd000ee011824679a34d615c722</id>
<content type='text'>
Everyone loves to names similar things the same, then there're conflicts
between different libraries. The namespace prefix used is "CRYAL_", which
is weird, and that's good, as that minimizes chance of another conflict.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Everyone loves to names similar things the same, then there're conflicts
between different libraries. The namespace prefix used is "CRYAL_", which
is weird, and that's good, as that minimizes chance of another conflict.
</pre>
</div>
</content>
</entry>
<entry>
<title>extmod/crypto: Add static keyword where it should be.</title>
<updated>2015-03-19T00:25:33+00:00</updated>
<author>
<name>Damien George</name>
</author>
<published>2015-03-19T00:24:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=6b07a6132fb641481b0f6daec2401f500cc58144'/>
<id>6b07a6132fb641481b0f6daec2401f500cc58144</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>moduhashlib: Add sha256 implementation from "crypto-algorithms" project.</title>
<updated>2014-11-22T12:47:52+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
</author>
<published>2014-11-22T02:48:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=63e02e8cc03036880949ca7ea19beb153ab7e803'/>
<id>63e02e8cc03036880949ca7ea19beb153ab7e803</id>
<content type='text'>
https://github.com/B-Con/crypto-algorithms revision 100f4ff
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/B-Con/crypto-algorithms revision 100f4ff
</pre>
</div>
</content>
</entry>
</feed>
