Skip to content

Files

Latest commit

 

History

History

bitwarden-core

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Bitwarden Core

Contains core functionality used by the feature crates. For an introduction to the Bitwarden SDK and the bitwarden-core create please refer to the SDK Architecture documentation.

Generally you should not find yourself needing to edit this crate! When possible, please use the feature crates instead.

Features

  • internal - Internal unstable APIs that should only be consumed by internal Bitwarden clients.
  • no-memory-hardening - Disables bitwarden-crypto memory hardening.
  • secrets - Secrets Manager specific functionality.
  • uniffi - Mobile bindings.
  • wasm - WebAssembly bindings.