issues Search Results · repo:JuliaCrypto/SEAL.jl language:Julia
Filter by
10 results
(79 ms)10 results
inJuliaCrypto/SEAL.jl (press backspace or delete to remove)@sloede Thanks again for this package this has been a learning journey for me with julia, ccall and binary builder. I
have succeeded in bumping the version to 4.1.1 locally and unfortunately I did not ...
isentropic
- 4
- Opened on Nov 23, 2023
- #25
Currently original seal is at around 4.0 version. Could we also have a version bump please? Additionally, do you perhaps
need more Julia friendly API similar to pyseal? (I could contribute with this if ...
isentropic
- 2
- Opened on Nov 20, 2023
- #24
In julia 1.8.0, calling
parms = EncryptionParameters(SchemeType.bfv)
returns ERROR: UndefVarError: libsealc not defined
flyjgh
- Opened on Sep 11, 2022
- #23
Hello there, it s always me :D
I was wondering if I m doing something wrong or it s just a casting problem with the - symbol.
In practical, the code
Plaintext( -1 ) or Plaintext(string(-1))
raises ...
narger-ef
- 4
- Opened on Mar 8, 2021
- #22
This issue is used to trigger TagBot; feel free to unsubscribe.
If you haven t already, you should update your TagBot.yml to include issue comment triggers. Please see this post on
Discourse for instructions ...
JuliaTagBot
- 3
- Opened on Mar 3, 2021
- #18
According to the SEAL v3.6.0 release notes, there were a number of changes that either introduced new features or
(potentially) break the existing API. Therefore, at least all explicitly mentioned major ...
enhancement
sloede
- 1
- Opened on Feb 27, 2021
- #12
Hello everyone, I m new with this library so I m trying the examples but Julia gives me an error when I try to generate
a public key, in this line:
public_key_ = public_key(keygen);
Saying
ERROR: could ...
narger-ef
- 8
- Opened on Feb 25, 2021
- #9
Right now, the SEAL.jl API intentionally follows the SEAL C++ API very closely. The motivation for this is to make it
easy to convert an example written for the SEAL C++ to SEAL.jl without having to look ...
discussion
help wanted
question
sloede
- Opened on Jul 7, 2020
- #8
Also, add proper references to original examples in the SEAL repo to emphasize that the examples are not original work.
documentation
sloede
- Opened on Jul 6, 2020
- #7

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.