Václav Šmejkal ENGO150
ENGO150 pushed to development at ENGO150/WHY2 2025-01-30 21:21:03 +01:00
e34f92b0d8 renamed WHY2_CHAT_COMMAND_PM to WHY2_CHAT_COMMAND_DM
6f773bcecf replaced RSA comment with ECC
Compare 2 commits »
ENGO150 pushed to development at ENGO150/WHY2 2025-01-30 20:07:46 +01:00
c1e7aba879 defined why2_chat_ecc_verify_signature
ac88620d99 added key parameter to why2_chat_ecc_verify_signature declaration
c8d197f6b9 returning length in base64_decode
210d23369b implemented base64 delimiter
b859c88dcc declared why2_chat_ecc_verify_signature
Compare 6 commits »
ENGO150 pushed to development at ENGO150/WHY2 2025-01-29 22:44:51 +01:00
d764002546 added base64_decode fn
685b8e446e defined why2_chat_ecc_sign
0b3cb2f957 added local base64_encode fn
5cc8c43b62 declared why2_chat_ecc_sign
8d17915a05 generating only one keyfile
Compare 6 commits »
ENGO150 pushed to development at ENGO150/WHY2 2025-01-29 16:35:52 +01:00
8b7aa98b70 removed GMP dependency
eff50818ea added code for ecc keypair generation
b833b56aef changed up crypto header for ECC update
Compare 3 commits »
ENGO150 pushed to master at ENGO150/WHY2-docs 2025-01-25 22:44:38 +01:00
a06bd0c2ed added CNAME file to preserve custom domain
ENGO150 pushed to gh-pages at ENGO150/WHY2-docs 2025-01-25 22:44:31 +01:00
2fd9d097fb Deployed a06bd0c with MkDocs version: 1.6.1
ENGO150 pushed to gh-pages at ENGO150/WHY2-docs 2025-01-25 22:37:20 +01:00
fc9b17f0ba Deployed 94582e5 with MkDocs version: 1.6.1
ENGO150 pushed to master at ENGO150/WHY2-docs 2025-01-25 22:35:29 +01:00
94582e5ac4 added titles to all fns
ENGO150 created branch gh-pages in ENGO150/WHY2-docs 2025-01-25 21:49:43 +01:00
ENGO150 pushed to gh-pages at ENGO150/WHY2-docs 2025-01-25 21:49:43 +01:00
d2406811f7 Deployed 07d150c with MkDocs version: 1.6.1
ENGO150 pushed to master at ENGO150/WHY2-docs 2025-01-25 21:26:21 +01:00
07d150c19d created doc for why2_allocated
d438578f6e created doc for why2_clean_memory
ba54f62f4d created doc for why2_deallocate
6b1abd755f created doc for why2_opendir
11e3739704 created doc for why2_fdopen
Compare 12 commits »
ENGO150 pushed to master at ENGO150/WHY2-docs 2025-01-25 20:42:55 +01:00
2e29a34073 added missing explanation to llist-files
b8c9df87da created doc for why2_list_reverse
5550e41b2c created doc for why2_list_get_size
46e37dc059 created doc for why2_list_rfind
d85c4fe1fa created doc for why2_list_remove_back
Compare 9 commits »
ENGO150 pushed to master at ENGO150/WHY2-docs 2025-01-25 18:35:50 +01:00
2d9418fbb2 created doc for why2_reset_memory_identifier
406655844b created doc for why2_set_padding
a9150a44f5 created doc for why2_set_memory_identifier
a75167f48b created doc for why2_set_encryption_operation
8961d588ca created doc for why2_set_flags
Compare 7 commits »
ENGO150 pushed to master at ENGO150/WHY2-docs 2025-01-25 17:07:33 +01:00
9f7232ddb2 fixed description case for why2_seeded_random
bd831ad097 created doc for why2_get_default_memory_identifier
87d1c2b79c created doc for why2_get_memory_identifier
77005dc80b created doc for why2_get_padding_changed
5a3046c5b1 created doc for why2_get_flags_changed
Compare 11 commits »
ENGO150 pushed to master at ENGO150/WHY2-docs 2025-01-25 15:50:44 +01:00
c6189e7b10 created doc for why2_encrypt_text
b7e69df12c created doc for why2_decrypt_text
Compare 2 commits »
ENGO150 pushed to master at ENGO150/WHY2-docs 2025-01-25 15:32:38 +01:00
3ebb5a08ec removed markdown extension from URLs
9a90ac1a85 created doc for why2_seeded_random
65c1c571a9 created doc for why2_seed_random
3bd0c693df created doc for why2_random
Compare 4 commits »
ENGO150 pushed to master at ENGO150/WHY2-docs 2025-01-25 15:01:11 +01:00
4171e92bec created doc for why2_sum_segment
ac5340ed84 created temp root index
beaca3903d created basic mkdocs project
ENGO150 created branch master in ENGO150/WHY2-docs 2025-01-25 15:01:10 +01:00
ENGO150 created repository ENGO150/WHY2-docs 2025-01-25 14:43:48 +01:00
ENGO150 pushed to development at ENGO150/WHY2 2025-01-25 12:19:20 +01:00
94969b5588 removed the stupid goto another way