py-basic/TODO.norg

16 lines
286 B
Plaintext
Raw Normal View History

2023-09-07 18:26:55 +02:00
This is a list of tasks that would be cool to add.
* Tasks
** Basic
*** Files
- ( ) Hex dumper
*** Networking
- ( ) Mini curl
*** Packaging
- ( ) Installing a package to your system
- ( ) Building a library
** Cryptography
*** Signature
- ( ) Check a signature with OpenSSL