inyourface3445
Encryption and Decryption Web App
Made with PythonRecent comments (11)inyourface34451 year agoThis has finally been completed, The style sheet is curtsy of @Bookie0 (Thanks for letting me use it!). I could not have done this without CSS on W3 schools as well. Please use the buttons provided, and have fun!
inyourface34451 year agoI want (read as need) help with templating with Jinja2 to make my API look nice. This person needs to know Jinja2, HTML, and CSS. I will be working on the python framework, and more details will follow if the job is accepted.
@Bookie0 , sorry for the ping, but NOBODY ever looks at my posts, not even this one.
Unstoppable program
Made with PythonCannot be stopped by most signal codes (exceptions being 9, 19, 32, and 33). By their very nature, those codes cannot be traped.
Recent comments (2)inyourface34451 year agoCannot be stopped by most signal codes (exceptions being 9, 19, 32, and 33). By their very nature, those codes cannot be traped.
Text Viewer from Bsace 64 URL
Made with PythonRecent comments (0)Asymmetric Encryption and Decryption
Made with PythonThis program takes an input, encrypts it, and then puts it into a file. Then it reads the file and decrypts it.
Recent comments (1)inyourface34451 year agoThis is my first time using the cryptology library in python. Have fun!