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
AES-GCM internals: Make the Block type an alias for [u8; BLOCK_LEN]
#2003
briansmith
closed
8 months ago
1
constant_time: Add private `xor` API and use it everywhere.
#2002
briansmith
closed
8 months ago
1
gcm: add missing #[allow(clippy::assertions_on_constants)] for aarch64
#2001
goffrie
closed
8 months ago
2
error: failed to run custom build command for `ring v0.16.20`
#2000
Adarsh999bh
closed
8 months ago
1
assert!(cfg!(target_feature = "sse") && cfg!(target_feature = "sse2")) panic at build on i386, i586, FreeBSD, or many target_os=none x86 targets.
#1999
girgen
opened
8 months ago
18
RSA/AEAD: Check for overflow during byte->bit length conversions.
#1998
briansmith
closed
8 months ago
1
digest internals: Count completed bytes instead of blocks.
#1997
briansmith
closed
8 months ago
0
digest internals: Ensure `BlockContext::update` is panic-free.
#1996
briansmith
closed
6 months ago
1
digest internals: Help the compiler understand minimum/maximum output/block sizes.
#1995
briansmith
closed
8 months ago
1
digest internals: Optimize `Context::update`.
#1994
briansmith
closed
8 months ago
1
style: address shellcheck warnings
#1993
reubenmiller
opened
8 months ago
0
digest internals: Refactor to clarify safety
#1992
briansmith
closed
8 months ago
2
digest internals: Misc. clarifications
#1991
briansmith
closed
8 months ago
1
CI: Use `--no-self-update` during `rustup install`.
#1990
briansmith
closed
8 months ago
0
Error: dangerous relocation: call8: call target out of range:(xtensa-esp32s3-espidf)
#1989
blue-freedom-technologies
closed
8 months ago
1
evaluation of constant value failed -> assert!(cfg!(target_feature = "sse") && cfg!(target_feature = "sse2"))
#1988
rdbo
closed
8 months ago
1
Changed toolchain to stable for coverage
#1987
Raghav-Bell
opened
8 months ago
6
aarch64-apple-*: Improve `unsafe` usage.
#1986
briansmith
closed
8 months ago
2
cpu: Clarify `cfg(...)` logic by removing redundant checks.
#1985
briansmith
closed
8 months ago
1
CI: Use mk/install-build-tools.sh on all targets in CI, and use it for rustup
#1984
briansmith
closed
8 months ago
1
Unsupported architecture compiling for `aarch64-linux-android` using MacOS SDK 14.2
#1983
tmpfs
closed
6 months ago
2
Linux/Android: Use libc definitions of HWCAPs on AArch64.
#1982
briansmith
closed
8 months ago
1
Split 32-bit and 64-bit ARM feature detection on Linux.
#1981
briansmith
closed
8 months ago
2
CI: Use llvm-tools-preview for code coverage measurement.
#1980
briansmith
closed
8 months ago
1
CI: Add code coverage measurement for {aarch64,x86_64}-apple-darwin
#1979
briansmith
closed
8 months ago
1
Enable SHA512 acceleration on Aarch4 Android, Linux, and Apple targets.
#1978
briansmith
closed
8 months ago
2
Directly support Bazel (and GN) for building instead of Cargo/build.rs
#1977
briansmith
opened
8 months ago
0
Make packaging/publishing scripts more robust
#1976
briansmith
closed
8 months ago
1
Use only predefined environment variables to compute name prefixes.
#1975
briansmith
closed
8 months ago
1
NFC: Simplify prefixed_item! macro.
#1974
briansmith
closed
8 months ago
0
Move CAVP/SHAVS tests into their own crate.
#1973
briansmith
closed
8 months ago
1
Cranelift struggling with SSE & SSE2 check
#1972
jollygreenlaser
closed
8 months ago
2
build.rs: De-duplicate `AsmTarget`
#1971
briansmith
closed
8 months ago
1
build.rs: Pass aarch64-pc-windows-msvc .S files directly to cc-rs.
#1970
briansmith
closed
9 months ago
1
CI: Enable verbose cc-rs output in Github Actions.
#1969
briansmith
closed
9 months ago
1
build.rs: Unify the way generated sources are processed.
#1968
briansmith
closed
9 months ago
1
Build failed on riscv64gc-unknown-linux-gnu arch
#1967
LiveMediaTools
closed
6 months ago
2
Linker error in v0.17.8
#1966
printfn
closed
9 months ago
0
Include generated symbol prefix header files in published releases.
#1965
briansmith
closed
9 months ago
1
Include Windows .asm source files in packaged releases.
#1964
briansmith
closed
9 months ago
1
build.rs: Clarify when Perl and pregenerated sources are used.
#1963
briansmith
closed
9 months ago
0
build.rs can be run from arbitrary directories
#1962
illicitonion
closed
8 months ago
5
Fuchsia AAarch64: Use SHA512 acceleration instructions
#1961
briansmith
opened
9 months ago
0
Enable sha512 instruction extension on Apple silicon
#1960
BusyJay
closed
8 months ago
3
RSA internals: Make it clearer that serializing the public key won't panic.
#1959
briansmith
closed
8 months ago
1
Reduce the number of `as` conversions for integer casts.
#1958
briansmith
closed
9 months ago
1
ecdsa/pkcs8: Remove more `as` conversoins for ASN.1 tags.
#1957
briansmith
closed
9 months ago
1
Tests: Replace unnecessary `as` conversions in tests.
#1956
briansmith
closed
9 months ago
0
rsa/der: Make it clearer that ASN.1 serialization is panic-free and lossless.
#1955
briansmith
closed
9 months ago
3
CI: Use LLVM/Clang 18.
#1954
briansmith
closed
9 months ago
1
Previous
Next