Docs.rs
auths-core-0.0.1-rc.2
auths-core 0.0.1-rc.2
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
bordumb
Dependencies
aes-gcm ^0.10.3
normal
anyhow ^1.0
normal
argon2 ^0.5
normal
async-trait ^0.1
normal
auths-crypto ^0.0.1-rc.2
normal
auths-verifier ^0.0.1-rc.2
normal
axum ^0.8
normal
optional
axum-server ^0.7
normal
optional
base64 ^0.22.1
normal
blake3 ^1.5
normal
byteorder ^1.5.0
normal
chacha20poly1305 ^0.10
normal
chrono ^0.4
normal
dirs ^6.0.0
normal
hex ^0.4.3
normal
hkdf ^0.12.4
normal
k256 ^0.13
normal
optional
libc ^0.2.171
normal
log ^0.4
normal
multibase ^0.9.1
normal
once_cell ^1.19
normal
pkcs8 ^0.10.2
normal
qrcode ^0.14
normal
rand ^0.8
normal
schemars ^0.8
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10.8
normal
sqlite ^0.32
normal
optional
ssh-agent-lib ^0.5.1
normal
ssh-key ^0.6.7
normal
tempfile ^3.19.1
normal
thiserror ^2
normal
tokio ^1
normal
toml ^1.0
normal
tower ^0.5
normal
optional
tower-http ^0.6
normal
optional
uuid ^1
normal
x25519-dalek ^2
normal
zeroize ^1.8.1
normal
anyhow ^1.0
dev
assert_matches ^1.5.0
dev
criterion ^0.5
dev
mockall ^0.13.1
dev
rand ^0.8
dev
ring ^0.17.14
dev
tokio ^1
dev
core-foundation ^0.9
normal
security-framework ^2.10
normal
security-framework-sys ^2.9
normal
secret-service ^5.0
normal
optional
windows ^0.58
normal
optional
Versions
100%
of the crate is documented
Go to latest stable release
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module api
auths_
core
0.0.1-rc.2
Module api
Module Items
Modules
In crate auths_
core
auths_core
Module
api
Copy item path
Source
Expand description
Public API types and runtime.
Re-exports
§
pub use
ffi
::*;
pub use
runtime
::*;
Modules
§
ffi
FFI bindings to expose core functionality to other languages (Swift, Kotlin, C, etc.).
runtime
Application-level runtime API for managing the identity agent and keys.