14 Commits

Author SHA1 Message Date
c3b6e26036
renamed noOutput variables
made it prettier
2022-06-19 16:22:28 +02:00
0a0803145c
made noOutput safer
it's now returning empty key of *VALID* keyLength
2022-06-19 16:20:52 +02:00
e45e13b7e5
blocking null character in setEncryptionSeparator 2022-06-18 18:37:39 +02:00
1a5b58edf9
created getter & setter for encryptionSeparator 2022-06-18 18:28:33 +02:00
86c8460615
changed returned text in noOutput to same but allocated text
it could possibly cause deallocattion problems
2022-06-12 17:15:07 +02:00
045db6c7db
added exitCode parameter to noOutput function 2022-06-12 16:21:12 +02:00
c5de589fff
created noOutput function
let's play a game - I will not explain what it does and you'll start thinking about it
2022-06-12 16:17:09 +02:00
d1e6ff12dc
blocking auto-update as default 2022-06-11 18:53:25 +02:00
5511210d89
added missing flags to inputFlags constructors 2022-06-08 19:25:54 +02:00
e3790a2bff changed keyLength type from I to UL 2022-05-29 17:46:16 +02:00
b540d5f36c created getter for no inputFlags 2022-05-27 17:25:02 +02:00
2440440353 removed deprecated flags completely 2022-05-20 18:30:36 +02:00
b6819fbebd created noOutput flag 2022-05-04 18:42:30 +02:00
eefffcecdc created folder for WHY2 lib in src/ 2022-05-04 18:18:07 +02:00