rsa 0.5.0

Pure Rust RSA implementation
Documentation

rsa

This version has 9 feature flags, 4 of them enabled by default.

default

  • std
  • pem

std

  • alloc
  • digest/std
  • pkcs1/std
  • pkcs8/std
  • rand/std

pem

  • alloc
  • pkcs1/pem
  • pkcs8/pem

alloc

  • digest/alloc
  • pkcs1/alloc
  • pkcs8/alloc
  • pkcs8/pkcs1

nightly

  • subtle/nightly
  • num-bigint/nightly

serde

  • num-bigint/serde
  • serde_crate

pkcs5

  • pkcs8/encryption

serde_crate

    This feature flag does not enable additional features.

expose-internals

    This feature flag does not enable additional features.