-
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
…
-
OK, so this is way too long in coming, but here are my notes on what I have learned about NTT. For @yoonachang!
## Background
The [number theoretic transform (NTT)][ntt] is a variant of the fast…
-
Hi,
I hosted my website hosted on Github as Github pages without using any static site generators (example: Jekyll).
I created my own HTML webpage with my own design and code which I have hosted m…
-
Hi Alex! I want to adding one field is textbox into step 4 in Confirm Appointment. But this textbox must be required . If fhe customer don’t fill this textbox so they couldn’t click on confirm. Thanks…
-
I'm a proud member of the Pixels Camp community, I have read the [rules and requirements](https://github.com/PixelsCamp/pixelscamp-forever/blob/master/README.md), and I believe I qualify to get a free…
-
In previous versions (V1.4.1), if the IR timing contained any zero length times, the program would prompt the user and replace them with the value the user entered (like 0001).
The latest version (…
-
Currently this support only IOS simulator.. Can you please confirm when can we expect the final General release for IOS devices ?
Road map for Android will also help
-
### The problem
my HA suddenly showed 0W from SHELLY3EM
everything looked in order on HA but still got nothing
i went to shelly app and was getting readings as usuall
so i deleted the integratio…
-
In two different configurations, I'm getting similar (but not identical) problems. Both are connected to units of measure. Here's one, related to \r (the other complains about \s -- same text, but dif…
-
Hello,
I am doing my Master Thesis project that involves encrypting images and one of the encryption types chosen is homomorphic encryption.
I have a HxW greyscale image in a numpy array of intege…