<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libcrypto, branch OPENBSD_3_5</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_3_5</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_3_5'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2004-03-22T14:57:05+00:00</updated>
<entry>
<title>This commit was manufactured by cvs2git to create branch 'OPENBSD_3_5'.</title>
<updated>2004-03-22T14:57:05+00:00</updated>
<author>
<name>cvs2svn</name>
<email>admin@example.com</email>
</author>
<published>2004-03-22T14:57:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=7f48deb4b8030bed5b03cd35950aabb8ff34f0fa'/>
<id>urn:sha1:7f48deb4b8030bed5b03cd35950aabb8ff34f0fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Unbreak rmd160.  Was broken on sparc64 when compiled with gcc3.  Fix and report</title>
<updated>2004-03-22T14:57:03+00:00</updated>
<author>
<name>hshoexer</name>
<email></email>
</author>
<published>2004-03-22T14:57:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c051a3c4a24fa90cc755059f99d5c2e7131d5ca7'/>
<id>urn:sha1:c051a3c4a24fa90cc755059f99d5c2e7131d5ca7</id>
<content type='text'>
by Simon Kellner.

XXX  This is only a temporary work-around and we still need a REAL fix for
XXX  this issue.

Testing on different archs by marc@ tdvall@ millert@ otto@ ho@ miod@ hshoexer@
ok deraadt@
</content>
</entry>
<entry>
<title>Insert missing ABORT if EC_GROUP_copy() fails.</title>
<updated>2004-03-21T21:50:29+00:00</updated>
<author>
<name>tom</name>
<email></email>
</author>
<published>2004-03-21T21:50:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=1e77dd49006edc60e86242fd15bfa42d7f49ee43'/>
<id>urn:sha1:1e77dd49006edc60e86242fd15bfa42d7f49ee43</id>
<content type='text'>
ok markus@
</content>
</entry>
<entry>
<title>return(00); -&gt; return(0); markus@ ok</title>
<updated>2004-03-17T21:31:34+00:00</updated>
<author>
<name>aaron</name>
<email></email>
</author>
<published>2004-03-17T21:31:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=64ea189ee0511fddc5b6b2271c88779735dd8380'/>
<id>urn:sha1:64ea189ee0511fddc5b6b2271c88779735dd8380</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup and shrink ACSS_KEY a bit.  Thus crank library minor.</title>
<updated>2004-02-13T10:05:44+00:00</updated>
<author>
<name>hshoexer</name>
<email></email>
</author>
<published>2004-02-13T10:05:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=1617c4271e2064de608b1d25e4d8b49ea0b00007'/>
<id>urn:sha1:1617c4271e2064de608b1d25e4d8b49ea0b00007</id>
<content type='text'>
Change cipher modes to more generic names and add an additional mode.

ok deraadt@ markus@
</content>
</entry>
<entry>
<title>remove some debug code and cleanup..</title>
<updated>2004-02-04T21:31:10+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2004-02-04T21:31:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=acb76436eeac44bb2432cf37441f3eba95b589a5'/>
<id>urn:sha1:acb76436eeac44bb2432cf37441f3eba95b589a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>OK, this time the AES soft keys work with ssh and such.  I spent over 3</title>
<updated>2004-02-03T23:44:47+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2004-02-03T23:44:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9237b96b4b1795a66946df726fe5d1f0af5380ad'/>
<id>urn:sha1:9237b96b4b1795a66946df726fe5d1f0af5380ad</id>
<content type='text'>
hours learning that OpenSSL's internal functions for AES extended keys
generate screwy byte order swapped data..
</content>
</entry>
<entry>
<title>oops, software key gen bug</title>
<updated>2004-02-03T20:26:30+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2004-02-03T20:26:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=1ba14a455dca5aaaef6b0e94a5488fbfee768297'/>
<id>urn:sha1:1ba14a455dca5aaaef6b0e94a5488fbfee768297</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch to using software generated extended keys (because the cpu cannot</title>
<updated>2004-02-03T20:18:45+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2004-02-03T20:18:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0c66a6c2b7500acc336803ba43c73d3cc11d5939'/>
<id>urn:sha1:0c66a6c2b7500acc336803ba43c73d3cc11d5939</id>
<content type='text'>
yet generate 192 &amp; 256 bit keys).  Ensure that 192 and 256 are in the
nids table.  This also accelerates performance for 128 a tiny bit:

type             16 bytes     64 bytes    256 bytes   1024 bytes   8192 bytes
aes-128-cbc      34921.48k   129617.82k   362059.93k   623649.81k   790397.77k
aes-192-cbc      26227.43k    99215.33k   283242.84k   509881.15k   665323.22k
aes-256-cbc      26133.22k    97458.06k   265990.84k   457824.69k   579835.09k
</content>
</entry>
<entry>
<title>If on an i386, detect existance of the VIA C3 xcrypt-* using sysctl of</title>
<updated>2004-02-03T08:48:26+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2004-02-03T08:48:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b6361823f347e3fac478dfe9ca17ff60e7ffd362'/>
<id>urn:sha1:b6361823f347e3fac478dfe9ca17ff60e7ffd362</id>
<content type='text'>
the machdep.xcrypt node.  If they exist, use the xcrypt-cbc instruction
to accelerate aes-{128,192,256}-cbc, for more than 100x performance
increase. This code has no effect on any cpu...  Tested thus far using
openssl speed command, and of course, ssh.  778MB/sec AES-128-CBC
performance at 8192 byte block size.
</content>
</entry>
</feed>
