<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-llcrypto/README.md, branch arti-v1.2.0</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.2.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.2.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2023-06-27T18:23:42Z</updated>
<entry>
<title>llcrypto: Add cvt-x25519 feature flag for exporting key conversion functions.</title>
<updated>2023-06-27T18:23:42Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-06-26T19:42:55Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=32261d40060b6ac61bcf10fd5aa2e7228eb8c658'/>
<id>urn:sha1:32261d40060b6ac61bcf10fd5aa2e7228eb8c658</id>
<content type='text'>
The `convert_curve25519_to_ed25519_private` and
`convert_ed25519_to_curve25519_private` functions are now exported by
`tor-llcrypto` if the `cvt-25519` feature is enabled.
</content>
</entry>
<entry>
<title>llcrypto: Implement ed25519_to_curve25519_private conversion.</title>
<updated>2023-06-27T18:23:42Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-06-23T09:45:00Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=47606ad8818ba1f1d4c6bf8054d71fbb0b5b462b'/>
<id>urn:sha1:47606ad8818ba1f1d4c6bf8054d71fbb0b5b462b</id>
<content type='text'>
In `ArtiNativeKeyStore`, private keys are stored in OpenSSH format.
However, `ssh-key` (the crate we use for parsing OpenSSH keys) doesn't
support x25519 keys. As a workaround, this type of key will stored
as ed25519 and converted to x25519 upon retrieval.

This commit implements the `convert_ed25519_to_curve25519_private`
conversion function (needed by `ArtiNativeKeyStore` to support x25519
keys).

Part of #900
</content>
</entry>
<entry>
<title>llcrypto: Add missing docs for hsv3-service feature flag.</title>
<updated>2023-06-27T18:23:42Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-06-23T10:06:57Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=58a4cc3000635fa65ba1edbcbfcfe9986e8dd57b'/>
<id>urn:sha1:58a4cc3000635fa65ba1edbcbfcfe9986e8dd57b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>doc: consistent summary line for the READMEs</title>
<updated>2022-12-20T13:31:47Z</updated>
<author>
<name>Emil Engler</name>
<email>me@emilengler.com</email>
</author>
<published>2022-12-20T13:31:47Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8579bc66a8959c0731182f94dd6c1c575529eb14'/>
<id>urn:sha1:8579bc66a8959c0731182f94dd6c1c575529eb14</id>
<content type='text'>
This commit introduces a consistency to the summary line of all
README.md files in each and every crate.
</content>
</entry>
<entry>
<title>Update README.md files from rustdoc.</title>
<updated>2022-06-24T12:02:56Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-06-24T12:02:56Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ce4d062c0990ef9058470d37cdcc84393f62cc3d'/>
<id>urn:sha1:ce4d062c0990ef9058470d37cdcc84393f62cc3d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>run ./maint/readmes.sh</title>
<updated>2021-11-29T11:29:28Z</updated>
<author>
<name>dagon</name>
<email>dagon12@tutanota.com</email>
</author>
<published>2021-11-29T11:29:28Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d5c48c616fd40313f0428d14bae97419ae3dac95'/>
<id>urn:sha1:d5c48c616fd40313f0428d14bae97419ae3dac95</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move all crates into a `crates` subdirectory.</title>
<updated>2021-08-27T13:53:09Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-08-27T13:53:09Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=557a0ff40b3731d4690767de27010bbeff08777d'/>
<id>urn:sha1:557a0ff40b3731d4690767de27010bbeff08777d</id>
<content type='text'>
This will cause some pain for now, but now is really the best time
to do this kind of thing.
</content>
</entry>
</feed>
