diff --git a/README.md b/README.md index 76f850a..5935853 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,14 @@ # One Time Pad Cipher Fuckery -for when __nearly__ impossible to crack just isnt good enough +for when __nearly__ impossible to crack just isnt good enough~ 💞 + +## Ponyfeatures +1. is all in one static html file +2. always offline +3. cryptographically secure random numbers +4. randomnisity test as sanity check on random numbers +5. More or less arbitrarily large files supported +6. extra random 10% to 50% of extra lenghth added to pad when estimating pad size from file input + **jfc im high as fuck lmao** diff --git a/index.html b/index.html deleted file mode 100644 index dcc736b..0000000 --- a/index.html +++ /dev/null @@ -1,391 +0,0 @@ - - - - - - One-Time Pad Tool - - - - -
-

One-Time Pad Cipher Tool

- -
- - -
- -
- - -
- - - -
- - -
- Generated pad size: 9,600 bits (1,200 bytes) -
-
- - - -
-
- - - - - \ No newline at end of file