-
Josh
-
Challenge [Caesars Cipher](https://www.freecodecamp.cn/challenges/caesars-cipher#?solution=function%20rot13(str)%20%7B%20%2F%2F%20LBH%20QVQ%20VG!%0A%20%20%0A%20%20var%20result%3D%22%22%3B%0A%20%20for(…
-
just needs something lightweight to stop people glancing at answers.
rot13 would be easiest - symmetric, built into vim.
could generate a otp using game number. but then couldn't renumber game f…
-
Hi,
After the config, I ran the bot but got the following errors:
23:27 $ hippybot -c hippybot.conf
ERROR: is not a Python function
Traceback (most recent call last):
File "/Users/kanwu/Documents…
-
I cloned the repo in Windows 10 with Defender active, which removed the file eicar.txt automatically.
I think modifying the file, such as rot13 or base64 encode, can hide the test file from AVs. If…
-
Please answer these questions before submitting your issue. Thanks!
#### What did you do?
I ran `wire` in a directory containing these files:
```
[ ~/src/github.com/google/go-cloud/samples/shh ]…
-
Implement standard python encodings like rot13, base64,hex,uu etc
## Work Item Details
**Original CodePlex Issue:** [Issue 1214](http://ironpython.codeplex.com/workitem/1214)
**Status:** Active
…
-
Me and @seefeldb have explored interesting direction in which recipe is a effectively user defined relation https://github.com/Gozala/datalogia/issues/38
Which is really cool because it makes it po…
-
The validation assignment currently fails if the `/` route serves actual content, despite this not being relevant to the assignment of making a `/chickens/{breed}` route. There is no good reason for t…
Pomax updated
9 years ago
-
The riddle will use some software tools. Use this issue to keep them tracked.
- [x] Caesar encryption and Rot13
- [x] 1D Cellular automata
- [x] Cantor's enumeration
- [x] Simple steganograp…