issues
search
briansmith
/
ring
Safe, fast, small crypto using Rust
Other
3.76k
stars
708
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
How to load keys generated by ssh-keygen?
#2161
yuyang0
opened
20 hours ago
0
Does ring support the new WASI triples?
#2160
nanai10a
opened
6 days ago
0
ci: add support for loongarch64-unknown-linux-{gnu,musl}
#2159
heiher
opened
1 week ago
0
Gar error when compiling on illumos
#2158
Toasterson
opened
2 weeks ago
0
Unable to build ring with rustls for esp-idf
#2157
ealinye
opened
2 weeks ago
0
Cutting a 0.17.9 release?
#2156
erickt
opened
1 month ago
0
`function import requires a callable` LinkError error with Cloudflare workers WASM
#2155
pawurb
closed
1 week ago
4
ec: Use 3 fewer squarings for P-256 scalar inversion.
#2154
briansmith
closed
1 month ago
1
Remove local getrandom dependency
#2153
addd45
closed
1 month ago
0
Derive SecureRandom for SystemRandom on Fuchsia
#2152
erickt
closed
1 month ago
2
Build crash 0.17.8 on macos Sequoia 15.0 clang-1600.0.26.3
#2151
bgrieder
opened
1 month ago
2
Support Android V 16kb page sizes
#2150
briansmith
opened
1 month ago
0
CI: Address clippy lints and upgrade tools so CI succeeds
#2149
briansmith
closed
1 month ago
1
[question/bug] Problem building for riscv64gc. Are there plans to support it?
#2148
johnnyasantoss
closed
1 month ago
2
Remove needless as_bytes() call
#2147
samueltardieu
closed
1 month ago
4
Consider storing pregenerated files in git
#2144
madsmtm
opened
2 months ago
1
Failed to link lib ring when trying to build binary files in aarch64-unknown-*
#2141
xlouis027
opened
2 months ago
4
Error building for arm - "ToolNotFound: Failed to find tool. Is `arm-linux-gnueabihf-gcc` installed?"
#2139
andrewdavidmackenzie
closed
2 months ago
7
0.17.8 build error as a normal part of cargo build
#2138
rlovell3
opened
2 months ago
4
Failed compilation on arm64 windows
#2135
Gami13
opened
3 months ago
0
Allow loading ECDSA private key from PKCS8 file missing public key
#2134
aj-bagwell
closed
1 month ago
1
Ring is unable to load ECDSA private key from a PKCS8 pem file which does not have the public key.
#2133
aj-bagwell
opened
3 months ago
1
unable to build on stable-x86_64-unknown-linux-gnu
#2132
pitoniak32
closed
3 months ago
2
unable to build ring for aarch64-unknown-linux-gnu
#2131
andrewdavidmackenzie
closed
1 month ago
1
Split out wasm32_unknown_unknown_js feature
#2130
Protryon
opened
3 months ago
1
Unable to build with rustc_codegen_cranelift on Apple M1
#2129
nsabovic
opened
3 months ago
1
fix: detect loongarch cpu in header
#2128
zitsen
opened
3 months ago
1
Unable to build ring for aarch64-unknown-linux-musl
#2127
Timtam
opened
4 months ago
2
cc-rs build dependency is an old version that is missing various fixes for Apple platforms
#2126
saurik
closed
4 months ago
3
Better documentation on how to use / convert OpenSSL generated EC keys with ring
#2125
juliankrieger
opened
4 months ago
2
Add XTENSA architecture to target.h
#2124
juliankrieger
closed
4 months ago
4
ring not compiling when used as a dependency for libotp
#2123
anthonybtedesco
closed
4 months ago
1
ring does not cross-compile to aarch64-unknown-linux-ohos
#2122
chinaspx
opened
5 months ago
2
Issue2053 -Add store/restore functionality to digest::Context
#2121
anatse
opened
5 months ago
0
aes: Clarify counter overflow checking.
#2120
briansmith
opened
5 months ago
1
aes_gcm: Prefer integrated implementations, avoid inlining fallbacks.
#2119
briansmith
closed
5 months ago
1
Replace `std::error` with `core::error`
#2118
StackOverflowExcept1on
opened
5 months ago
3
`aarch64-pc-windows-msvc` requires `clang`
#2117
Jasper-Bekkers
opened
5 months ago
8
arm: Switch from denylisting Apple targets to allowlisting Android/Linux.
#2116
briansmith
closed
5 months ago
2
Remove obsolete comment in digest.rs
#2115
briansmith
closed
5 months ago
0
polyfill: Fix compiler warning.
#2114
briansmith
closed
5 months ago
1
{aarch64,x86_64}-apple-*: Use assembly language implementations.
#2113
briansmith
closed
5 months ago
2
Add *-apple-{visionos,watchos} support; CI: build tvOS,visionOS,watchOS.
#2112
briansmith
closed
5 months ago
3
Testing: Remove CAVP SHAVS Monte Carlo tests.
#2111
briansmith
closed
1 month ago
1
EC: Remove an unreachable branch from `big_endian_affine_from_jacobian`.
#2110
briansmith
closed
5 months ago
0
CI: Use `-Z coverage-options=branch` when measuring coverage.
#2109
briansmith
closed
5 months ago
1
Use QEMU to test CPUs with AES-NI but no AVX, and without AES-NI.
#2108
briansmith
closed
5 months ago
1
Remove unused endian module.
#2107
briansmith
closed
5 months ago
1
aes-gcm: Clarify CPU feature detection.
#2106
briansmith
closed
5 months ago
1
chore: fix some comments
#2105
wangcundashang
closed
5 months ago
2
Next