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
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
.
serenity-kit
/
react-native-opaque
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
9
Code
Issues
1
Pull requests
9
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 27, 2024
docs: update documentation link
nikgraf
authored
53bacd8
View commit details
Copy full SHA for 53bacd8
Browse repository at this point
Commits on Feb 17, 2024
docs: restructure documentation
nikgraf
committed
b8b9937
View commit details
Copy full SHA for b8b9937
Browse repository at this point
Merge pull request #46 from serenity-kit/upgrade-cpp
Show description for 1dbe9e4
nikgraf
authored
1dbe9e4
View commit details
Copy full SHA for 1dbe9e4
Browse repository at this point
fix: upgrade C++ Standard to C++14 for Android
nikgraf
committed
26c40e4
View commit details
Copy full SHA for 26c40e4
Browse repository at this point
Commits on Jan 29, 2024
Merge pull request #45 from serenity-kit/fixes
Show description for 352d8d1
nikgraf
authored
352d8d1
View commit details
Copy full SHA for 352d8d1
Browse repository at this point
chore: remove packageManager specification
nikgraf
committed
1337375
View commit details
Copy full SHA for 1337375
Browse repository at this point
chore: improve accessing the first element
nikgraf
committed
3305542
View commit details
Copy full SHA for 3305542
Browse repository at this point
Create SECURITY.md
nikgraf
authored
fad04c5
View commit details
Copy full SHA for fad04c5
Browse repository at this point
Commits on Oct 3, 2023
chore: release 0.3.1
nikgraf
committed
1d6feec
View commit details
Copy full SHA for 1d6feec
Browse repository at this point
chore: regenerate cpp bindings with new cxx library (#42)
nikgraf
authored
5a1c84f
View commit details
Copy full SHA for 5a1c84f
Browse repository at this point
chore: cleanup build scripts (#41)
nikgraf
authored
bb44085
View commit details
Copy full SHA for bb44085
Browse repository at this point
fix: find correct node_modules path (#40)
nikgraf
authored
b5be161
View commit details
Copy full SHA for b5be161
Browse repository at this point
Commits on Aug 15, 2023
chore: release 0.3.0
nikgraf
committed
09e9935
View commit details
Copy full SHA for 09e9935
Browse repository at this point
Commits on Aug 14, 2023
feat: add server.getPublicKey implementation (#38)
Show description for d9c3baf
steos
and
nikgraf
authored
d9c3baf
View commit details
Copy full SHA for d9c3baf
Browse repository at this point
Merge pull request #37 from serenity-kit/upgrade-opaque-ke
Show description for 8565f4d
nikgraf
authored
8565f4d
View commit details
Copy full SHA for 8565f4d
Browse repository at this point
Commits on Aug 11, 2023
chore: update opaque-ke dependency
steos
committed
02ad185
View commit details
Copy full SHA for 02ad185
Browse repository at this point
Commits on Jul 19, 2023
chore: release 0.2.7
nikgraf
committed
627123d
View commit details
Copy full SHA for 627123d
Browse repository at this point
Commits on Jul 18, 2023
Merge pull request #31 from serenity-kit/fix-tsconfig-build
Show description for 6c2e933
nikgraf
authored
6c2e933
View commit details
Copy full SHA for 6c2e933
Browse repository at this point
chore: fix build tsconfig to only include src folder
steos
committed
662a81b
View commit details
Copy full SHA for 662a81b
Browse repository at this point
Commits on Jul 17, 2023
chore: release 0.2.6
nikgraf
committed
30bc49b
View commit details
Copy full SHA for 30bc49b
Browse repository at this point
Commits on Jul 14, 2023
Merge pull request #30 from serenity-kit/add-error-handling-tests
Show description for 3b36b17
nikgraf
authored
3b36b17
View commit details
Copy full SHA for 3b36b17
Browse repository at this point
Merge pull request #29 from serenity-kit/cpplint
Show description for 89a8285
nikgraf
authored
89a8285
View commit details
Copy full SHA for 89a8285
Browse repository at this point
chore: add remaining error handling tests
steos
committed
d42424f
View commit details
Copy full SHA for d42424f
Browse repository at this point
Commits on Jul 12, 2023
chore: remove mistakenly added const modifier
steos
committed
6960a95
View commit details
Copy full SHA for 6960a95
Browse repository at this point
chore: add cpplint job to ci workflow
steos
committed
f2dcb67
View commit details
Copy full SHA for f2dcb67
Browse repository at this point
chore: exclude generated cxx bindings from cpplint and add comments
steos
committed
202edf2
View commit details
Copy full SHA for 202edf2
Browse repository at this point
chore: set up cpplint and reformat cpp source to conform
steos
committed
36333fb
View commit details
Copy full SHA for 36333fb
Browse repository at this point
Commits on Jul 3, 2023
Merge pull request #28 from serenity-kit/api-refactoring
Show description for f2154fa
nikgraf
authored
f2154fa
View commit details
Copy full SHA for f2154fa
Browse repository at this point
chore: update opaque dependency to latest
steos
committed
e8bd80e
View commit details
Copy full SHA for e8bd80e
Browse repository at this point
chore: update tests to API changes
steos
committed
f788875
View commit details
Copy full SHA for f788875
Browse repository at this point
chore: update TS bindings and App code
steos
committed
c096849
View commit details
Copy full SHA for c096849
Browse repository at this point
chore: adjust JSI bindings
steos
committed
0a23da8
View commit details
Copy full SHA for 0a23da8
Browse repository at this point
chore: update generated cxx bindings
steos
committed
fc3c454
View commit details
Copy full SHA for fc3c454
Browse repository at this point
chore: rename rust api to match proposal
steos
committed
bd41bf8
View commit details
Copy full SHA for bd41bf8
Browse repository at this point
Commits on Jun 21, 2023
Merge pull request #27 from serenity-kit/tests
Show description for eddc9e2
nikgraf
authored
eddc9e2
View commit details
Copy full SHA for eddc9e2
Browse repository at this point
Previous
Next
You can’t perform that action at this time.