12 Commits
Author SHA1 Message Date
Hamish Coleman 4838dd8d75 iwym: header_encryption.h 2023-06-13 22:38:47 +01:00
Logan oos EvenandGitHub e686b9592c (C) update (#965) 2022-03-12 10:22:42 +01:00
Hamish ColemanandGitHub 370ea9bd37 addressed all but one of the remaining compile warnings (#793)
* Fix the mismatched char, uint8_t warnings

* Ensure we leave room for zero termination and then ensure the string is terminated

* GCC has a warning if it thinks your could overflow your snprintf buffer, but dont check for said overflow
2021-09-16 14:45:46 +05:45
Logan oos EvenandGitHub a28327a0af added user-password edge authentication (#673) 2021-06-04 03:11:22 +05:45
Logan oos EvenandGitHub 9ee62d7415 rebased time stamp format: header encryption (#579)
* rebased time stamp format (header encryption)

* rearranged time stamp fields
2021-01-12 14:28:21 +05:45
Logan oos EvenandGitHub 71065278fa readability code clean-up (#550)
* readability code clean-up

* readability code clean-up
2020-12-19 12:29:15 +01:00
Logan007 895bbc2844 added time stamp blending and sending 2020-07-23 16:06:54 +05:45
Logan007 0e0d662dbb added decryption step 2020-06-29 19:20:40 +05:45
Logan007 e8d5e939a7 added encryption step 2020-06-29 16:49:54 +05:45
Logan007 a6915fd6af prepared header iv encryption handling 2020-06-29 15:50:05 +05:45
Logan007 789dd90272 Header Encryption 2020-06-23 00:34:19 +05:45
Luca Deri 3eb82b2a32 Code reorganization 2020-06-21 22:26:27 +02:00