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
.
IPFS-Meshkit
/
meshkit0
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Issues
0
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Pass encryption
- #14
#14
Merged
anurag-p6
merged 12 commits into
IPFS-Meshkit:main
IPFS-Meshkit/meshkit0:main
from
anurag-p6:pass-encryption
anurag-p6/meshkit0:pass-encryption
Copy head branch name to clipboard
Jul 28, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Pass encryption
#14
anurag-p6
merged 12 commits into
IPFS-Meshkit:main
IPFS-Meshkit/meshkit0:main
from
anurag-p6:pass-encryption
anurag-p6/meshkit0:pass-encryption
Copy head branch name to clipboard
Commits
Commits on Jul 27, 2026
feat(deps): install @noble/ciphers and @noble/hashes
anurag-p6
committed
04166b6
View commit details
Copy full SHA for 04166b6
Browse repository at this point
feat(core): add crypto.ts — AES-256-GCM + PBKDF2 utility module
Show description for eb8d35c
anurag-p6
committed
eb8d35c
View commit details
Copy full SHA for eb8d35c
Browse repository at this point
test(core): 36 unit tests for crypto.ts
Show description for 2ab471d
anurag-p6
committed
2ab471d
View commit details
Copy full SHA for 2ab471d
Browse repository at this point
feat(core): add UploadOptions / RetrieveOptions types; extend MeshkitClient + Meshkit interfaces
Show description for f4ef87c
anurag-p6
committed
f4ef87c
View commit details
Copy full SHA for f4ef87c
Browse repository at this point
feat(core): wire encryption into Kubo client (create-client.ts)
Show description for 72ef087
anurag-p6
committed
72ef087
View commit details
Copy full SHA for 72ef087
Browse repository at this point
feat(core): wire encryption into S3 client (create-filone-client.ts)
Show description for fa57fe9
anurag-p6
committed
fa57fe9
View commit details
Copy full SHA for fa57fe9
Browse repository at this point
feat(core): propagate UploadOptions/RetrieveOptions through Meshkit facade
Show description for 63c5d56
anurag-p6
committed
63c5d56
View commit details
Copy full SHA for 63c5d56
Browse repository at this point
feat(mcp): add password/pbkdf2Iterations params to MCP storage tools
Show description for 29d9edc
anurag-p6
committed
29d9edc
View commit details
Copy full SHA for 29d9edc
Browse repository at this point
test(core,mcp): update unit tests for encrypted upload/retrieve
Show description for 6aa4fe1
anurag-p6
committed
6aa4fe1
View commit details
Copy full SHA for 6aa4fe1
Browse repository at this point
test(integration): 7-phase encrypted upload/retrieve end-to-end test
Show description for 365339e
anurag-p6
committed
365339e
View commit details
Copy full SHA for 365339e
Browse repository at this point
Commits on Jul 28, 2026
feat(crypto): encrypted upload/retrieve + security hardening v1.2.1
Show description for 1c420f1
anurag-p6
committed
1c420f1
View commit details
Copy full SHA for 1c420f1
Browse repository at this point
docs: replace encryption table with flow diagrams and wire format offset table
anurag-p6
committed
e730c3e
View commit details
Copy full SHA for e730c3e
Browse repository at this point
You can’t perform that action at this time.