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
Add store/restore functionality to digest::Context
#2053
anatse
opened
6 months ago
2
AES: Use `NonZero_size_t` for ctr32_encrypt functions.
#2052
briansmith
closed
6 months ago
1
CPU Linux: Stop detecting non-NEON features on 32-bit ARM.
#2051
briansmith
closed
6 months ago
1
AArch64/ARM Linux: Force dynamic detection for all non-NEON features.
#2050
briansmith
closed
6 months ago
1
aes-gcm: Do all error checking early in `gcm::Context::new`.
#2049
briansmith
closed
6 months ago
0
Address new clippy warnings
#2048
briansmith
closed
6 months ago
1
bits: Optimize `FromByteLen::from_byte_len` bits constructor.
#2047
briansmith
closed
6 months ago
0
Implement detection if CPU doesn't support hardware AES crypto.
#2046
Arne91
closed
6 months ago
5
cpu arm/aarch64: Make unstable-testing-arm-no-hw filter SHA512 too.
#2045
briansmith
closed
6 months ago
1
AES-GCM ARM: Don't use hardware AES/GCM on 32-bit ARM.
#2044
briansmith
closed
6 months ago
0
`less-safe-getrandom-custom-or-rdrand` not working on target `x86_64-fortanix-unknown-sgx`
#2043
DragonDev1906
closed
6 months ago
1
Add support for arch csky
#2042
Dirreke
closed
5 months ago
6
support for RISCV32
#2041
ub-tech
closed
5 months ago
4
cpu::arm: Use `cfg_if!` to clarify target conditionals.
#2040
briansmith
closed
6 months ago
1
CPU Aarch64: Clarify NEON and SHA-256 feature detection
#2039
briansmith
closed
6 months ago
0
Enable js feature automatically on WASM platforms
#2038
Mubelotix
closed
7 months ago
4
Update MSRV to 1.63.0.
#2037
briansmith
closed
7 months ago
1
aead internals: Eliminate dependency on `KeyInner` from implementations.
#2036
briansmith
closed
7 months ago
1
Ring no longer builds with Rust 1.61 due to cc dependency
#2035
uweigand
closed
6 months ago
1
Ring compile error when trying to cross compile from windows 10 to x86_64-unknown-linux-gnu
#2034
PierreV23
closed
6 months ago
2
warning: ring@0.17.8: Compiler family detection failed due to error: ToolNotFound: Failed to find tool. Is `C:\Program` installed?
#2033
hero-ku
closed
6 months ago
2
Add Apple visionOS support
#2032
QuentinPerez
closed
5 months ago
6
ChaCha20-Poly1305 internals: Clarify memory safety of `encrypt_within`.
#2031
briansmith
closed
7 months ago
1
Chacha20-Poly1305 internals: put `InOut` types into a submodule.
#2030
briansmith
closed
7 months ago
1
CI: Add coverage testing of fallback implementations for AArch64.
#2029
briansmith
closed
7 months ago
1
AES-GCM AArch64: Clarify integrated AES-GCM control flow.
#2028
briansmith
closed
7 months ago
1
CI: Upgrade to Codecov v4 action.
#2027
briansmith
closed
7 months ago
1
AES: Remove unneeded `repr(C)` from `Implementation`.
#2026
briansmith
closed
7 months ago
1
Attempted to use functionality that requires system randomness!!
#2025
gcp-development
closed
6 months ago
1
vendor rust-crypto aes/soft implementation
#2024
rohhamh
opened
7 months ago
2
Disclosure Policy
#2023
nwalfield
opened
7 months ago
3
Add riscv64 Support
#2022
liberodark
closed
6 months ago
3
AES-GCM: Align the types in AArch64 AES-GCM assembly with BoringSSL.
#2021
briansmith
closed
7 months ago
1
AES-GCM internals: Use consistent definitions for `Counter`.
#2020
briansmith
closed
7 months ago
1
AES-GCM: Remove ContextInner structure.
#2019
briansmith
closed
7 months ago
1
AES internals: Clarify safety of `aes::Key::ctr32_encrypt_within`
#2018
briansmith
closed
7 months ago
1
AES-GCM: Clarify GHASH assembly safety.
#2017
briansmith
closed
7 months ago
1
forbid(unsafe_op_in_unsafe_fn).
#2016
briansmith
closed
7 months ago
1
AES-GCM: Clarify GHASH assembly code slice types.
#2015
briansmith
closed
7 months ago
1
AES internals: Clarify safety of `aes::Key::new()`.
#2014
briansmith
closed
7 months ago
1
CI: Use cargo-deny v2 semantics.
#2013
briansmith
closed
7 months ago
0
CI: Update to cargo-deny 0.14.20.
#2012
briansmith
closed
7 months ago
0
bits: Rename `from_usize_bits` to `from_bits` and generalize it.
#2011
briansmith
closed
7 months ago
1
Add __XTENSA__ to target.h
#2010
coder0xff
closed
6 months ago
4
warning: ring@0.17.8: aarch64-fslc-linux-gcc: error: unrecognized command-line option ‘-m64’
#2009
Kaanta0
closed
6 months ago
4
Fails to build on Linux SPARC
#2008
glaubitz
closed
6 months ago
10
failure to verify rsa signature on x509 csr
#2007
uglyoldbob
closed
6 months ago
2
Build fails on i386: evaluation of constant value failed
#2006
yurivict
closed
6 months ago
1
Consider using `zeroize` crate for key materials
#2005
StackOverflowExcept1on
closed
6 months ago
1
digest internals: Use BitLength for bytes-to-bits conversion.
#2004
briansmith
closed
8 months ago
0
Previous
Next