Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/milio48/nk26

NKosec Encode, 2 side encode. change alphabet to numeric or back numeric to alphabet.
https://github.com/milio48/nk26

Last synced: 3 months ago
JSON representation

NKosec Encode, 2 side encode. change alphabet to numeric or back numeric to alphabet.

Lists

README

        

# nk26
Nkosec Encode, 2 side encode. change alphabet to numeric or back numeric to alphabet.

### nk26 logic

- focused on alphanumeric, use a simple logic str_replace.
- this logic is made, when I make a challenge for a friend in a detective game.

### php example
```