aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-keymgr/testdata/x25519_openssh.private
Commit message (Collapse)AuthorAgeFilesLines
* tor-keymgr: Regenerate the keys.Gabriela Moldovan2024-05-161-4/+4
| | | | | The keys generated in this commit are reproducible using the `maint/keygen-openssh-test/generate` script.
* tor-keymgr: Regenerate the test keys.Gabriela Moldovan2024-05-151-4/+4
| | | | | | | This commit contains a new set of `tor-keymgr/testdata` keys, generated using ./maint/keygen-openssh-test/generate.sh`. Prompted by https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/2121#note_3025369
* tor-keymgr: Use spec.torproject.org for the SSH algo name domain.Gabriela Moldovan2023-12-141-5/+5
| | | | | | | | | Note: any existing x25519 or expanded ed25519 keys you might have in the keystore will become invalid (your keystore will appear corrupt, so you will need to manually delete them if you want to continue using the onion service they were originally generated for). Part of #1108
* tor-keymgr: Test x25519 key parsing.Gabriela Moldovan2023-08-161-0/+7