cryptotools 0.3.0

cryptotools is a cryptography library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
ignore:
  - "proptest_regressions"
  - "tests"
  - "CHANGELOG.md"
  - "CODE_OF_CONDUCT.md"
  - "CONTRIBUTING.md"
  - "Cargo.lock"
  - "Cargo.toml"
  - "LICENSE"
  - "README.md"

codecov:
  status:
    project:
      default:
        target: auto
        threshold: 2%