Activity
[Misc][Lex] Renamed cycle_chunks to chunks for conciseness
[Misc][Lex] Renamed cycle_chunks to chunks for conciseness
[Feat][Lex] Refactored otp cycling to use cycle chunks
[Feat][Lex] Refactored otp cycling to use cycle chunks
[Feat][Lex] Removed abstraction of RSA encryption to separate functio…
[Feat][Lex] Removed abstraction of RSA encryption to separate functio…
[Feat][Lex] Extracted chunking logic to separate function
[Feat][Lex] Extracted chunking logic to separate function
Force push
[Feat][Lex] Extracted chunking logic to separate function
[Feat][Lex] Extracted chunking logic to separate function
Force push
[Feat][Lex] Extracted chunking logic to separate function
[Feat][Lex] Extracted chunking logic to separate function
[Misc][Lex] Rearranged some lines of code for better structure
[Misc][Lex] Rearranged some lines of code for better structure
[Fix][Lex] Fixed passkey not fully covering row when it is three time…
[Fix][Lex] Fixed passkey not fully covering row when it is three time…
[Fix][Lex] Fixed vulnerability wherein only the first characters of t…
[Fix][Lex] Fixed vulnerability wherein only the first characters of t…
[Feat][Lex] Merged b64 and non_b64 char space to one function for eas…
[Feat][Lex] Merged b64 and non_b64 char space to one function for eas…
[Misc][Lex] Updated logging message arrow orientation
[Misc][Lex] Updated logging message arrow orientation
[Fix][Lex] Fixed an intermittent issue in the code, wherein = is used…
[Fix][Lex] Fixed an intermittent issue in the code, wherein = is used…
[Docs][Lex] Added rsa library dependency to README.md
[Docs][Lex] Added rsa library dependency to README.md
[Misc][Lex] Fixed typo on comments
[Misc][Lex] Fixed typo on comments
Force push
[Misc][Lex] Fixed typo on comments
[Misc][Lex] Fixed typo on comments
[Docs][Lex] Updated README.md
[Docs][Lex] Updated README.md
Force push
[Fix][Lex] Changed random module for secrets module which ensures bet…
[Fix][Lex] Changed random module for secrets module which ensures bet…
[Fix][Lex] Renamed Abash Cipher -> Atbash Cipher
[Fix][Lex] Renamed Abash Cipher -> Atbash Cipher
[Fix][Lex] Fixed bug wherein newline bytes are not replaced when pars…
[Fix][Lex] Fixed bug wherein newline bytes are not replaced when pars…
[Fix][Lex] Changed the delimiter for RSA decryption key and OTP to a …
[Fix][Lex] Changed the delimiter for RSA decryption key and OTP to a …
[Fix][Lex] Changed the range chunking of rows in encrypt, and columns…
[Fix][Lex] Changed the range chunking of rows in encrypt, and columns…
[Feat][Lex] Rewrote encoding of decryption key and otps to be more id…
[Feat][Lex] Rewrote encoding of decryption key and otps to be more id…
[Fix][Lex] Fixed code for quad ciphers to instead cipher the rows and…
[Fix][Lex] Fixed code for quad ciphers to instead cipher the rows and…
[Feat][Lex] Added bee-movie script as sample
[Feat][Lex] Added bee-movie script as sample
[Feat][Lex] Added help whenever an argument error is encountered
[Feat][Lex] Added help whenever an argument error is encountered
[Feat][Lex] Changed the console prompting to a CLI prompt, and refact…
[Feat][Lex] Changed the console prompting to a CLI prompt, and refact…
[Feat][Lex] Commentated and Improved logic clarity for qtrsa_encrypt …
[Feat][Lex] Commentated and Improved logic clarity for qtrsa_encrypt …
Force push