[go: up one dir, main page]

seckey 0.9.2

Use `memsec` protected secret memory.
Documentation
1
2
3
4
5
6
7
8
9
10
language: rust
rust: stable
cache: cargo
os:
    - linux
    - osx

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