- Fix typo in cosign/mod.rs doc comment by @danbev in sigstore#148
- Fix typo in KeyPair trait doc comment by @danbev in sigstore#149
- Update cached requirement from 0.39.0 to 0.40.0 by @dependabot in sigstore#154
- Fix typos in PublicKeyVerifier doc comments by @danbev in sigstore#155
- Fix: CI error for auto deref by @Xynnn007 in sigstore#160
- Fix typo and grammar in signature_layers.rs by @danbev in sigstore#161
- Remove unused imports in examples/rekor by @danbev in sigstore#162
- Update link to verification example by @danbev in sigstore#156
- Fix typos in from_encrypted_pem doc comments by @danbev in sigstore#164
- Fix typos in doc comments by @danbev in sigstore#163
- Update path to fulcio-cert in verify example by @danbev in sigstore#168
- Add getter functions for LogEntry fields by @lkatalin in sigstore#147
- Add TreeSize alias to Rekor by @avery-blanchard in sigstore#151
- Updates for parsing hashedrekord LogEntry by @lkatalin in sigstore#152
- Add certificate based verification by @flavio in sigstore#159
- Add support for OCI Image signing (spec v1.0) by @Xynnn007 in sigstore#158
- Avery Blanchard (@avery-blanchardmade)
- Daniel Bevenius (@danbev)
- Flavio Castelli (@flavio)
- Lily Sturmann (@lkatalin)
- Xynnn (@Xynnn007)
- rustls should not require openssl by (sigstore#146)
- Rework Rekor module structure and enable doc tests (sigstore#145)
- Flavio Castelli (@flavio)
- Lily Sturmann (@lkatalin)
- Address compilation error (sigstore#143)
- Flavio Castelli (@flavio)
- fix verification of signatures produced with PKI11 (sigstore#142)
- Update rsa dependency to stable version 0.7.0 (sigstore#141)
- Bump actions/checkout from 3.0.2 to 3.1.0 (sigstore#140)
- Flavio Castelli (@flavio)
- Xynnn (@Xynnn007)
- update user-agent value to be specific to sigstore-rs (sigstore#122)
- remove /api/v1/version from client by (sigstore#121)
- crate async fulcio client (sigstore#132)
- Removed ring dependency (sigstore#127)
- Update dependencies
- Refactoring and examples for key interface (sigstore#123)
- Fix doc test failures (sigstore#136)
- Bob Callaway (@bobcallaway)
- Bob McWhirter (@bobmcwhirter)
- Flavio Castelli (@flavio)
- Luke Hinds (@lukehinds)
- Xynnn (@Xynnn007)
- feat: from and to interface for signing and verification keys (https://github.com/sigstore/sigstore-rs/pulls/115)
- Refactor examples to support subfolder execution (https://github.com/sigstore/sigstore-rs/pulls/111)
- Integrate Rekor with Sigstore-rs (https://github.com/sigstore/sigstore-rs/pulls/88)
- feat: add example case and docs for key interface (https://github.com/sigstore/sigstore-rs/pulls/99)
- feat: add signing key module (https://github.com/sigstore/sigstore-rs/pulls/87)
- Update readme to include new features (https://github.com/sigstore/sigstore-rs/pulls/113)
- bump crate version (https://github.com/sigstore/sigstore-rs/pulls/118)
- Add RUSTSEC-2021-0139 to audit.toml (https://github.com/sigstore/sigstore-rs/pulls/112)
- Update xsalsa20poly1305 requirement from 0.7.1 to 0.9.0 (https://github.com/sigstore/sigstore-rs/pulls/101)
- ignore derive_partial_eq_without_eq (https://github.com/sigstore/sigstore-rs/pulls/102)
- fix clippy lints (https://github.com/sigstore/sigstore-rs/pulls/98)
- Carlos Tadeu Panato Junior (@cpanato)
- Flavio Castelli (@flavio)
- Jyotsna (@jyotsna-penumaka)
- Lily Sturmann (@lkatalin)
- Luke Hinds (@lukehinds)
- Tony Arcieri (@tarcieri)
- Xynnn_ (@Xynnn007)