Docs.rs
slack-http-verifier-0.1.0
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
slack-http-verifier 0.1.0
Verifies HTTP request signatures from Slack
Crate
Source
Builds
Feature flags
Documentation
Links
denbeigh2000/slack-http-verifier
1
0
0
crates.io
Dependencies
crypto-mac ^0.7
normal
hex ^0.4
normal
hmac ^0.7
normal
http ^0.2
normal
sha2 ^0.8
normal
Versions
0.1.2
(2020-03-04)
0.1.1
(2020-02-29)
0.1.0
(2020-02-29)
Owners
slack-http-verifier
This crate implements verification of Slack's request tokens, as described
here
.