Elliptic curve cryptography Updated 2025-07-16
Elliptic curve point multiplication Updated 2025-07-16
GNU Privacy Guard Updated 2025-07-16
Generate public private key, test encrypt and test decrypt:
# Create your pubkey.
gpg --gen-key
gpg --armor --output pubkey.gpg --export <myemail>
# Encrypt using someone's pubkey.
gpg --import pubkey2.gpg
echo 'hello world' > hello.txt
gpg --output hello.txt.gpg --encrypt --recipient <other-email> hello.txt
# Double check it is not plaintext in the encrypted message.
grep hello hello.txt.gpg
# Decrypt.
gpg --output hello.decrypt.txt --decrypt --recipient <myemail> hello.txt.gpg
diff -u hello.decrypt.txt hello.txt Hydrogen cyanide Updated 2025-07-16
Non Abelian anyon Updated 2025-07-16
Exotic and hard to find experimentally.
Topological quantum computation by Jason Alicea (2021)
Source. Rubik's Cube solution Updated 2025-07-16
The algorithmic trick that solves Rubik's Cubes and breaks ciphers by polylog (2022)
Source. Talks about the Meet-in-the-middle algorithm. Carbohydrate Updated 2025-07-16
Carbonate Updated 2025-07-16
Computer museum Updated 2025-07-16
Corollary Updated 2025-07-16
E. Coli K-12 MG1655 gene arcA Updated 2025-07-16
Transcription factor for E. Coli K-12 MG1655 operon thrLABC as shown at biocyc.org/ECOLI/NEW-IMAGE?object=TU0-42486.
Note that this is very close to the "end" of the genome.
O'Reilly Media Updated 2025-07-16
Steven H. Simon Updated 2025-07-16
Strange Tales from a Chinese Studio Updated 2025-07-16
Strategy game Updated 2025-07-16
Central dogma of molecular biology Updated 2025-07-16
Control system Updated 2025-07-16
EdX Updated 2025-07-16
Harvard University + MIT combo.
As of 2022:Fuck that.
Also, they have an ICP.
November 2023 course search:
- Condensed matter: 4 hits, so not too bad
- quantum field theory: no hits
If a product of a big company has a catchy name it came from an acquisition Updated 2025-07-16
Model of quantum computing Updated 2025-07-16
There are unlisted articles, also show them or only show them.

