Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / RustCrypto/ring-compat issues and pull requests
#140 - Bump ring from 0.17.5 to 0.17.7
Pull Request -
State: open - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, rust
#139 - Bump ecdsa from 0.16.8 to 0.16.9
Pull Request -
State: open - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, rust
#138 - Bump ring from 0.17.5 to 0.17.6
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 1 comment
Labels: dependencies, rust
#137 - Bump ed25519 from 2.2.2 to 2.2.3
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, rust
#136 - Bump ring from 0.17.2 to 0.17.5
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, rust
#135 - v0.8.0
Pull Request -
State: closed - Opened by tarcieri over 1 year ago
#134 - Bump `ring` dependency from v0.16 to v0.17
Pull Request -
State: closed - Opened by tarcieri over 1 year ago
#133 - Bump generic-array from 0.14.7 to 1.0.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 2 comments
Labels: dependencies, rust
#132 - Bump actions/checkout from 1 to 4
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, github_actions
#131 - Bump ed25519 from 2.2.1 to 2.2.2
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, rust
#130 - Bump ecdsa from 0.16.7 to 0.16.8
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, rust
#129 - Bump ecdsa from 0.16.6 to 0.16.7
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, rust
#128 - Bump digest from 0.10.6 to 0.10.7
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, rust
#127 - Cargo.lock: bump dependencies
Pull Request -
State: closed - Opened by tarcieri almost 2 years ago
#126 - Bump aead from 0.5.1 to 0.5.2
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies, rust
#125 - Bump pkcs8 from 0.10.1 to 0.10.2
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies, rust
#124 - Bump ed25519 from 2.2.0 to 2.2.1
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies, rust
#123 - Bump hex-literal from 0.3.4 to 0.4.1
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, rust
#122 - Bump p256 from 0.13.0 to 0.13.2
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies, rust
#121 - Bump generic-array from 0.14.6 to 0.14.7
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, rust
#120 - Bump ecdsa from 0.16.1 to 0.16.2
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, rust
#119 - Replace unmaintained actions-rs/* actions in CI workflows
Pull Request -
State: closed - Opened by striezel almost 2 years ago
#118 - Fix a small typo
Pull Request -
State: closed - Opened by striezel almost 2 years ago
#117 - v0.7.0
Pull Request -
State: closed - Opened by tarcieri almost 2 years ago
#116 - Impl `signature::Keypair` trait
Pull Request -
State: closed - Opened by tarcieri almost 2 years ago
#115 - Add `ed25519::SigningKey::generate`
Pull Request -
State: closed - Opened by tarcieri almost 2 years ago
#114 - Ed25519 API consistency improvements
Pull Request -
State: closed - Opened by tarcieri almost 2 years ago
#113 - Use `doc_auto_cfg`
Pull Request -
State: closed - Opened by tarcieri almost 2 years ago
#112 - Bump elliptic curve dependencies; MSRV 1.65
Pull Request -
State: closed - Opened by tarcieri almost 2 years ago
#111 - Key Generation
Issue -
State: closed - Opened by tkellogg almost 2 years ago
#110 - Bump pkcs8 from 0.9.0 to 0.10.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies, rust
#109 - Bump ecdsa from 0.15.0 to 0.15.1
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies, rust
#108 - Bump ed25519 from 2.0.1 to 2.1.0
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies, rust
#107 - Cargo.lock: bump dependencies
Pull Request -
State: closed - Opened by tarcieri about 2 years ago
#106 - v0.6.0
Pull Request -
State: closed - Opened by tarcieri about 2 years ago
#105 - Upgrade to `signature` v2-compatible dependencies
Pull Request -
State: closed - Opened by tarcieri about 2 years ago
#104 - Map some error instead of unwrap
Pull Request -
State: closed - Opened by ETKNeil about 2 years ago
- 1 comment
#103 - v0.5.1
Pull Request -
State: closed - Opened by tarcieri about 2 years ago
#102 - reexport ring
Pull Request -
State: closed - Opened by zonyitoo about 2 years ago
#101 - Consider reexport `ring`
Issue -
State: closed - Opened by zonyitoo about 2 years ago
- 1 comment
#100 - v0.5.0
Pull Request -
State: closed - Opened by tarcieri about 2 years ago
#99 - Impl `pkcs8::DecodePrivateKey` for ECDSA and Ed25519 signing keys
Pull Request -
State: closed - Opened by tarcieri about 2 years ago
#98 - Rename `verify_key` => `verifying_key`
Pull Request -
State: closed - Opened by tarcieri about 2 years ago
#97 - Use namespaced/weak features; MSRV 1.60
Pull Request -
State: closed - Opened by tarcieri about 2 years ago
#96 - Fix unnecessary use of `mem::drop`
Pull Request -
State: closed - Opened by tarcieri about 2 years ago
#95 - Bump `p256` and `p384` to v0.11
Pull Request -
State: closed - Opened by tarcieri about 2 years ago
#94 - Bump `digest` to v0.10
Pull Request -
State: closed - Opened by tarcieri about 2 years ago
#93 - Please consider make a new release to crates.io
Issue -
State: closed - Opened by zonyitoo about 2 years ago
- 3 comments
#92 - Bump digest from 0.9.0 to 0.10.6
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 1 comment
Labels: dependencies, rust
#91 - Bump actions/checkout from 1 to 3
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies, github_actions
#90 - Extend Dependabot configuration to keep GitHub Actions up to date
Pull Request -
State: closed - Opened by striezel over 2 years ago
#89 - Update actions/checkout in GitHub Actions to v3
Pull Request -
State: closed - Opened by striezel over 2 years ago
#88 - Bump digest from 0.9.0 to 0.10.5
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#87 - Bump generic-array from 0.14.5 to 0.14.6
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies
#86 - Bump `aead` dependency to v0.5
Pull Request -
State: closed - Opened by tarcieri over 2 years ago
#85 - Bump aead from 0.4.3 to 0.5.0
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#84 - Bump ed25519 from 1.4.1 to 1.5.2
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 2 comments
Labels: dependencies
#83 - Add support for PKCS#8 V1 keys for SigningKey
Issue -
State: closed - Opened by billguo99 over 2 years ago
- 5 comments
#82 - Bump ed25519 from 1.4.0 to 1.4.1
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies
#81 - v0.4.1
Pull Request -
State: closed - Opened by tarcieri almost 3 years ago
#80 - reexport the ring
Pull Request -
State: closed - Opened by zonyitoo almost 3 years ago
- 1 comment
#79 - optimization: reusing AEAD Cipher instance
Pull Request -
State: closed - Opened by zonyitoo almost 3 years ago
- 8 comments
#78 - Bump ed25519 from 1.3.0 to 1.4.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
- 1 comment
Labels: dependencies
#77 - Bump digest from 0.9.0 to 0.10.3
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
- 1 comment
Labels: dependencies
#76 - Bump zeroize from 1.5.2 to 1.5.3
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies
#75 - Test min versions
Pull Request -
State: closed - Opened by newpavlov almost 3 years ago
#74 - Cargo.lock: bump dependencies
Pull Request -
State: closed - Opened by tarcieri about 3 years ago
#73 - Bump zeroize from 1.4.3 to 1.5.2
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
Labels: dependencies
#72 - Bump generic-array from 0.14.4 to 0.14.5
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
- 1 comment
Labels: dependencies
#71 - Bump p256 from 0.10.0 to 0.10.1
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
- 1 comment
Labels: dependencies
#70 - Bump ecdsa from 0.13.3 to 0.13.4
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
- 1 comment
Labels: dependencies
#69 - Bump digest from 0.9.0 to 0.10.1
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
- 1 comment
Labels: dependencies
#68 - v0.4.0
Pull Request -
State: closed - Opened by tarcieri about 3 years ago
#67 - Use square logo in rustdoc
Pull Request -
State: closed - Opened by tarcieri about 3 years ago
#66 - Rust 2021 edition upgrade
Pull Request -
State: closed - Opened by tarcieri about 3 years ago
#65 - Bump `p256` to v0.10; `p384` to v0.9; MSRV 1.56+
Pull Request -
State: closed - Opened by tarcieri about 3 years ago
#64 - Cargo.lock: bump dependencies
Pull Request -
State: closed - Opened by tarcieri about 3 years ago
#63 - Bump `ed25519` crate to v1.3
Pull Request -
State: closed - Opened by tarcieri about 3 years ago
#62 - Bump ed25519 from 1.2.0 to 1.3.0
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
- 1 comment
Labels: dependencies
#61 - Bump hex-literal from 0.3.3 to 0.3.4
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
Labels: dependencies
#60 - Bump ecdsa from 0.12.4 to 0.13.0
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
- 1 comment
Labels: dependencies
#59 - Bump zeroize from 1.4.2 to 1.4.3
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
- 1 comment
Labels: dependencies
#58 - Bump zeroize from 1.4.1 to 1.4.2
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#57 - v0.3.2
Pull Request -
State: closed - Opened by tarcieri over 3 years ago
#56 - Bump ecdsa from 0.12.3 to 0.12.4
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#55 - Bump aead from 0.4.2 to 0.4.3
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#54 - Cargo.lock: bump dependencies
Pull Request -
State: closed - Opened by tarcieri over 3 years ago
#53 - Bump aead from 0.4.1 to 0.4.2
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#52 - Bump zeroize from 1.3.0 to 1.4.1
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#51 - Bump ed25519 from 1.1.1 to 1.2.0
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#50 - Bump hex-literal from 0.3.1 to 0.3.3
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#49 - Bump ecdsa from 0.12.2 to 0.12.3
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#48 - Make logo dark mode friendly
Issue -
State: open - Opened by newpavlov over 3 years ago
- 1 comment
#47 - Bump ecdsa from 0.12.0 to 0.12.2
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#46 - ring-compat v0.3.0
Pull Request -
State: closed - Opened by tarcieri over 3 years ago
#45 - Bump `ecdsa`, `p256`, `p384`; MSRV 1.51+
Pull Request -
State: closed - Opened by tarcieri over 3 years ago
#44 - Cargo.lock: bump dependencies
Pull Request -
State: closed - Opened by tarcieri over 3 years ago
#43 - Bump p256 from 0.8.0 to 0.8.1
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#42 - Bump aead from 0.4.0 to 0.4.1
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#41 - Bump ecdsa from 0.11.0 to 0.11.1
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies