Robbie Antenesse
|
b9735711b3
|
Add a clear button to pad
|
2018-02-21 10:55:07 -07:00 |
Robbie Antenesse
|
720e64af40
|
Move generate pad button to the encrypt section
|
2018-02-21 10:55:02 -07:00 |
Robbie Antenesse
|
2642f2a251
|
Make encryption based on pad instead of message
|
2018-02-21 10:54:55 -07:00 |
Robbie Antenesse
|
0a543a4f33
|
Prevent padLength from getting below 1 when generating
|
2018-02-21 10:54:48 -07:00 |
Robbie Antenesse
|
de69f9e9b6
|
Add a way to generate any-length pad
|
2018-02-21 10:54:41 -07:00 |
Robbie Antenesse
|
d7991bb56c
|
Add error message if input pad is too short.
|
2018-02-20 23:38:46 -07:00 |
Robbie Antenesse
|
0be7c788c3
|
Allow creating custom pad as long as it's longer than the input.
|
2018-02-20 23:27:01 -07:00 |
Robbie Antenesse
|
988525177c
|
Replace non-characters with '-' instead of '' to mark punctuation
|
2018-02-20 23:05:02 -07:00 |
Robbie Antenesse
|
e38a705cf6
|
Add support for spaces in messages
|
2018-02-20 22:56:10 -07:00 |
Robbie Antenesse
|
1501f6729f
|
Add export to encrypt and decrypt functions
|
2018-02-20 22:55:29 -07:00 |
Robbie Antenesse
|
e825dfc1d5
|
Fix decrypt error, RE: negative modulo
|
2018-02-20 22:54:38 -07:00 |
Robbie Antenesse
|
a8bc9e7555
|
Add tests for encrypting and decrypting.
|
2018-02-20 22:53:33 -07:00 |
Robbie Antenesse
|
8dc15d27f5
|
Add functions to encrypt and decrypt using a randomly generated pad
|
2018-02-20 22:09:02 -07:00 |