seckey 0.9.0

Use `memsec` protected secret memory.
Documentation
language: rust
rust: stable
cache: cargo
os:
    - linux
    - osx

script:
  - cargo test --no-default-features
  - cargo test