ectoken 0.1.1

Token Generator for Edgecast Token-Based Authentication from Verizon Digital Media Services
Documentation
[package]
name = "ectoken"
version = "0.1.1"
authors = ["BenoƮt Burnichon <bburnichon@gmail.com>"]
edition = "2018"
description = "Token Generator for Edgecast Token-Based Authentication from Verizon Digital Media Services"
license = "MIT/Apache-2.0"
homepage = "https://github.com/deezer/rust-ectoken"
repository = "https://github.com/deezer/rust-ectoken"
readme = "README.md"

[dependencies]
base64 = "^0.10"
rand = "^0.6" 
rust-crypto = "^0.2"