issues
search
hpsc-lab
/
SecureArithmetic.jl
Secure arithmetic operations using fully homomorphic encryption
https://hpsc-lab.github.io/SecureArithmetic.jl
MIT License
7
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump crate-ci/typos from 1.25.0 to 1.26.8
#55
dependabot[bot]
closed
2 weeks ago
0
Iterative bootstrapping
#54
ArseniyKholod
closed
3 days ago
1
Bump crate-ci/typos from 1.24.3 to 1.25.0
#53
dependabot[bot]
closed
1 month ago
0
Support for 3D tensors
#52
sloede
opened
2 months ago
0
Support for unlimited user data size (a.k.a. multi-ciphertext `SecureVector`/`SecureMatrix`)
#51
sloede
opened
2 months ago
0
Secure matrix multiplication support
#50
Tortar
opened
2 months ago
2
Set version 0.1.6-dev
#49
ArseniyKholod
closed
2 months ago
1
Set new version to 0.1.5
#48
ArseniyKholod
closed
2 months ago
1
update URL in build status in README
#47
ArseniyKholod
closed
2 months ago
0
Bump crate-ci/typos from 1.23.6 to 1.24.3
#46
dependabot[bot]
closed
2 months ago
0
Problem with GC
#45
ArseniyKholod
closed
2 months ago
11
add cleanup function to clean contexts and keys
#44
ArseniyKholod
closed
2 months ago
4
Bump crate-ci/typos from 1.22.9 to 1.23.6
#43
dependabot[bot]
closed
2 months ago
0
add Arseniy Kholod to creators
#42
ArseniyKholod
closed
4 months ago
0
Bump crate-ci/typos from 1.22.7 to 1.22.9
#41
dependabot[bot]
closed
4 months ago
0
New version 0.1.5-dev
#40
ArseniyKholod
closed
4 months ago
0
set version 0.1.4
#39
ArseniyKholod
closed
4 months ago
1
Set version 0.1.4-dev
#38
ArseniyKholod
closed
4 months ago
0
set version 0.1.3
#37
ArseniyKholod
closed
4 months ago
0
Update repo URL after move to HPSC Lab org
#36
sloede
closed
4 months ago
0
Bump crate-ci/typos from 1.21.0 to 1.22.7
#35
dependabot[bot]
closed
5 months ago
0
Bump julia-actions/cache from 1 to 2
#34
dependabot[bot]
closed
5 months ago
0
Auto-check package downgrades
#33
sloede
closed
6 months ago
1
Matrix v2
#32
ArseniyKholod
closed
4 months ago
2
Add test for circshift
#31
ArseniyKholod
closed
6 months ago
1
Bump crate-ci/typos from 1.19.0 to 1.21.0
#30
dependabot[bot]
closed
6 months ago
0
Bump julia-actions/setup-julia from 1 to 2
#29
dependabot[bot]
closed
6 months ago
0
Create test for `rotate`
#28
ArseniyKholod
closed
6 months ago
0
Add `PlainMatrix` and `SecureMatrix`
#27
ArseniyKholod
closed
1 week ago
6
Add documentation
#26
ArseniyKholod
closed
7 months ago
4
Rotate update
#25
ArseniyKholod
closed
7 months ago
2
Bump crate-ci/typos from 1.18.2 to 1.19.0
#24
dependabot[bot]
closed
7 months ago
0
Bump crate-ci/typos from 1.17.2 to 1.18.2
#23
dependabot[bot]
closed
8 months ago
0
Create downgrade CI workflow
#22
sloede
closed
6 months ago
0
WIP: Investigate Coveralls action failure
#21
sloede
opened
9 months ago
1
Bump crate-ci/typos from 1.17.1 to 1.17.2
#20
dependabot[bot]
closed
9 months ago
0
Bump codecov/codecov-action from 3 to 4
#19
dependabot[bot]
closed
9 months ago
1
correct `bootstrap!` and add use of batch size in `init_bootstrapping`
#18
ArseniyKholod
closed
9 months ago
10
add user-chosen num_slots in init_bootstrapping!
#17
ArseniyKholod
closed
7 months ago
1
Further improvements
#16
sloede
closed
9 months ago
1
Pretty-print contents of `PlainVector`
#15
sloede
closed
9 months ago
1
Add Zenodo DOI
#14
sloede
closed
10 months ago
0
TagBot trigger issue
#13
JuliaTagBot
closed
10 months ago
6
Improve usability by storing & using `length` of `PlainVector`/`SecureVector`
#12
sloede
closed
10 months ago
1
Support scalar operations for addition and subtraction
#11
sloede
closed
10 months ago
1
Add docstrings and expand documentation
#10
sloede
closed
7 months ago
3
Allow addition/subtraction between SecureVector and PlainVector and s…
#9
sloede
closed
10 months ago
1
Add more arithmetic operations
#8
sloede
closed
10 months ago
1
Do not require explicit passing of `context`
#7
sloede
closed
10 months ago
1
Add `!` suffix to functions that modify their arguments
#6
sloede
closed
10 months ago
1
Next