<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libcrypto/man/RSA_size.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>add a few .Xr links to new manual pages</title>
<updated>2022-07-13T21:51:35+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2022-07-13T21:51:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=eecf69d021b6c6b9ed968129fcb1281df6b2be03'/>
<id>urn:sha1:eecf69d021b6c6b9ed968129fcb1281df6b2be03</id>
<content type='text'>
</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>rsa.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL git</title>
<updated>2018-03-21T01:27:25+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2018-03-21T01:27:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=e2e25027b0a1d66fc038b5a98dc3c582451680d5'/>
<id>urn:sha1:e2e25027b0a1d66fc038b5a98dc3c582451680d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>In rsa.h rev. 1.33 2018/02/18 12:52:13, tb@ provided RSA_bits(3).</title>
<updated>2018-02-19T12:14:11+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2018-02-19T12:14:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=2b64afefbbccc1cbbef6b58ee52328a60f5a0654'/>
<id>urn:sha1:2b64afefbbccc1cbbef6b58ee52328a60f5a0654</id>
<content type='text'>
Merge the documentation; from Kurt Roeckx &lt;kurt at roeckx dot be&gt;
via OpenSSL commit 26c79d56 Apr 18 12:23:12 2015 +0200.
</content>
</entry>
<entry>
<title>Merge documentation for {DH,DSA}_get0_{key,pqg}(3),</title>
<updated>2018-02-17T16:59:48+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2018-02-17T16:59:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=70379c3810269c29db4c9f6e3dd8c27b7b762ea7'/>
<id>urn:sha1:70379c3810269c29db4c9f6e3dd8c27b7b762ea7</id>
<content type='text'>
EVP_PKEY_get0_{DH,DSA,RSA}(3), and RSA_{g,s}et0_key(3)
that tb@ just provided.
</content>
</entry>
<entry>
<title>Change all references to rsa(3) to point to RSA_new(3) instead.</title>
<updated>2016-12-11T12:21:48+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2016-12-11T12:21:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9c30219f0802bda4848a6bcf9472f8538a82a16a'/>
<id>urn:sha1:9c30219f0802bda4848a6bcf9472f8538a82a16a</id>
<content type='text'>
Make sure all RSA pages point back to RSA_new(3).
</content>
</entry>
<entry>
<title>Add Copyright, license, and very minor improvements from OpenSSL.</title>
<updated>2016-11-29T16:40:40+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2016-11-29T16:40:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=5de71e6ff78b87b45bd3f3c260aac0d0308879c4'/>
<id>urn:sha1:5de71e6ff78b87b45bd3f3c260aac0d0308879c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>first pass; ok schwarze</title>
<updated>2016-11-06T15:52:50+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2016-11-06T15:52:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=5a18890fb4c6b832214c6c32d7ca56db3fd9133a'/>
<id>urn:sha1:5a18890fb4c6b832214c6c32d7ca56db3fd9133a</id>
<content type='text'>
</content>
</entry>
</feed>
