-
Notifications
You must be signed in to change notification settings - Fork 746
Pull requests: briansmith/ring
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
aes-gcm: Optimize construction of HTable for AVX2 implementation
#2519
opened Apr 13, 2025 by
briansmith
Loading…
aes-gcm/x86_64: Avoid storing the halves XOR'd together in the key.
#2497
opened Mar 25, 2025 by
briansmith
Loading…
aes-gcm: Separate long AAD case from short AAD case.
#2491
opened Mar 19, 2025 by
briansmith
Loading…
aes_gcm/x86_64: Precompute H * X**64 in AVX2 like the Linux Kernel.
#2490
opened Mar 19, 2025 by
briansmith
Loading…
build: Only replace
cl.exe
with clang-cl
for ARM64 Windows builds
#2216
opened Jan 10, 2025 by
MarijnS95
Loading…
Issue2053 -Add store/restore functionality to digest::Context
#2121
opened Jun 24, 2024 by
anatse
Loading…
Add Windows ARM32 (
thumbv7a-pc-windows-msvc
/thumbv7a-uwp-windows-msvc
) support
#1767
opened Oct 22, 2023 by
bdbai
Loading…
Add support for parsing ASN.1 ECDSA key pairs without the PKCS#8 metadata.
#1456
opened Feb 4, 2022 by
farcaller
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.