dns-stamp 0.1.0

Create and parse DNS Stamps
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.base64]
version = "0.10"

[dependencies.byteorder]
version = "1.2"

[package]
authors = ["Frank Denis <github@pureftpd.org>"]
description = "Create and parse DNS Stamps"
homepage = "https://github.com/jedisct1/rust-dnsstamps"
keywords = ["dns", "dnscrypt", "doh", "stamps"]
license = "ISC"
name = "dns-stamp"
readme = "README.md"
repository = "https://github.com/jedisct1/rust-dnsstamps"
version = "0.1.0"