Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
YtFlow
/
ring
Public
forked from
briansmith/ring
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Oct 15, 2023
build.rs: Sort non-MSVC C compiler flags alphabetically.
Show description for 9d4bb22
briansmith
committed
9d4bb22
View commit details
Copy full SHA for 9d4bb22
Browse repository at this point
build.rs: Don't enable MSVC SDL warnings.
Show description for 8909e6e
briansmith
committed
8909e6e
View commit details
Copy full SHA for 8909e6e
Browse repository at this point
build.rs: Don't override Windows exception/RTTI/C++ compiler flags.
Show description for 65941d0
briansmith
committed
65941d0
View commit details
Copy full SHA for 65941d0
Browse repository at this point
build.rs: Let cc-rs choose the hardening flags, if any.
Show description for 2201721
briansmith
committed
2201721
View commit details
Copy full SHA for 2201721
Browse repository at this point
rand: Clarify wasm32-logic logic.
Show description for 89172b4
briansmith
committed
89172b4
View commit details
Copy full SHA for 89172b4
Browse repository at this point
Digest tests: Don't disable tests for wasm32 targets.
briansmith
committed
c32f7a2
View commit details
Copy full SHA for c32f7a2
Browse repository at this point
NFC: Don't treat wasm32 differently w.r.t. dead-code warnings.
briansmith
committed
65aa65d
View commit details
Copy full SHA for 65aa65d
Browse repository at this point
Commits on Oct 14, 2023
AEAD tests: Address wasm32-wasi build warning & clarify `use`.
briansmith
committed
1c476cd
View commit details
Copy full SHA for 1c476cd
Browse repository at this point
Use `-nostdlibinc` for wasm32-wasi like `wasm32-unknown-unknown`.
briansmith
committed
2986d15
View commit details
Copy full SHA for 2986d15
Browse repository at this point
CI: Add wasm32-wasi to CI.
briansmith
committed
8348897
View commit details
Copy full SHA for 8348897
Browse repository at this point
Add support for wasm32-wasi.
Show description for 2019d84
JanKaul
authored and
briansmith
committed
2019d84
View commit details
Copy full SHA for 2019d84
Browse repository at this point
Use small Curve25519 for wasm32 & other non-{aarch64,x86_64}.
Show description for da23dc0
briansmith
committed
da23dc0
View commit details
Copy full SHA for da23dc0
Browse repository at this point
CI: Don't test benchmarks in `test` and `test-features` jobs.
Show description for 0f8386d
briansmith
committed
0f8386d
View commit details
Copy full SHA for 0f8386d
Browse repository at this point
CI: Run tests for `armv7-unknown-linux-musleabihf`.
briansmith
committed
06e5d3b
View commit details
Copy full SHA for 06e5d3b
Browse repository at this point
Add arm-unknown-linux-gnueabi testing to CI.
Show description for 99ab6db
briansmith
committed
99ab6db
View commit details
Copy full SHA for 99ab6db
Browse repository at this point
Commits on Oct 13, 2023
Don't manually specify optimization flags for MSVC (cc-rs takes care)
Show description for 0841301
andoalon
authored and
briansmith
committed
0841301
View commit details
Copy full SHA for 0841301
Browse repository at this point
Change documentation & unnecessary qualification warnings.
Show description for e7aedb2
briansmith
committed
e7aedb2
View commit details
Copy full SHA for e7aedb2
Browse repository at this point
NFC: Remove outdated comment about old behavior of `derive(...)`.
briansmith
committed
ce18452
View commit details
Copy full SHA for ce18452
Browse repository at this point
Remove some superfluous warning `allow(...)` overrides.
briansmith
committed
f78a841
View commit details
Copy full SHA for f78a841
Browse repository at this point
Clippy: Move lint configuration to lib.rs.
briansmith
committed
bafde9d
View commit details
Copy full SHA for bafde9d
Browse repository at this point
Require wasm-bindgen-test 0.3.37.
Show description for ff2cc71
briansmith
committed
ff2cc71
View commit details
Copy full SHA for ff2cc71
Browse repository at this point
Require getrandom 0.2.10.
Show description for aa01858
briansmith
committed
aa01858
View commit details
Copy full SHA for aa01858
Browse repository at this point
Require spin 0.9.8.
Show description for 9087981
briansmith
committed
9087981
View commit details
Copy full SHA for 9087981
Browse repository at this point
Require cc-rs 1.0.83.
Show description for 801ebce
briansmith
committed
801ebce
View commit details
Copy full SHA for 801ebce
Browse repository at this point
Require at least libc 0.2.148.
Show description for dac669b
briansmith
committed
dac669b
View commit details
Copy full SHA for dac669b
Browse repository at this point
Minimize scope of `clippy::upper_case_acronyms`.
briansmith
committed
8edeead
View commit details
Copy full SHA for 8edeead
Browse repository at this point
mk/clippy.sh: Remove `--allow` entries for lints that aren't triggered.
briansmith
committed
691a4db
View commit details
Copy full SHA for 691a4db
Browse repository at this point
build.rs: Address `clippy::ptr_arg`.
briansmith
committed
3eb0773
View commit details
Copy full SHA for 3eb0773
Browse repository at this point
Remove `target-dir` workaround for Clippy cache issues.
Show description for 64cd0b9
briansmith
committed
64cd0b9
View commit details
Copy full SHA for 64cd0b9
Browse repository at this point
AEAD/Polyfill: Use `ArraySplitMap` instead of `ChunksFixed`.
Show description for 83719c4
briansmith
committed
83719c4
View commit details
Copy full SHA for 83719c4
Browse repository at this point
ChaCha20: Use `ArraySplitMap` to construct `Iv`.
Show description for 32f209e
briansmith
committed
32f209e
View commit details
Copy full SHA for 32f209e
Browse repository at this point
AEAD/Polyfill: Implement `ArraySplitMap` and construct nonces with it.
Show description for ff3febd
briansmith
committed
ff3febd
View commit details
Copy full SHA for ff3febd
Browse repository at this point
ChaCha20 Polyfill: Remove `ChunksFixedMut`.
Show description for 75c620a
briansmith
committed
75c620a
View commit details
Copy full SHA for 75c620a
Browse repository at this point
Commits on Oct 11, 2023
AES: Remove use of `ArrayEncoding`.
Show description for f8cad22
briansmith
committed
f8cad22
View commit details
Copy full SHA for f8cad22
Browse repository at this point
Generalize `array_flatten` into an `ArrayFlatten` trait.
briansmith
committed
b114738
View commit details
Copy full SHA for b114738
Browse repository at this point
Previous
Next
You can’t perform that action at this time.