HAM a Graph Drawing algorithm I invented.
@LWFlouisa Post link, ill boost
@LWFlouisa Well keep me in the loop as it develops.
@freemo Will do.
@freemo Yea I'll modulate when it finishes.
@freemo I'm mainly wanting to test to see if this other algorithm based on the Solitaire cipher kindly mentioned by Schneier might work.
It uses Solitaire as a base, and expands on it to split it into public and private keys.
@LWFlouisa You have a public repo for this at least?
@freemo Slight mathematical error, I meant modular 25. Not 26.
@LWFlouisa you mean modulo ?
@freemo The trick with using a prime smaller than eleven, as the public key. And a the rest of the alphabet modulo 25 becomes the private key. Anything beyond 11 is toxic: 13 is its own inverse, and 15 onwards the public key is larger than the private.
@freemo https://gateway.ipfs.io/ipfs/QmPDp2jjtV9VrKDrdnoEydQUkVNEhcMCDZUoti8gDmv3x7
The concept is still super early alpha, not sure how far this rabbit whole will go. Haven't met the queen of hearts yet.