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 }}
AdaWorldAPI
/
ndarray
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
4
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
ChaCha20 matryoshka (server AVX-512 + browser wasm) + native NEON U32x16 + retire simd_crypto.rs
- #241
#241
Merged
AdaWorldAPI
merged 6 commits into
master
AdaWorldAPI/ndarray:master
from
claude/medcare-ruff-codebook-handover-5ulx0i
AdaWorldAPI/ndarray:claude/medcare-ruff-codebook-handover-5ulx0i
Copy head branch name to clipboard
Jul 12, 2026
Conversation
Commits
6
(6)
Checks
Files changed
Merged
ChaCha20 matryoshka (server AVX-512 + browser wasm) + native NEON U32x16 + retire simd_crypto.rs
#241
AdaWorldAPI
merged 6 commits into
master
AdaWorldAPI/ndarray:master
from
claude/medcare-ruff-codebook-handover-5ulx0i
AdaWorldAPI/ndarray:claude/medcare-ruff-codebook-handover-5ulx0i
Copy head branch name to clipboard
Commits
Commits on Jul 12, 2026
simd(neon): native U32x16 = [U32x4;4] ARX lane + fix aarch64 stable compile
Show description for a503291
claude
committed
a503291
View commit details
Copy full SHA for a503291
Browse repository at this point
crypto(matryoshka): vendor chacha20 fork over ndarray::simd::U32x16, retire simd_crypto.rs
Show description for 83d2ca7
claude
committed
83d2ca7
View commit details
Copy full SHA for 83d2ca7
Browse repository at this point
ci(neon): aarch64 NEON SIMD parity gate under qemu (twin of wasm_simd)
Show description for 7781028
claude
committed
7781028
View commit details
Copy full SHA for 7781028
Browse repository at this point
crypto(matryoshka): wasm32+simd128 backend — same ndarray::simd::U32x16 source, browser lane
Show description for 37306f2
claude
committed
37306f2
View commit details
Copy full SHA for 37306f2
Browse repository at this point
fix(palette_codec): gate bytemuck_cast_u64_to_u8 to x86_64 (dead on aarch64 under -D warnings)
Show description for 7849e37
claude
committed
7849e37
View commit details
Copy full SHA for 7849e37
Browse repository at this point
crypto(matryoshka): honor chacha20_force_avx2/_sse2 before ndarray_simd auto-selection
Show description for 2539cad
claude
committed
2539cad
View commit details
Copy full SHA for 2539cad
Browse repository at this point
You can’t perform that action at this time.