BlackHoleFox
|
556b9cb671
|
Remove dependency on regular num-bigint
|
2020-06-09 18:42:56 -05:00 |
|
Shella Stephens
|
842198b566
|
Merge pull request #131 from iqlusioninc/dependabot/add-v2-config-file
Create Dependabot config file
|
2020-06-09 14:05:54 -07:00 |
|
dependabot-preview[bot]
|
812b4d588f
|
Create Dependabot config file
|
2020-06-09 20:45:55 +00:00 |
|
BlackHoleFox
|
6e3560c10f
|
Switch to buffer alias
|
2020-06-08 22:09:57 -05:00 |
|
BlackHoleFox
|
0f907ebd5c
|
Implement RSA key precomputation
|
2020-06-08 21:48:25 -05:00 |
|
BlackHoleFox
|
acc96e988f
|
Refactor key import function
|
2020-06-01 23:07:18 -05:00 |
|
Tony Arcieri
|
4037dfe19d
|
Merge pull request #125 from iqlusioninc/dependabot/cargo/sha2-0.8.2
Bump sha2 from 0.8.1 to 0.8.2
|
2020-05-25 07:04:19 -07:00 |
|
dependabot-preview[bot]
|
a9e27eaadb
|
Bump sha2 from 0.8.1 to 0.8.2
Bumps [sha2](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/sha2-v0.8.1...sha2-v0.8.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-05-25 13:36:25 +00:00 |
|
Tony Arcieri
|
9208cc3862
|
Merge pull request #118 from iqlusioninc/dependabot/cargo/x509-parser-0.7.0
Bump x509-parser from 0.6.5 to 0.7.0
|
2020-05-04 10:36:31 -07:00 |
|
dependabot-preview[bot]
|
2d4f2fa750
|
Bump x509-parser from 0.6.5 to 0.7.0
Bumps [x509-parser](https://github.com/rusticata/x509-parser) from 0.6.5 to 0.7.0.
- [Release notes](https://github.com/rusticata/x509-parser/releases)
- [Commits](https://github.com/rusticata/x509-parser/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-05-04 17:06:10 +00:00 |
|
Tony Arcieri
|
3a5411d989
|
Merge pull request #123 from iqlusioninc/dependabot/cargo/ring-0.16.13
Bump ring from 0.16.12 to 0.16.13
|
2020-05-04 10:04:25 -07:00 |
|
dependabot-preview[bot]
|
ed66d399ca
|
Bump ring from 0.16.12 to 0.16.13
Bumps [ring](https://github.com/briansmith/ring) from 0.16.12 to 0.16.13.
- [Release notes](https://github.com/briansmith/ring/releases)
- [Commits](https://github.com/briansmith/ring/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-05-04 16:14:43 +00:00 |
|
Tony Arcieri
|
a018728f7a
|
Merge pull request #122 from iqlusioninc/dependabot/cargo/p256-0.2.0
Bump p256 from 0.1.0 to 0.2.0
|
2020-05-04 09:13:09 -07:00 |
|
dependabot-preview[bot]
|
39d2b0982a
|
Bump p256 from 0.1.0 to 0.2.0
Bumps [p256](https://github.com/RustCrypto/elliptic-curves) from 0.1.0 to 0.2.0.
- [Release notes](https://github.com/RustCrypto/elliptic-curves/releases)
- [Commits](https://github.com/RustCrypto/elliptic-curves/compare/p256/v0.1.0...p256/v0.2.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-05-04 16:03:26 +00:00 |
|
Tony Arcieri
|
e501cce644
|
Merge pull request #124 from iqlusioninc/remove-unnecessary-parens
Remove unnecessary parens
|
2020-05-04 08:56:28 -07:00 |
|
Tony Arcieri
|
5e52f93f4a
|
Remove unnecessary parens
|
2020-05-04 08:45:40 -07:00 |
|
Tony Arcieri
|
c8cdff2bbf
|
Merge pull request #121 from iqlusioninc/dependabot/cargo/gumdrop-0.8.0
Bump gumdrop from 0.7.0 to 0.8.0
|
2020-04-22 16:03:24 -07:00 |
|
Tony Arcieri
|
9d18a2cb08
|
Merge pull request #120 from iqlusioninc/dependabot/cargo/pcsc-2.4.0
Bump pcsc from 2.3.1 to 2.4.0
|
2020-04-22 16:01:53 -07:00 |
|
dependabot-preview[bot]
|
3aeaa7e1da
|
Bump gumdrop from 0.7.0 to 0.8.0
Bumps [gumdrop](https://github.com/murarth/gumdrop) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/murarth/gumdrop/releases)
- [Commits](https://github.com/murarth/gumdrop/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-04-20 13:42:05 +00:00 |
|
dependabot-preview[bot]
|
38cce09a78
|
Bump pcsc from 2.3.1 to 2.4.0
Bumps [pcsc](https://github.com/bluetech/pcsc-rust) from 2.3.1 to 2.4.0.
- [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.1...v2.4.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-04-20 13:41:41 +00:00 |
|
Tony Arcieri
|
6f3d65cfc0
|
Merge pull request #119 from iqlusioninc/update-deps
Cargo.lock: update dependencies
|
2020-04-07 07:46:48 -07:00 |
|
Tony Arcieri
|
14cba00dcd
|
Cargo.lock: update dependencies
|
2020-04-06 11:09:19 -07:00 |
|
Shella Stephens
|
ce9b32a27e
|
Merge pull request #116 from iqlusioninc/dependabot/cargo/x509-parser-0.6.5
Bump x509-parser from 0.6.4 to 0.6.5
|
2020-03-16 06:49:48 -07:00 |
|
dependabot-preview[bot]
|
9042454404
|
Bump x509-parser from 0.6.4 to 0.6.5
Bumps [x509-parser](https://github.com/rusticata/x509-parser) from 0.6.4 to 0.6.5.
- [Release notes](https://github.com/rusticata/x509-parser/releases)
- [Commits](https://github.com/rusticata/x509-parser/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-16 13:40:52 +00:00 |
|
Tony Arcieri
|
bf376516c9
|
Merge pull request #115 from iqlusioninc/dependabot/cargo/chrono-0.4.11
Bump chrono from 0.4.10 to 0.4.11
|
2020-03-09 07:11:13 -07:00 |
|
dependabot-preview[bot]
|
46685da68a
|
Bump chrono from 0.4.10 to 0.4.11
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.10 to 0.4.11.
- [Release notes](https://github.com/chronotope/chrono/releases)
- [Changelog](https://github.com/chronotope/chrono/blob/master/CHANGELOG.md)
- [Commits](https://github.com/chronotope/chrono/compare/v0.4.10...v0.4.11)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-09 13:33:44 +00:00 |
|
Tony Arcieri
|
3c70c77e95
|
Merge pull request #114 from iqlusioninc/docs/fix-logo-links
Fix logo links
|
2020-03-07 08:32:37 -08:00 |
|
Tony Arcieri
|
154d8bb97a
|
Fix logo links
|
2020-03-07 08:20:16 -08:00 |
|
Tony Arcieri
|
31617bf9a8
|
Merge pull request #113 from iqlusioninc/update-deps
Cargo.lock: update dependencies
|
2020-03-07 08:09:30 -08:00 |
|
Tony Arcieri
|
2144750f6f
|
Cargo.lock: update dependencies
|
2020-03-07 07:59:42 -08:00 |
|
Tony Arcieri
|
cbbbdd6d8c
|
Merge pull request #112 from iqlusioninc/dependabot/cargo/x509-parser-0.6.4
Bump x509-parser from 0.6.2 to 0.6.4
|
2020-03-02 09:40:52 -08:00 |
|
dependabot-preview[bot]
|
9478cd392f
|
Bump x509-parser from 0.6.2 to 0.6.4
Bumps [x509-parser](https://github.com/rusticata/x509-parser) from 0.6.2 to 0.6.4.
- [Release notes](https://github.com/rusticata/x509-parser/releases)
- [Commits](https://github.com/rusticata/x509-parser/compare/x509-parser-0.6.2...x509-parser-0.6.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-02 13:35:12 +00:00 |
|
Shella Stephens
|
a70013d048
|
Merge pull request #110 from iqlusioninc/dependabot/cargo/x509-parser-0.6.2
Bump x509-parser from 0.6.0 to 0.6.2
|
2020-02-26 12:18:16 -08:00 |
|
Tony Arcieri
|
e4418edb32
|
Merge pull request #111 from iqlusioninc/dependabot/cargo/nom-5.1.1
Bump nom from 5.1.0 to 5.1.1
|
2020-02-25 04:21:44 -10:00 |
|
dependabot-preview[bot]
|
89086bb1ac
|
Bump nom from 5.1.0 to 5.1.1
Bumps [nom](https://github.com/Geal/nom) from 5.1.0 to 5.1.1.
- [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.1.0...5.1.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-25 13:36:15 +00:00 |
|
dependabot-preview[bot]
|
3a0262ce90
|
Bump x509-parser from 0.6.0 to 0.6.2
Bumps [x509-parser](https://github.com/rusticata/x509-parser) from 0.6.0 to 0.6.2.
- [Release notes](https://github.com/rusticata/x509-parser/releases)
- [Commits](https://github.com/rusticata/x509-parser/compare/x509-parser-0.6.0...x509-parser-0.6.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-24 13:22:36 +00:00 |
|
Tony Arcieri
|
f4b1e8b6e2
|
Merge pull request #108 from iqlusioninc/update-deps
Cargo.lock: update dependencies
|
2020-02-15 07:13:59 -08:00 |
|
Tony Arcieri
|
926450b573
|
Cargo.lock: update dependencies
|
2020-02-15 07:03:21 -08:00 |
|
Tony Arcieri
|
fec43589af
|
Merge pull request #106 from iqlusioninc/dependabot/cargo/subtle-encoding-0.5.1
Bump subtle-encoding from 0.5.0 to 0.5.1
|
2020-02-10 06:16:36 -08:00 |
|
Tony Arcieri
|
4617ce053d
|
Merge pull request #105 from iqlusioninc/dependabot/cargo/ring-0.16.11
Bump ring from 0.16.10 to 0.16.11
|
2020-02-10 06:16:18 -08:00 |
|
Tony Arcieri
|
8bc7b471f6
|
Merge pull request #107 from iqlusioninc/dependabot/cargo/cookie-factory-0.3.1
Bump cookie-factory from 0.3.0 to 0.3.1
|
2020-02-10 06:15:58 -08:00 |
|
dependabot-preview[bot]
|
a1ef807dea
|
Bump cookie-factory from 0.3.0 to 0.3.1
Bumps [cookie-factory](https://github.com/rust-bakery/cookie-factory) from 0.3.0 to 0.3.1.
- [Release notes](https://github.com/rust-bakery/cookie-factory/releases)
- [Commits](https://github.com/rust-bakery/cookie-factory/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-10 13:25:09 +00:00 |
|
dependabot-preview[bot]
|
d67ae3b7e3
|
Bump subtle-encoding from 0.5.0 to 0.5.1
Bumps [subtle-encoding](https://github.com/iqlusioninc/crates) from 0.5.0 to 0.5.1.
- [Release notes](https://github.com/iqlusioninc/crates/releases)
- [Commits](https://github.com/iqlusioninc/crates/compare/subtle-encoding/v0.5.0...subtle-encoding/v0.5.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-10 13:24:52 +00:00 |
|
dependabot-preview[bot]
|
268b3709fd
|
Bump ring from 0.16.10 to 0.16.11
Bumps [ring](https://github.com/briansmith/ring) from 0.16.10 to 0.16.11.
- [Release notes](https://github.com/briansmith/ring/releases)
- [Commits](https://github.com/briansmith/ring/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-05 13:37:06 +00:00 |
|
Tony Arcieri
|
b8eee17284
|
Merge pull request #104 from iqlusioninc/dependabot/cargo/ring-0.16.10
Bump ring from 0.16.9 to 0.16.10
|
2020-02-03 07:13:56 -08:00 |
|
dependabot-preview[bot]
|
9c566c9130
|
Bump ring from 0.16.9 to 0.16.10
Bumps [ring](https://github.com/briansmith/ring) from 0.16.9 to 0.16.10.
- [Release notes](https://github.com/briansmith/ring/releases)
- [Commits](https://github.com/briansmith/ring/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-03 13:25:33 +00:00 |
|
Tony Arcieri
|
3c07ee55f7
|
Merge pull request #103 from iqlusioninc/dependabot/cargo/der-parser-3.0.4
Bump der-parser from 3.0.3 to 3.0.4
|
2020-01-30 06:34:40 -08:00 |
|
dependabot-preview[bot]
|
264e6e0684
|
Bump der-parser from 3.0.3 to 3.0.4
Bumps [der-parser](https://github.com/rusticata/der-parser) from 3.0.3 to 3.0.4.
- [Release notes](https://github.com/rusticata/der-parser/releases)
- [Commits](https://github.com/rusticata/der-parser/compare/der-parser-3.0.3...der-parser-3.0.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-01-30 13:36:22 +00:00 |
|
Tony Arcieri
|
fa5a87269b
|
Merge pull request #101 from iqlusioninc/dependabot/cargo/num-bigint-0.2.6
Bump num-bigint from 0.2.5 to 0.2.6
|
2020-01-28 06:13:16 -08:00 |
|
dependabot-preview[bot]
|
33d6330186
|
Bump num-bigint from 0.2.5 to 0.2.6
Bumps [num-bigint](https://github.com/rust-num/num-bigint) from 0.2.5 to 0.2.6.
- [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.5...num-bigint-0.2.6)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-01-28 13:37:27 +00:00 |
|