-
# Description
## WHAT PROBLEM ARE YOU TRYING TO SOLVE?
We consider the problem of finding high-dimensional integrals by quantum Monte Carlo methods. When solving high-dimensional problems using cl…
-
All private keys are encrypted in the keystore. The next public keys may benefit from also being encrypted.
Currently they are not exposed in the KEL because only their hashes are exposed. But it …
-
Hi!
It seems that ProjectQ doesn't fully support QASM interface for loading/saving algorithms in .qasm format.
The only related functionality I was able to find is the method .get_qasm() for IBMba…
-
### Description
The [Quantum Approximate Optimization Algorithm (QAOA)](https://qiskit.org/textbook/ch-applications/qaoa.html#4.-The-QAOA-algorithm-) is one of the workhorses of near-term algorithms …
-
### Is there an existing request for feature?
- [X] I have searched the existing issues
### What feature would you like?
The generated key is based on a 13-word seed, there is no option to increase…
qdhj updated
4 months ago
-
# Abstract
Investigate the performance of distance 2 heavy hexagon codes on IBM devices. This involves writing up qiskit circuits to encode states, performing syndrome measurements, and analyzing mea…
-
Hi!
As I understand, this CNG provider adds SHA-3 capabilities via the CNG interface. What else would be needed to make use of it in the system's tools. For example, does certutil need to be patche…
-
### Team Name:
The Quantocks
### Project Description:
The aim of this project is to implement the algorithm described in [this](https://arxiv.org/pdf/1812.10495.pdf) paper. This paper prov…
-
Proposed additions by Eleni Agathocleous in bold.
> To advance and deploy isogeny-based cryptosystems we require
>
> 1. An effective, constructive, and algorithmic understanding of mathematical …
defeo updated
4 years ago
-
So many servers are carelessly configured to prefer AES256. Without a long enough key exchange/certificate key, that is worthless.
Therefore, I suggest to give a warning to servers:
1. Preferring AE…