<feed xmlns='http://www.w3.org/2005/Atom'>
<title>oxish.git/oxish-proto/src/crypto.rs, branch sync-hostkey-format</title>
<subtitle>fork from https://github.com/djc/oxish
</subtitle>
<id>http://git.dilluti0n.com/oxish.git/atom?h=sync-hostkey-format</id>
<link rel='self' href='http://git.dilluti0n.com/oxish.git/atom?h=sync-hostkey-format'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/oxish.git/'/>
<updated>2026-08-19T20:31:40Z</updated>
<entry>
<title>proto: add private_key() method on SigningKey trait</title>
<updated>2026-08-19T20:31:40Z</updated>
<author>
<name>Hee-Suk Kim</name>
<email>hskim@dilluti0n.com</email>
</author>
<published>2026-08-19T06:48:28Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/oxish.git/commit/?id=f2ff68b0b6f6accd923d893579ef861b5feb03c9'/>
<id>urn:sha1:f2ff68b0b6f6accd923d893579ef861b5feb03c9</id>
<content type='text'>
This is needed to encode the OpenSSH private key format from the
SigningKey returned by generate_signing_key(). Otherwise, we would
have to re-parse the PKCS#8 DER (which was already encoded when
generating the key) and extract the private key from there.

private_key() is currently used only in the --generate path, so not
all backends necessarily need to implement it. So it has a default
implementation that fails with Unspecified.

Also, Curve25519SeedBin and EcPrivateKeyBin from aws-lc-rs need no
extra Zeroizing wrapper, since the underlying Buffer zeroizes on
drop (verified against aws-lc-rs 1.18.0).
</content>
</entry>
<entry>
<title>proto: add documentation comments</title>
<updated>2026-07-26T13:22:17Z</updated>
<author>
<name>Dirkjan Ochtman</name>
<email>dirkjan@ochtman.nl</email>
</author>
<published>2026-07-26T12:56:02Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/oxish.git/commit/?id=523897f40c50ecbc97e39be2a3f8173e7ef3f831'/>
<id>urn:sha1:523897f40c50ecbc97e39be2a3f8173e7ef3f831</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proto: make some modules public instead of re-exporting everything</title>
<updated>2026-07-26T13:22:17Z</updated>
<author>
<name>Dirkjan Ochtman</name>
<email>dirkjan@ochtman.nl</email>
</author>
<published>2026-07-26T12:03:03Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/oxish.git/commit/?id=97e371399e65659ce2678ec094c5c471275a2c59'/>
<id>urn:sha1:97e371399e65659ce2678ec094c5c471275a2c59</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Zeroize all secret and sensitive data</title>
<updated>2026-07-20T20:40:34Z</updated>
<author>
<name>Dirkjan Ochtman</name>
<email>dirkjan@ochtman.nl</email>
</author>
<published>2026-07-20T20:24:07Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/oxish.git/commit/?id=298be5b098cf3767cddf61bba0e6135d690b43c9'/>
<id>urn:sha1:298be5b098cf3767cddf61bba0e6135d690b43c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proto: drop Copy derive for Digest</title>
<updated>2026-07-20T20:40:34Z</updated>
<author>
<name>Dirkjan Ochtman</name>
<email>dirkjan@ochtman.nl</email>
</author>
<published>2026-07-20T20:13:17Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/oxish.git/commit/?id=19b66842f698e7c8b618cbdc6a7c0bb7eb1a7286'/>
<id>urn:sha1:19b66842f698e7c8b618cbdc6a7c0bb7eb1a7286</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proto: track encoded shared secret as a SharedSecret</title>
<updated>2026-07-20T20:40:34Z</updated>
<author>
<name>Dirkjan Ochtman</name>
<email>dirkjan@ochtman.nl</email>
</author>
<published>2026-07-20T19:51:09Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/oxish.git/commit/?id=9c82298dbcb4864c6939cb5bdbd9e7a47a59699a'/>
<id>urn:sha1:9c82298dbcb4864c6939cb5bdbd9e7a47a59699a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use Box instead of Arc to wrap signing keys</title>
<updated>2026-07-20T18:05:10Z</updated>
<author>
<name>Dirkjan Ochtman</name>
<email>dirkjan@ochtman.nl</email>
</author>
<published>2026-07-20T17:28:39Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/oxish.git/commit/?id=e286c972561694b0a471285c0348ee42e77565d3'/>
<id>urn:sha1:e286c972561694b0a471285c0348ee42e77565d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Spawn a subprocess for authenticated sessions</title>
<updated>2026-07-19T15:01:01Z</updated>
<author>
<name>Dirkjan Ochtman</name>
<email>dirkjan@ochtman.nl</email>
</author>
<published>2026-07-18T12:59:22Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/oxish.git/commit/?id=d85461dfece55b55ff89f0636679dc1a082122cb'/>
<id>urn:sha1:d85461dfece55b55ff89f0636679dc1a082122cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proto: extract key material derivation</title>
<updated>2026-07-19T10:20:54Z</updated>
<author>
<name>Dirkjan Ochtman</name>
<email>dirkjan@ochtman.nl</email>
</author>
<published>2026-07-18T14:33:53Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/oxish.git/commit/?id=744ac497a2335206448c4dd9d1b3fe37ecbda8cc'/>
<id>urn:sha1:744ac497a2335206448c4dd9d1b3fe37ecbda8cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proto: negotiate encryption algorithms</title>
<updated>2026-07-19T10:20:54Z</updated>
<author>
<name>Dirkjan Ochtman</name>
<email>dirkjan@ochtman.nl</email>
</author>
<published>2026-07-18T14:27:55Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/oxish.git/commit/?id=a5799abb53697e0b225e9484155d17a067879692'/>
<id>urn:sha1:a5799abb53697e0b225e9484155d17a067879692</id>
<content type='text'>
</content>
</entry>
</feed>
