Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »

Posts by KaoruAK‭

3 posts
33%
+0 −2
Sandbox 💥 CHALLENGE: Find a Collision in Leviathan v3.1 (Deterministic)

The Context: I have officially deprecated SHA-2 and SHA-3. This decision stems from a critical security breach I witnessed: a virus that infected my system using forged digital signatures that wer...

posted 8mo ago by KaoruAK‭  ·  edited 8mo ago by KaoruAK‭

Article code-challenge
33%
+0 −2
Challenges Partition Algorithm Trap

Challenge Find a valid input (multiset of positive integers) for this deterministic $O(n^2)$ Partition algorithm such that: The algorithm fails to find a solution even though one exists, or The...

0 answers  ·  posted 12mo ago by KaoruAK‭  ·  edited 10mo ago by WheatWizard‭

Question code-challenge
28%
+0 −3
Challenges FIND A SAT NP COMPLETE CNF INSTANCE THAT DESTROY MY SOLVER [closed]

Hello everyone again. This time I would like you to find any false positive or false negative in my SAT SOLVER. The challenge will be that the first person to find a CNF SAT instance where my sol...

0 answers  ·  posted 2mo ago by KaoruAK‭  ·  closed 1mo ago by ArtOfCode‭

Question code-challenge