NP-hard cryptosystem Created 2025-06-12 Updated 2025-07-16
This is natural question because both integer factorization and discrete logarithm are the basis for the most popular public-key cryptography systems as of 2020 (RSA and Diffie-Hellman key exchange respectively), and both are NP-intermediate. Why not use something more provenly hard?
- cs.stackexchange.com/questions/356/why-hasnt-there-been-an-encryption-algorithm-that-is-based-on-the-known-np-hard "Why hasn't there been an encryption algorithm that is based on the known NP-Hard problems?"
Subset sum problem Created 2025-06-12 Updated 2025-07-16
Longest common subsequence Created 2025-06-12 Updated 2025-07-16
Note that the subsequences do not need to be contiguous.
Implementations:
K-th largest element in an array Created 2025-06-12 Updated 2025-07-16
Largest element in an array Created 2025-06-12 Updated 2025-07-16
MacArthur Fellows Program Created 2025-06-12 Updated 2025-07-16
Holy fuck what a eye watering amount, $800k over 5 years as of 2025, this is exactly what Ciro Santilli would need to push forward OurBigBook! He also fits the requirements quite well, as a "creative person". For Americans or US residents only though, sad. Outdated requirement given the Internet age.
Tribonacci Created 2025-06-12 Updated 2025-07-16
Fibonacci sequence Created 2025-06-12 Updated 2025-07-16
Alpha School Created 2025-06-12 Updated 2025-07-16
The school's model is to offer two hours of academic learning each day using "AI tutors", while the rest of the day is dedicated to developing life skills
The founding lady has several other interesting schools e.g. gt.school:Pretty awesome.
Bibliography:
Functional problem with array as input Created 2025-06-12 Updated 2025-07-16
Integer sequence Created 2025-06-12 Updated 2025-07-16
Symbolica Created 2025-06-12 Updated 2025-07-16
Rainbird Technologies Created 2025-06-12 Updated 2025-07-16
Literal Labs Created 2025-06-12 Updated 2025-07-26
MacArthur Foundation Created 2025-06-12 Updated 2025-07-16
YouTube video downloader Created 2025-06-12 Updated 2025-07-16
Odile Crick Created 2025-06-12 Updated 2025-07-16
HackerRank Created 2025-06-12 Updated 2025-07-16
Coding challenge website with automated check Created 2025-06-12 Updated 2025-07-16
CIA 2010 covert communication websites Adobe Dreamwaver JS functions Created 2025-06-02 Updated 2025-07-16
Many of the files appear to contain JavaScript functions in a format generated by Adobe Dreamweaver, making it almost certain that at least some of the websites were developed in that editor. This was first pointed out by Reddit user sq00q. Also note that the username spells "boobs" upside down in leet.
For example, starwarsweb.net contains the four following functions, first commented out which is funny and has some version comments:and then repeated on a
function MM_swapImgRestore() { //v3.0
function MM_preloadImages() { //v3.0
function MM_findObj(n, d) { //v4.01
function MM_swapImage() { //v3.0
body onload
. Here MM_
stands for MacroMedia, and is mentioned e.g. at:Doing:on github.com/cirosantilli/cia-2010-websites-dump currently gives 64 hits out of 421 websites.
git grep MM_swapImage | sed -r 's/\/.*//' | sort -u | wc
The approximate version history is:
Unlisted articles are being shown, click here to show only listed articles.