Docs.rs
tequel-rs-0.7.0
This release has been yanked
Platform
x86_64-pc-windows-msvc
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
tequel-rs 0.7.0
A high-performance, chaotic AEAD encryption engine built on the TQL-11 ARX primitive.
Crate
Source
Builds
Feature flags
Documentation
Hide files
..
encrypt
error
hash
rng
lib.rs
1
2
3
4
pub
mod
error
;
pub
mod
hash
;
pub
mod
encrypt
;
pub
mod
rng
;