<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wpa-psk/wpa-psk, branch wpa-psk-0.2.3</title>
<subtitle>A command-line utility and Rust library to compute the WPA pre-shared key of a Wi-Fi SSID and passphrase.</subtitle>
<id>https://git.skreutz.com/wpa-psk.git/atom?h=wpa-psk-0.2.3</id>
<link rel='self' href='https://git.skreutz.com/wpa-psk.git/atom?h=wpa-psk-0.2.3'/>
<link rel='alternate' type='text/html' href='https://git.skreutz.com/wpa-psk.git/'/>
<updated>2024-03-06T01:11:12Z</updated>
<entry>
<title>Release wpa-psk 0.2.3</title>
<updated>2024-03-06T01:11:12Z</updated>
<author>
<name>Stefan Kreutz</name>
<email>mail@skreutz.com</email>
</author>
<published>2024-03-06T01:07:58Z</published>
<link rel='alternate' type='text/html' href='https://git.skreutz.com/wpa-psk.git/commit/?id=8dd2ee7788a794d65f983b294676490c3c51e45d'/>
<id>urn:sha1:8dd2ee7788a794d65f983b294676490c3c51e45d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update dependencies</title>
<updated>2024-03-06T01:05:50Z</updated>
<author>
<name>Stefan Kreutz</name>
<email>mail@skreutz.com</email>
</author>
<published>2024-03-06T01:05:50Z</published>
<link rel='alternate' type='text/html' href='https://git.skreutz.com/wpa-psk.git/commit/?id=3e41f90e78f5d6e7e069fd51e17ca0a32774ec9c'/>
<id>urn:sha1:3e41f90e78f5d6e7e069fd51e17ca0a32774ec9c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix clippy::format_collect lint</title>
<updated>2024-03-06T00:55:10Z</updated>
<author>
<name>Stefan Kreutz</name>
<email>mail@skreutz.com</email>
</author>
<published>2024-03-06T00:55:10Z</published>
<link rel='alternate' type='text/html' href='https://git.skreutz.com/wpa-psk.git/commit/?id=91ef9a2298c2610f76061d43b94d549b7b642155'/>
<id>urn:sha1:91ef9a2298c2610f76061d43b94d549b7b642155</id>
<content type='text'>
See
https://rust-lang.github.io/rust-clippy/stable/index.html#/format_collect
</content>
</entry>
<entry>
<title>Release wpa-psk 0.2.2</title>
<updated>2023-03-14T23:01:29Z</updated>
<author>
<name>Stefan Kreutz</name>
<email>mail@skreutz.com</email>
</author>
<published>2023-03-14T23:01:29Z</published>
<link rel='alternate' type='text/html' href='https://git.skreutz.com/wpa-psk.git/commit/?id=2042a8b45c53e8f66b34cff5f7dcfd36299f925a'/>
<id>urn:sha1:2042a8b45c53e8f66b34cff5f7dcfd36299f925a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Upgrade pbkdf2 crate</title>
<updated>2023-03-14T22:55:59Z</updated>
<author>
<name>Stefan Kreutz</name>
<email>mail@skreutz.com</email>
</author>
<published>2023-03-14T22:55:59Z</published>
<link rel='alternate' type='text/html' href='https://git.skreutz.com/wpa-psk.git/commit/?id=6490af25cef0279c05ffc772223f76089a01bc09'/>
<id>urn:sha1:6490af25cef0279c05ffc772223f76089a01bc09</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Release wpa-psk-cli 0.1.2 and wpa-psk 0.2.1</title>
<updated>2023-02-16T22:34:07Z</updated>
<author>
<name>Stefan Kreutz</name>
<email>mail@skreutz.com</email>
</author>
<published>2023-02-16T22:34:07Z</published>
<link rel='alternate' type='text/html' href='https://git.skreutz.com/wpa-psk.git/commit/?id=79e6c656b2e543318c0cbbb1319c4de2b0201d3e'/>
<id>urn:sha1:79e6c656b2e543318c0cbbb1319c4de2b0201d3e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Inline format macro arguments</title>
<updated>2023-01-26T16:57:24Z</updated>
<author>
<name>Stefan Kreutz</name>
<email>mail@skreutz.com</email>
</author>
<published>2023-01-26T16:56:43Z</published>
<link rel='alternate' type='text/html' href='https://git.skreutz.com/wpa-psk.git/commit/?id=a29cb44434224ea02e4af7537f26a02ec2ce65b8'/>
<id>urn:sha1:a29cb44434224ea02e4af7537f26a02ec2ce65b8</id>
<content type='text'>
Fixes new warning clippy::uninlined-format-args.
</content>
</entry>
<entry>
<title>Deny missings docs</title>
<updated>2022-12-11T13:37:08Z</updated>
<author>
<name>Stefan Kreutz</name>
<email>mail@skreutz.com</email>
</author>
<published>2022-12-11T13:37:08Z</published>
<link rel='alternate' type='text/html' href='https://git.skreutz.com/wpa-psk.git/commit/?id=e0bbfc07afaf36cbd1dd8d6bfe442dcf9f9a69b7'/>
<id>urn:sha1:e0bbfc07afaf36cbd1dd8d6bfe442dcf9f9a69b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use sha1 crate instead of deprecated sha-1 crate</title>
<updated>2022-12-11T13:25:42Z</updated>
<author>
<name>Stefan Kreutz</name>
<email>mail@skreutz.com</email>
</author>
<published>2022-12-11T13:25:42Z</published>
<link rel='alternate' type='text/html' href='https://git.skreutz.com/wpa-psk.git/commit/?id=01d423fac53d0d1976c6d2c8dccf7f8eb62a969c'/>
<id>urn:sha1:01d423fac53d0d1976c6d2c8dccf7f8eb62a969c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typo</title>
<updated>2022-11-21T14:37:46Z</updated>
<author>
<name>Stefan Kreutz</name>
<email>mail@skreutz.com</email>
</author>
<published>2022-11-21T14:37:46Z</published>
<link rel='alternate' type='text/html' href='https://git.skreutz.com/wpa-psk.git/commit/?id=131d1e830bd31d2c72ad6aa0f329233b24b72e89'/>
<id>urn:sha1:131d1e830bd31d2c72ad6aa0f329233b24b72e89</id>
<content type='text'>
</content>
</entry>
</feed>
