<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libcrypto/man/BN_bn2bin.3, branch OPENBSD_7_9</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_7_9</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_7_9'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2025-06-08T22:40:31+00:00</updated>
<entry>
<title>.Lb libcrypto ; OK tb@</title>
<updated>2025-06-08T22:40:31+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2025-06-08T22:40:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=8be86af02fed1bda350c8dd14ee064cb66e3b0f5'/>
<id>urn:sha1:8be86af02fed1bda350c8dd14ee064cb66e3b0f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ASN1_bn_print() will be removed soon. Remove docs.</title>
<updated>2023-07-09T06:45:03+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-07-09T06:45:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c264ff2cd92e346999f827933f1603923037ad50'/>
<id>urn:sha1:c264ff2cd92e346999f827933f1603923037ad50</id>
<content type='text'>
</content>
</entry>
<entry>
<title>new manual page ASN1_bn_print(3)</title>
<updated>2021-12-08T21:52:29+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2021-12-08T21:52:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=85eaec41e3f51dbb883982cc6e371e9a66c321ad'/>
<id>urn:sha1:85eaec41e3f51dbb883982cc6e371e9a66c321ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge documentation for BN_bn2binpad(3), BN_bn2lebinpad(3),</title>
<updated>2021-09-11T08:45:47+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2021-09-11T08:45:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b0b3e4e847df0c7cb16cc4610638c96e86735cd5'/>
<id>urn:sha1:b0b3e4e847df0c7cb16cc4610638c96e86735cd5</id>
<content type='text'>
and BN_lebin2bn(3) from the OpenSSL 1.1.1 branch,
which is still under a free license.
While here, tweak a number of details for clarity.
OK tb@
</content>
</entry>
<entry>
<title>delete references to ERR pages from SEE ALSO where such</title>
<updated>2019-06-10T14:58:48+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2019-06-10T14:58:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b783ba28c4b47eb204506e8af355d28ef6e67dec'/>
<id>urn:sha1:b783ba28c4b47eb204506e8af355d28ef6e67dec</id>
<content type='text'>
references were already given below RETURN VALUES right above
</content>
</entry>
<entry>
<title>Correctly describe the return values of BN_hex2bn(3) and BN_dec2bn(3).</title>
<updated>2018-12-19T21:53:53+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2018-12-19T21:53:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=1635f75ddd8849b3cf2854c2040171d68e696d5c'/>
<id>urn:sha1:1635f75ddd8849b3cf2854c2040171d68e696d5c</id>
<content type='text'>
Inspired by OpenSSL commit a130950d Aug 23 12:06:41 2017 -0400
by Rich Salz &lt;rsalz at openssl dot org&gt;, but using a more explicit
wording, and fixing *both* places rather than only half of them.
</content>
</entry>
<entry>
<title>found a complete archive of SSLeay-0.4 to SSLeay-0.8.1b tarballs</title>
<updated>2018-03-27T17:35:50+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2018-03-27T17:35:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=30d10c511917e0e339dec931667fc4b6eb014430'/>
<id>urn:sha1:30d10c511917e0e339dec931667fc4b6eb014430</id>
<content type='text'>
on the web, so fix up SSLeay HISTORY accordingly
</content>
</entry>
<entry>
<title>finish crypto HISTORY; mostly 1.1.0/6.3, but also various other fixes</title>
<updated>2018-03-23T23:18:17+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2018-03-23T23:18:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c44c09a9be771317de7b5d8cc4da99b7c7d44bab'/>
<id>urn:sha1:c44c09a9be771317de7b5d8cc4da99b7c7d44bab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>crypto HISTORY up to 1.0.0; researched from OpenSSL git</title>
<updated>2018-03-23T04:34:23+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2018-03-23T04:34:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=a0917b3137261e1aa48b0e8c11dec2785119fced'/>
<id>urn:sha1:a0917b3137261e1aa48b0e8c11dec2785119fced</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bn.h HISTORY up to SSLeay 0.9.0; researched from OpenSSL git</title>
<updated>2018-03-21T06:26:31+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2018-03-21T06:26:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=3cbc5c2f74db3c4adba5f8981ac9c111dbc0d113'/>
<id>urn:sha1:3cbc5c2f74db3c4adba5f8981ac9c111dbc0d113</id>
<content type='text'>
</content>
</entry>
</feed>
