dependabot-preview[bot]
4770505de0
Bump termcolor from 1.0.5 to 1.1.0
...
Bumps [termcolor](https://github.com/BurntSushi/termcolor ) from 1.0.5 to 1.1.0.
- [Release notes](https://github.com/BurntSushi/termcolor/releases )
- [Commits](https://github.com/BurntSushi/termcolor/compare/1.0.5...1.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-01-13 13:26:45 +00:00
dependabot-preview[bot]
548d39d138
Bump num-bigint from 0.2.4 to 0.2.5
...
Bumps [num-bigint](https://github.com/rust-num/num-bigint ) from 0.2.4 to 0.2.5.
- [Release notes](https://github.com/rust-num/num-bigint/releases )
- [Changelog](https://github.com/rust-num/num-bigint/blob/master/RELEASES.md )
- [Commits](https://github.com/rust-num/num-bigint/compare/num-bigint-0.2.4...num-bigint-0.2.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-01-10 13:45:24 +00:00
dependabot-preview[bot]
8c65f37d97
Bump nom from 5.0.1 to 5.1.0
...
Bumps [nom](https://github.com/Geal/nom ) from 5.0.1 to 5.1.0.
- [Release notes](https://github.com/Geal/nom/releases )
- [Changelog](https://github.com/Geal/nom/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Geal/nom/compare/5.0.1...5.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-01-08 13:41:21 +00:00
Tony Arcieri
27504890d7
Bump elliptic-curve from 0.2.0 to 0.3.0
2020-01-07 15:11:27 -05:00
Tony Arcieri
4999139b9d
Merge pull request #91 from iqlusioninc/dependabot/cargo/sha-1-0.8.2
...
Bump sha-1 from 0.8.1 to 0.8.2
2020-01-07 09:46:33 -05:00
dependabot-preview[bot]
b4a43f21d0
Bump getrandom from 0.1.13 to 0.1.14
...
Bumps [getrandom](https://github.com/rust-random/getrandom ) from 0.1.13 to 0.1.14.
- [Release notes](https://github.com/rust-random/getrandom/releases )
- [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-random/getrandom/compare/v0.1.13...v0.1.14 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-01-07 13:42:44 +00:00
dependabot-preview[bot]
ee84134f26
Bump sha-1 from 0.8.1 to 0.8.2
...
Bumps [sha-1](https://github.com/RustCrypto/hashes ) from 0.8.1 to 0.8.2.
- [Release notes](https://github.com/RustCrypto/hashes/releases )
- [Commits](https://github.com/RustCrypto/hashes/compare/sha1-v0.8.1...sha1-v0.8.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-01-07 02:53:06 +00:00
dependabot-preview[bot]
61054ae74a
Bump sha2 from 0.8.0 to 0.8.1
...
Bumps [sha2](https://github.com/RustCrypto/hashes ) from 0.8.0 to 0.8.1.
- [Release notes](https://github.com/RustCrypto/hashes/releases )
- [Commits](https://github.com/RustCrypto/hashes/compare/sha2-v0.8.0...sha2-v0.8.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-01-06 13:24:30 +00:00
dependabot-preview[bot]
81e9c54a2c
Bump num-bigint from 0.2.3 to 0.2.4
...
Bumps [num-bigint](https://github.com/rust-num/num-bigint ) from 0.2.3 to 0.2.4.
- [Release notes](https://github.com/rust-num/num-bigint/releases )
- [Changelog](https://github.com/rust-num/num-bigint/blob/master/RELEASES.md )
- [Commits](https://github.com/rust-num/num-bigint/compare/num-bigint-0.2.3...num-bigint-0.2.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-01-02 13:50:54 +00:00
dependabot-preview[bot]
741ba528a4
Bump pcsc from 2.3.0 to 2.3.1
...
Bumps [pcsc](https://github.com/bluetech/pcsc-rust ) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/bluetech/pcsc-rust/releases )
- [Changelog](https://github.com/bluetech/pcsc-rust/blob/master/CHANGELOG.md )
- [Commits](https://github.com/bluetech/pcsc-rust/compare/v2.3.0...v2.3.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-20 13:40:49 +00:00
dependabot-preview[bot]
2d57b8e2e1
Bump x509 from 0.1.1 to 0.1.2
...
Bumps [x509](https://github.com/str4d/x509.rs ) from 0.1.1 to 0.1.2.
- [Release notes](https://github.com/str4d/x509.rs/releases )
- [Commits](https://github.com/str4d/x509.rs/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-17 13:42:12 +00:00
Tony Arcieri
d4838f2652
tests: eliminate usage of rand crate
...
Otherwise dependabot will nag us until `num-bigint` updates.
2019-12-16 07:28:21 -08:00
dependabot-preview[bot]
90a44b38cb
Bump log from 0.4.8 to 0.4.10
...
Bumps [log](https://github.com/rust-lang/log ) from 0.4.8 to 0.4.10.
- [Release notes](https://github.com/rust-lang/log/releases )
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/log/compare/0.4.8...0.4.10 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-16 15:12:50 +00:00
Jack Grigg
976af45e22
Add missing entries to Cargo.lock
2019-12-16 06:25:48 -06:00
Jack Grigg
02ade49288
tests/integration: Verify signature on generated EC certificate
2019-12-15 17:22:52 +00:00
Jack Grigg
1a95a5f921
Fix PKCS#1 v1.5 signature generation
2019-12-15 17:09:09 +00:00
Jack Grigg
8ac78cafb8
Certificate::generate_self_signed
2019-12-15 10:59:50 +00:00
dependabot-preview[bot]
36408ac658
Bump secrecy from 0.5.1 to 0.6.0
...
Bumps [secrecy](https://github.com/iqlusioninc/crates ) from 0.5.1 to 0.6.0.
- [Release notes](https://github.com/iqlusioninc/crates/releases )
- [Commits](https://github.com/iqlusioninc/crates/compare/secrecy/v0.5.1...secrecy/v0.6.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-13 13:45:51 +00:00
dependabot-preview[bot]
cee7f1cef8
Bump elliptic-curve from 0.1.0 to 0.2.0
...
Bumps [elliptic-curve](https://github.com/RustCrypto/signatures ) from 0.1.0 to 0.2.0.
- [Release notes](https://github.com/RustCrypto/signatures/releases )
- [Commits](https://github.com/RustCrypto/signatures/compare/elliptic-curve/v0.1.0...elliptic-curve/v0.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-12 13:49:12 +00:00
dependabot-preview[bot]
ac338cf17a
Bump rsa from 0.1.4 to 0.2.0
...
Bumps [rsa](https://github.com/RustCrypto/RSA ) from 0.1.4 to 0.2.0.
- [Release notes](https://github.com/RustCrypto/RSA/releases )
- [Changelog](https://github.com/RustCrypto/RSA/blob/master/release.toml )
- [Commits](https://github.com/RustCrypto/RSA/compare/0.1.4...0.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-11 13:34:30 +00:00
Tony Arcieri
78d5f33695
cli: add status command
...
Provides equivalent functionality to `yubico-piv-tool`
2019-12-09 18:00:34 -08:00
Tony Arcieri
cb9d5221b2
Merge pull request #60 from iqlusioninc/test-verify-pin
...
Test YubiKey::verify_pin (--ignored)
2019-12-07 08:52:09 -08:00
Tony Arcieri
c30cf5b83a
Test YubiKey::verify_pin (--ignored)
...
Adds an off-by-default test that the `YubiKey::verify_pin` function
works, and removes it from `untested` gating.
2019-12-07 08:44:12 -08:00
Jack Grigg
0551263286
Switch to elliptic-curve crate
2019-12-07 15:47:24 +00:00
dependabot-preview[bot]
d6ad70f7d1
Bump zeroize from 1.0.0 to 1.1.0
...
Bumps [zeroize](https://github.com/iqlusioninc/crates ) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/iqlusioninc/crates/releases )
- [Commits](https://github.com/iqlusioninc/crates/compare/zeroize/v1.0.0...zeroize/v1.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-03 13:51:52 +00:00
Tony Arcieri
3a41fdc3bc
yubikey-cli v0.0.1
2019-12-02 11:54:41 -08:00
Tony Arcieri
da897b99bb
yubikey-piv v0.0.3
2019-12-02 11:17:10 -08:00
Tony Arcieri
07f70bccb5
cli: Initial yubikey-cli utility with list command
...
Adds a `yubikey-cli` crate to the workspace, with a `yubikey` binary,
which presently provides a `list` command for listing detected readers.
Dependencies:
- `env_logger`: logging
- `gumdrop`: argument parsing
- `termcolor`: colored terminal output
As this repo now contains a binary, it also checks in `Cargo.lock`.
2019-12-02 10:42:17 -08:00