deoxys 0.1.0

Pure Rust implementation of the Deoxys Authenticated Encryption with Associated Data (AEAD) cipher, including the Deoxys-II variant which was selected by the CAESAR competition as the first choice for in-depth security
Documentation

deoxys

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

default

  • alloc
  • getrandom

alloc

  • aead/alloc

getrandom

  • aead/getrandom

std

  • aead/std
  • alloc

stream

  • aead/stream

heapless

  • aead/heapless