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
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
.
hpsc-lab
/
SecureArithmetic.jl
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
7
Code
Issues
7
Pull requests
2
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Add serialization functionality
- #104
#104
Merged
sloede
merged 19 commits into
hpsc-lab:main
hpsc-lab/SecureArithmetic.jl:main
from
Tom-Finke:serial
Tom-Finke/SecureArithmetic.jl:serial
Copy head branch name to clipboard
Jun 25, 2026
Conversation
Commits
19
(19)
Checks
Files changed
Merged
Add serialization functionality
#104
sloede
merged 19 commits into
hpsc-lab:main
hpsc-lab/SecureArithmetic.jl:main
from
Tom-Finke:serial
Tom-Finke/SecureArithmetic.jl:serial
Copy head branch name to clipboard
Commits
Commits on May 19, 2026
feat: add LocalPreferences to .gitignore
Tom-Finke
committed
f6503bc
View commit details
Copy full SHA for f6503bc
Browse repository at this point
Commits on May 20, 2026
feat: serialize and deserialize functionality
Tom-Finke
committed
436bc92
View commit details
Copy full SHA for 436bc92
Browse repository at this point
Merge branch 'main' into serial
Tom-Finke
authored
333fcb9
View commit details
Copy full SHA for 333fcb9
Browse repository at this point
Commits on May 26, 2026
feat: expose serialize to and from file function, binary and json. Add unit tests and benchmark for serialization
Tom-Finke
committed
66ced2b
View commit details
Copy full SHA for 66ced2b
Browse repository at this point
feat: serialization benchmark output markdown table
Tom-Finke
committed
f3fcf17
View commit details
Copy full SHA for f3fcf17
Browse repository at this point
Commits on Jun 1, 2026
fix: rename serialize/deserialize to avoid shadowing Julia stdlib
Show description for e55296b
Tom-Finke
committed
e55296b
View commit details
Copy full SHA for e55296b
Browse repository at this point
feat: added type stability check for serialization functions
Tom-Finke
committed
7f34900
View commit details
Copy full SHA for 7f34900
Browse repository at this point
feat: rework serialization
Show description for 79fbc01
Tom-Finke
committed
79fbc01
View commit details
Copy full SHA for 79fbc01
Browse repository at this point
Commits on Jun 9, 2026
Merge branch 'main' into serial
Tom-Finke
authored
0db4f84
View commit details
Copy full SHA for 0db4f84
Browse repository at this point
Commits on Jun 10, 2026
Apply suggestion from @sloede
Show description for ea788db
Tom-Finke
and
sloede
authored
ea788db
View commit details
Copy full SHA for ea788db
Browse repository at this point
docs: explain our approach to serialization and add runtime warning for experimental state of serialization functions
Tom-Finke
committed
9b10e23
View commit details
Copy full SHA for 9b10e23
Browse repository at this point
fix: add Serialization compat entry
Tom-Finke
committed
dfbabda
View commit details
Copy full SHA for dfbabda
Browse repository at this point
fix(test): add Serialization as dependency to tests
Tom-Finke
committed
e3b199a
View commit details
Copy full SHA for e3b199a
Browse repository at this point
Commits on Jun 11, 2026
fix: removed warnings from serialization functions
Tom-Finke
committed
79d2742
View commit details
Copy full SHA for 79d2742
Browse repository at this point
docs: add Docstrings with experimental warnings to serialization functions
Tom-Finke
committed
7d21aa0
View commit details
Copy full SHA for 7d21aa0
Browse repository at this point
Commits on Jun 23, 2026
fix: deserialize SecureArray with correct type
Tom-Finke
committed
5d23005
View commit details
Copy full SHA for 5d23005
Browse repository at this point
Commits on Jun 24, 2026
test[CI]: added benchmark dir to coverage in CI and edded serializen_sizes.jl as smoke test
Tom-Finke
committed
6b44219
View commit details
Copy full SHA for 6b44219
Browse repository at this point
test: added unit test for format_bytes function
Tom-Finke
committed
8d9358f
View commit details
Copy full SHA for 8d9358f
Browse repository at this point
Commits on Jun 25, 2026
Update src/openfhe.jl
Show description for 8e20dfd
Tom-Finke
and
sloede
authored
8e20dfd
View commit details
Copy full SHA for 8e20dfd
Browse repository at this point
You can’t perform that action at this time.