Mailing List Archive

[Bug 3082] Add support for deterministically derived keys
https://bugzilla.mindrot.org/show_bug.cgi?id=3082

Damien Miller <djm@mindrot.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |djm@mindrot.org

--- Comment #4 from Damien Miller <djm@mindrot.org> ---
Created attachment 3393
--> https://bugzilla.mindrot.org/attachment.cgi?id=3393&action=edit
deterministic ed25519 key generator

I think this feature is a bit too niche to support in OpenSSH and too
much of a weapon for users to shoot themselves in the feet with.

If you need such an ability, then it's pretty easy to implement as a
standalone program (like the attached proof-of-concept).

We certainly do not want to implement this by adding hooks to the PRNG.
That sort of stuff has yielded compromise after compromise in other
programs.

--
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs
[Bug 3082] Add support for deterministically derived keys [ In reply to ]
https://bugzilla.mindrot.org/show_bug.cgi?id=3082

Damien Miller <djm@mindrot.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |WONTFIX

--
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs
[Bug 3082] Add support for deterministically derived keys [ In reply to ]
https://bugzilla.mindrot.org/show_bug.cgi?id=3082

Damien Miller <djm@mindrot.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Attachment #3393|text/x-go |text/plain
mime type| |

--
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs