age 0.10.0

[BETA] A simple, secure, and modern encryption library.
Documentation

age

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 25 feature flags, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

ssh

  • aes
  • aes-gcm
  • bcrypt-pbkdf
  • cbc
  • cipher
  • ctr
  • curve25519-dalek
  • num-traits
  • rsa

cli-common

  • console
  • is-terminal
  • pinentry
  • rpassword

plugin

  • age-core/plugin
  • which
  • wsl

async

  • futures
  • memchr

unstable

  • age-core/unstable

aes

  • dep:aes

console

  • dep:console

cbc

  • dep:cbc

curve25519-dalek

  • dep:curve25519-dalek

cipher

  • dep:cipher

web-sys

  • dep:web-sys

futures

  • dep:futures

rsa

  • dep:rsa

ctr

  • dep:ctr

memchr

  • dep:memchr

rpassword

  • dep:rpassword

bcrypt-pbkdf

  • dep:bcrypt-pbkdf

num-traits

  • dep:num-traits

is-terminal

  • dep:is-terminal

which

  • dep:which

wsl

  • dep:wsl

aes-gcm

  • dep:aes-gcm

pinentry

  • dep:pinentry

armor

    This feature flag does not enable additional features.