osshkeys 0.5.2

A library to read and write OpenSSH public and private keys
Documentation

osshkeys

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 8 feature flags, 2 of them enabled by default.

default

  • openssl-cipher

openssl-cipher

    This feature flag does not enable additional features.

rustcrypto-cipher

  • block-modes
  • aes
  • des
  • cipher

openssl-vendored

  • openssl/vendored

block-modes

    This feature flag does not enable additional features.

des

    This feature flag does not enable additional features.

cipher

    This feature flag does not enable additional features.

aes

    This feature flag does not enable additional features.