Skip to content

Plans to implement more ciphers in OpenSSH #108

Description

@Leo1003

Hello, I am the author of another similar crate osshkeys. And I am interested in participate in this project.

Since there are more ciphers implemented in openssh/openssh-portable/cipher.c still missing in this library:

  • AES-128-CBC
  • AES-192-CBC
  • AES-256-CBC
  • AES-128-CTR
  • AES-192-CTR
  • AES-128-GCM
  • TDES-CBC
  • chacha20-poly1305

I want to ask if there is any plan to support all these ciphers. If true, I think I am able to help working on this.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions