pwnedkeys-tools 0.1.0
The scripts in this package are designed to be used in conjunction with the pwnedkeys.com compromised keys database. They include: * `pwnedkeys-prove-pwned`, which generates a signed attestation of compromise suitable for being served by the pwnedkeys.com V1 API. * `pwnedkeys-query`, which takes a public or private key, CSR, or X.509 certificate and looks it up in the pwnedkeys.com database.
          Gemfile:
          =
        
        
          安裝:
          =
        
      版本列表:
- 0.1.0 December 17, 2018 (25.0 KB)
Development 相依性套件 (10):
            bundler
            >= 0
          
          
            github-release
            >= 0
          
          
            git-version-bump
            >= 0
          
          
            guard-rspec
            >= 0
          
          
            rack-test
            >= 0
          
          
            rake
            ~> 12.0
          
          
            redcarpet
            >= 0
          
          
            rspec
            >= 0
          
          
            simplecov
            >= 0
          
          
            yard
            >= 0
          
    