<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libcrypto/ec/eck_prn.c, branch OPENBSD_7_9_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_7_9_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_7_9_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2025-05-10T05:54:39+00:00</updated>
<entry>
<title>Use err_local.h rather than err.h in most places</title>
<updated>2025-05-10T05:54:39+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2025-05-10T05:54:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=41e8f99dd1625a9f0c80ce9d4383e95b18e85709'/>
<id>urn:sha1:41e8f99dd1625a9f0c80ce9d4383e95b18e85709</id>
<content type='text'>
ok jsing
</content>
</entry>
<entry>
<title>Simplify ecpk_print_explicit_parameters()</title>
<updated>2025-01-25T10:30:17+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2025-01-25T10:30:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d50db2c2ad480ce1196038301b8c749e234ade83'/>
<id>urn:sha1:d50db2c2ad480ce1196038301b8c749e234ade83</id>
<content type='text'>
At this point the NID is always NID_X9_62_prime_field, so we can use
SN_X9_62_prime_field directly rather than getting the field type from
the method and then converting the nid to an sn with OBJ_nid2sn().

ok jsing
</content>
</entry>
<entry>
<title>Unify checking for the asn1_flag</title>
<updated>2024-11-25T06:51:39+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2024-11-25T06:51:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9b6f67fd1d0975062609168d617e567a8304ed32'/>
<id>urn:sha1:9b6f67fd1d0975062609168d617e567a8304ed32</id>
<content type='text'>
There are only two flag values that libcrypto understands and the default
value is 1 while, helpfully, the undesirable non-default is 0. The few
existing callers set OPENSSL_EC_NAMED_CURVE or OPENSSL_EC_EXPLICIT_CURVE.
Nevertheless, the flag should be checked properly as a flag. The recent
upstream checks for EC_GROUP_get_asn1_flag(group) == OPENSSL_EC_NAMED_CURVE
don't look right either...

ok jsing
</content>
</entry>
<entry>
<title>eck_prn: some more air to breathe</title>
<updated>2024-11-14T10:27:59+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2024-11-14T10:27:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d90eb8cf00b4c4b132fa28ad6b557fd654bf2dea'/>
<id>urn:sha1:d90eb8cf00b4c4b132fa28ad6b557fd654bf2dea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>eck_prn: fix includes</title>
<updated>2024-11-14T10:25:17+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2024-11-14T10:25:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=a1ed1afd86982eed8b3e4174e30a0198fe12ad40'/>
<id>urn:sha1:a1ed1afd86982eed8b3e4174e30a0198fe12ad40</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ec_prn: use pkey rather than pk for an EC_KEY</title>
<updated>2024-11-14T10:22:45+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2024-11-14T10:22:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=02ea2ce930fc854ae29463f0b82e0dff33d5c7bd'/>
<id>urn:sha1:02ea2ce930fc854ae29463f0b82e0dff33d5c7bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>eck_prn: use group rather than x for an EC_GROUP</title>
<updated>2024-11-14T10:21:32+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2024-11-14T10:21:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0447ec0611fb5ea70a4d29dab617e14f2cd5ed33'/>
<id>urn:sha1:0447ec0611fb5ea70a4d29dab617e14f2cd5ed33</id>
<content type='text'>
</content>
</entry>
<entry>
<title>eck_prn: use ec_key rather than x for an EC_KEY</title>
<updated>2024-11-14T10:20:17+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2024-11-14T10:20:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=be8a73922de755b9d8f882867f48699ff3f0477a'/>
<id>urn:sha1:be8a73922de755b9d8f882867f48699ff3f0477a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>eck_prn: consistently use bio for a BIO rather than b and bp randomly</title>
<updated>2024-11-14T10:18:00+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2024-11-14T10:18:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c417dabfcf6b6433d2169566dddc847c8b2ae7c8'/>
<id>urn:sha1:c417dabfcf6b6433d2169566dddc847c8b2ae7c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>eck_prn: sprinkle some empty lines and drop some parens for consistency</title>
<updated>2024-11-14T10:16:02+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2024-11-14T10:16:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=4c8f7dccbfaa14d5e41565609989e4357000c35b'/>
<id>urn:sha1:4c8f7dccbfaa14d5e41565609989e4357000c35b</id>
<content type='text'>
</content>
</entry>
</feed>
