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
Build error; unexpected exit of custom task
#2104
IngwiePhoenix
closed
5 months ago
2
gcm: Split FFI helpers into a separate submodule.
#2103
briansmith
closed
5 months ago
1
aes: Split FFI helpers into their own submodule.
#2102
briansmith
closed
5 months ago
1
cpu: Make `cpu::Features` be `!Send`.
#2101
briansmith
closed
5 months ago
1
EC: Thread CPU features through higher-level operations.
#2100
briansmith
closed
5 months ago
1
aead: Add tests that keys are Send and Sync
#2099
briansmith
closed
5 months ago
1
CI: Add cargo-semver-checks job.
#2098
briansmith
closed
5 months ago
1
Define native word size as `constant_time::Word`.
#2097
briansmith
closed
5 months ago
1
gcm: Don't inline nohw implementation.
#2096
briansmith
closed
5 months ago
1
aes_gcm: Make it clearer in two cases that slicing can't panic.
#2095
briansmith
closed
5 months ago
1
gcm aarch64: Don't bother with an optimized multi-block GHASH.
#2094
briansmith
closed
5 months ago
1
aes: Reduce redundant implementations of single-block encryption.
#2093
briansmith
closed
5 months ago
1
Specialize constant_time::xor to 16 bytes.
#2092
briansmith
closed
5 months ago
1
aes: Avoid using slice patterns in Counter construction.
#2091
briansmith
closed
5 months ago
1
bssl::Result doesn't need to be Copy/Clone/Debug.
#2090
briansmith
closed
5 months ago
1
aead: Stop using `array::map`.
#2089
briansmith
closed
5 months ago
1
Unknown target cpu : xtensa-esp32s3-espidf
#2088
lorenzo-pirchio
opened
5 months ago
14
Supporting aarch64-pc-windows-msvc target
#2087
leejw51
closed
5 months ago
1
Add GNU/Hurd support
#2086
sthibaul
closed
5 months ago
2
cpu: Further clarify memory safety of CPU feature flag caching.
#2085
briansmith
closed
5 months ago
1
bigint: Remove useless `#[allow(deprecated)]`.
#2084
briansmith
closed
5 months ago
1
cpu: Reduce scope of `unsafe` and clarify safety properties.
#2083
briansmith
closed
5 months ago
1
Generalize target.h to support more targets automatically.
#2082
briansmith
closed
5 months ago
1
2053: Add store/restore functionality to digest::Context
#2081
anatse
closed
5 months ago
1
Add support for 64-bit big-endian MIPS
#2079
matoro
closed
5 months ago
3
CI: Don't pass `-march` to GCC for s390x.
#2078
briansmith
closed
5 months ago
4
Introduce SPARC64 support
#2077
Richard-Rogalski
closed
5 months ago
7
Remove `usize_from_u32`.
#2076
briansmith
closed
6 months ago
1
Remove stale workaround for criterion.rs dependency RUSTSEC advisory.
#2075
briansmith
closed
6 months ago
1
curve25519: Remove dead `fiat_25519_{relax,selectznz}`.
#2074
briansmith
closed
6 months ago
1
Fix filename in crypto/fipsmodule/ec/.gitattributes.
#2073
briansmith
closed
6 months ago
1
poly1305 x86_64: Remove poly1305_vec.c.
#2072
briansmith
closed
6 months ago
1
Remove unused byte swapping code
#2071
briansmith
closed
6 months ago
1
Rewrite aes_nohw.c to aes_nohw.rs.
#2070
briansmith
opened
6 months ago
1
target.h: Remove unused logic inherited from upstream.
#2069
briansmith
closed
6 months ago
1
CPU: Test the SHA-512 detection logic for macOS.
#2068
briansmith
closed
6 months ago
1
aarch64-apple-*: Use a CStr polyfill in feature detection.
#2067
briansmith
closed
6 months ago
0
Add target support for 32-bit and 64-bit SPARC
#2066
glaubitz
closed
6 months ago
1
Use `-nostdlibinc` for non-Apple, non-X86_64 targets when using clang.
#2065
briansmith
opened
6 months ago
1
build.rs: Clarify compiler detection.
#2064
briansmith
closed
6 months ago
0
x86/x86_64: Remove fallback SSE2 AES implementation.
#2063
briansmith
closed
6 months ago
1
AES: Enable SSE2-based fallback implementation.
#2062
briansmith
closed
6 months ago
2
Fix typo in ChaCha20 tests.
#2061
briansmith
closed
6 months ago
0
x86: Remove 32-bit SIMD AES implementation.
#2060
briansmith
closed
6 months ago
2
CI: Add code coverage measurement for arm-unknown-linux-gnueabi.
#2059
briansmith
closed
6 months ago
1
CI: Remove stale TODO comment.
#2058
briansmith
closed
6 months ago
1
Build fails on target wasm32-wasi
#2057
bitful-pannul
closed
6 months ago
2
CI: Add coverage measurement for armv7-unknown-linux-gnueabihf.
#2056
briansmith
closed
6 months ago
1
digest internals: Make correctness of slice indexing clearer in `Context::update`
#2055
briansmith
closed
6 months ago
1
Add "unknown" to LINUX_ABI
#2054
exFalso
closed
6 months ago
6
Previous
Next