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 }}
alainivars
/
libsignal
Public
forked from
signalapp/libsignal
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 May 1, 2025
keytrans: Support multiple auditors
moiseev-signal
authored
eac4cf5
View commit details
Copy full SHA for eac4cf5
Browse repository at this point
Return specific SendError when request fails due to underlying transport failure
andrew-signal
authored
d557675
View commit details
Copy full SHA for d557675
Browse repository at this point
Fix deadlock in CompletableFuture by releasing lock while calling completion callbacks
andrew-signal
authored
ec49709
View commit details
Copy full SHA for ec49709
Browse repository at this point
Add more detailed context to Java exceptions thrown due to failed futures
andrew-signal
authored
483070b
View commit details
Copy full SHA for 483070b
Browse repository at this point
New SVR2 enclaves for staging and production.
gram-signal
authored
7965164
View commit details
Copy full SHA for 7965164
Browse repository at this point
Allow using registration client to check SVR2 credentials
akonradi-signal
authored
b95359c
View commit details
Copy full SHA for b95359c
Browse repository at this point
Commits on Apr 30, 2025
Use Base64 util class in test
akonradi-signal
authored
0871f06
View commit details
Copy full SHA for 0871f06
Browse repository at this point
net: Require TLS 1.3 for Signal-provided services and 1.2 for Cloudflare DoH
Show description for d58f237
jrose-signal
and
andrew-signal
authored
d58f237
View commit details
Copy full SHA for d58f237
Browse repository at this point
Commits on Apr 29, 2025
Persist pre-key message sender identity after message decryption
akonradi-signal
authored
2f1112c
View commit details
Copy full SHA for 2f1112c
Browse repository at this point
Enable account registration via Java registration service client
akonradi-signal
authored
890ac9e
View commit details
Copy full SHA for 890ac9e
Browse repository at this point
Take RNG as a parameter when generating kyber keys
akonradi-signal
authored
13b2b8a
View commit details
Copy full SHA for 13b2b8a
Browse repository at this point
Return an error on kyber en-/de-capsulation failure
akonradi-signal
authored
076e9dd
View commit details
Copy full SHA for 076e9dd
Browse repository at this point
Replace pqclean crate usages with libcrux
akonradi-signal
authored
00ca3f4
View commit details
Copy full SHA for 00ca3f4
Browse repository at this point
Commits on Apr 28, 2025
keytrans: Bridge to Node
moiseev-signal
authored
aa71b2f
View commit details
Copy full SHA for aa71b2f
Browse repository at this point
Commits on Apr 25, 2025
Take account password for registration as a string
akonradi-signal
authored
8ac19dd
View commit details
Copy full SHA for 8ac19dd
Browse repository at this point
Bump Android Gradle Plugin to v8.9.0
andrew-signal
authored
1d0ae66
View commit details
Copy full SHA for 1d0ae66
Browse repository at this point
Use an enum value for IdentityKeyStore.saveIdentity in libraries
akonradi-signal
authored
8f1baf5
View commit details
Copy full SHA for 8f1baf5
Browse repository at this point
Bridge register account error to Java
akonradi-signal
authored
e0e79e5
View commit details
Copy full SHA for e0e79e5
Browse repository at this point
Commits on Apr 24, 2025
Reset for version v0.70.2
moiseev-signal
committed
31f51e5
View commit details
Copy full SHA for 31f51e5
Browse repository at this point
Bump rand dependency to 0.9
akonradi-signal
authored
aeb2f2a
View commit details
Copy full SHA for aeb2f2a
Browse repository at this point
Commits on Apr 23, 2025
Remove num_enum dependency
akonradi-signal
authored
f6aacba
View commit details
Copy full SHA for f6aacba
Browse repository at this point
Stop using hardcoded key type for all Kyber generate benchmarks
moiseev-signal
committed
13a997e
View commit details
Copy full SHA for 13a997e
Browse repository at this point
Stop tapping homebrew/bundle in mac setup script
Show description for 1951f5e
moiseev-signal
authored
1951f5e
View commit details
Copy full SHA for 1951f5e
Browse repository at this point
Return enum from IdentityKeyStore::save_identity
akonradi-signal
authored
9392062
View commit details
Copy full SHA for 9392062
Browse repository at this point
Commits on Apr 22, 2025
Bridge RegisterAccountResponse to Java
akonradi-signal
authored
b749afc
View commit details
Copy full SHA for b749afc
Browse repository at this point
Commits on Apr 21, 2025
Add Java type for public parts of a signed prekey
akonradi-signal
authored
a8d4849
View commit details
Copy full SHA for a8d4849
Browse repository at this point
Node: Add an eslinter check for Chai tests that are non-functional
andrew-signal
authored
3a41752
View commit details
Copy full SHA for 3a41752
Browse repository at this point
Commits on Apr 18, 2025
Don't bridge SessionRecord test-only code in real .so
akonradi-signal
authored
f0b8337
View commit details
Copy full SHA for f0b8337
Browse repository at this point
Use clap's built-in support for the env fallback in cdsi example
moiseev-signal
committed
84c075e
View commit details
Copy full SHA for 84c075e
Browse repository at this point
Support Java bridging of optional byte arrays
akonradi-signal
authored
d087b43
View commit details
Copy full SHA for d087b43
Browse repository at this point
CDSI: use enclave c6ff0682 for production.
gram-signal
authored
a3f9b23
View commit details
Copy full SHA for a3f9b23
Browse repository at this point
Commits on Apr 16, 2025
Swap id vec in validator::notification_profiles with fixed-size array
andrew-signal
authored
d5050c5
View commit details
Copy full SHA for d5050c5
Browse repository at this point
Commits on Apr 11, 2025
Reset for version v0.70.1
moiseev-signal
committed
4d8d964
View commit details
Copy full SHA for 4d8d964
Browse repository at this point
Fix TS code format check in CI workflow
akonradi-signal
authored
efe13e9
View commit details
Copy full SHA for efe13e9
Browse repository at this point
net: Log connection failure errors
Show description for 8fdf46d
jrose-signal
committed
8fdf46d
View commit details
Copy full SHA for 8fdf46d
Browse repository at this point
Previous
Next
You can’t perform that action at this time.