<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pq-blind-sigs-impl, branch magister</title>
<subtitle>A toy post-quantum blind signatures implementation</subtitle>
<id>https://git.koszko.org/pq-blind-sigs-impl/atom?h=magister</id>
<link rel='self' href='https://git.koszko.org/pq-blind-sigs-impl/atom?h=magister'/>
<link rel='alternate' type='text/html' href='https://git.koszko.org/pq-blind-sigs-impl/'/>
<updated>2025-01-25T18:21:20Z</updated>
<entry>
<title>Remove old `Building' README section.</title>
<updated>2025-01-25T18:21:20Z</updated>
<author>
<name>W. Kosior</name>
<email>koszko@koszko.org</email>
</author>
<published>2025-01-25T18:21:20Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/pq-blind-sigs-impl/commit/?id=ca8a50d2d18109ca416e1518232505e5c23eace7'/>
<id>urn:sha1:ca8a50d2d18109ca416e1518232505e5c23eace7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update `.gitignore'.</title>
<updated>2025-01-25T18:17:23Z</updated>
<author>
<name>W. Kosior</name>
<email>koszko@koszko.org</email>
</author>
<published>2025-01-25T18:17:23Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/pq-blind-sigs-impl/commit/?id=dc49c13c4fa6a362a42fc9662b153f75b5bae3e8'/>
<id>urn:sha1:dc49c13c4fa6a362a42fc9662b153f75b5bae3e8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>As part of `make clean' remove files generated by the program.</title>
<updated>2025-01-25T18:13:14Z</updated>
<author>
<name>W. Kosior</name>
<email>koszko@koszko.org</email>
</author>
<published>2025-01-25T18:11:57Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/pq-blind-sigs-impl/commit/?id=a6fca22ecc6251e8b5dd65a05f298ffe2eaae587'/>
<id>urn:sha1:a6fca22ecc6251e8b5dd65a05f298ffe2eaae587</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make the sample program able to use files to store data.</title>
<updated>2025-01-25T18:13:14Z</updated>
<author>
<name>W. Kosior</name>
<email>koszko@koszko.org</email>
</author>
<published>2025-01-25T18:11:14Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/pq-blind-sigs-impl/commit/?id=a47507f8c03886ab50bbc4125b93ffd2d825ed85'/>
<id>urn:sha1:a47507f8c03886ab50bbc4125b93ffd2d825ed85</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make signer state argument to protocol phase 5 function a const.</title>
<updated>2025-01-25T18:13:14Z</updated>
<author>
<name>W. Kosior</name>
<email>koszko@koszko.org</email>
</author>
<published>2025-01-25T18:10:07Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/pq-blind-sigs-impl/commit/?id=f73883a5dc0b68c03ccc0cfdde39686fd1adb6e2'/>
<id>urn:sha1:f73883a5dc0b68c03ccc0cfdde39686fd1adb6e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make sure info messages have &lt; 80 characters in line.</title>
<updated>2025-01-25T18:13:14Z</updated>
<author>
<name>W. Kosior</name>
<email>koszko@koszko.org</email>
</author>
<published>2025-01-25T18:09:09Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/pq-blind-sigs-impl/commit/?id=b5f5565f46997b91e6bcd9eb485eeb665c6d478e'/>
<id>urn:sha1:b5f5565f46997b91e6bcd9eb485eeb665c6d478e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add license info to pqcrypto_commitment_shake256.* source files.</title>
<updated>2025-01-25T18:13:14Z</updated>
<author>
<name>W. Kosior</name>
<email>koszko@koszko.org</email>
</author>
<published>2025-01-24T21:06:41Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/pq-blind-sigs-impl/commit/?id=b939b9967449654da5d15a550d9784a6d05f7cd0'/>
<id>urn:sha1:b939b9967449654da5d15a550d9784a6d05f7cd0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add signature verification.</title>
<updated>2025-01-25T18:13:14Z</updated>
<author>
<name>W. Kosior</name>
<email>koszko@koszko.org</email>
</author>
<published>2025-01-24T21:05:20Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/pq-blind-sigs-impl/commit/?id=8e1d9f9a89fa2fa219679795f54511970c806d21'/>
<id>urn:sha1:8e1d9f9a89fa2fa219679795f54511970c806d21</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use blind_sig_ctx_t in arguments list inside samp-le program.</title>
<updated>2025-01-25T18:13:14Z</updated>
<author>
<name>W. Kosior</name>
<email>koszko@koszko.org</email>
</author>
<published>2025-01-24T21:04:48Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/pq-blind-sigs-impl/commit/?id=de168834ec90ecf77d0f66c6d22cf2cff05cda8e'/>
<id>urn:sha1:de168834ec90ecf77d0f66c6d22cf2cff05cda8e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mention step 4 in messages printed.</title>
<updated>2025-01-25T18:13:14Z</updated>
<author>
<name>W. Kosior</name>
<email>koszko@koszko.org</email>
</author>
<published>2025-01-24T21:04:10Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/pq-blind-sigs-impl/commit/?id=e1800ee73754c82f9adbe85637afb5fa95f17ff9'/>
<id>urn:sha1:e1800ee73754c82f9adbe85637afb5fa95f17ff9</id>
<content type='text'>
</content>
</entry>
</feed>
