Wykres commitów

227 Commity (crypto)

Autor SHA1 Wiadomość Data
Wojciech Kaczmarski 1222ad4c31
move gr flowgraph from the `auth` branch 2024-06-21 11:14:39 +02:00
Wojciech Kaczmarski 5d3341bd72
Update m17-coder-sym.c
Fixed hex parser bug
2024-06-20 15:12:47 +02:00
Wojciech Kaczmarski 073857e22c slight code cleanups
-fixed key parsing from hex string
2024-06-20 13:51:26 +02:00
Wojciech Kaczmarski e81967c126
Merge pull request #30 from lwvmobile/crypto_cleanup
Fix aes.c to aes.h; Import AES Key from File;
2024-06-20 12:20:02 +02:00
lwvmobile a40d284e96 Fix Debug Test Line; 2024-06-19 12:54:12 -04:00
lwvmobile f876f9ce40 Fix Boo Boo; 2024-06-19 12:49:08 -04:00
lwvmobile 2c2ca75a2a Load AES Key from keyfile with -F option; 2024-06-19 12:44:50 -04:00
lwvmobile e54d68a6e5 Update to use tinier-aes .h file found on that dev branch; 2024-06-19 12:07:31 -04:00
Wojciech Kaczmarski 04598cc097
Merge pull request #29 from lwvmobile/crypto_cleanup
Crypto cleanup
2024-06-19 17:39:56 +02:00
lwvmobile a0673a8082 Delete m17-coder-sym-debug (integrated into m17-coder-sym);
.gitignore .txt files, remove m17-coder-sym-debug;
2024-06-19 10:19:09 -04:00
lwvmobile ffbe510dde Add Command Line Scanning (WIP);
Seperate Usage From CLI Scan;

parse_raw_key_string for key entry reading;
2024-06-19 09:58:09 -04:00
lwvmobile 9fd6231c90 More Scrambler Cleanup and Fixes; 2024-06-19 07:38:41 -04:00
lwvmobile e42d4cf90a Rework Scrambler Mode to use constantly perpetuating SEED value;
Consolidate m17-coder-sym-debug code into m17-coder-sym (eliminate duplicate code);
2024-06-19 07:15:06 -04:00
lwvmobile 180d2e1835 Cleanup Some Code; 2024-06-19 06:22:02 -04:00
Wojciech Kaczmarski bfe292cddd
Merge pull request #28 from lwvmobile/aes-test
Add AES and Scrambler Modes to m17-coder-sym; Add User Input Strings to m17-packet-encode;
2024-06-18 18:40:11 +02:00
lwvmobile f28c1ae6ee Fixes to m17-coder-sym to get enc to work when using flowgraph; 2024-06-17 14:23:07 -04:00
lwvmobile 2cc010c293 Merge branch 'main' into aes-test 2024-06-17 12:24:11 -04:00
lwvmobile f240f76a79 Add Scrambler Mode to m17-coder-sym.c; Need to Test Enc Modes in the flowgraph; 2024-06-17 12:19:35 -04:00
Wojciech Kaczmarski 53213a3066
streamer .grc update 2024-06-17 17:58:29 +02:00
lwvmobile 9c2861af77 coder-sym: Fix IV loading to include byte that wasn't loading properly; 2024-06-17 08:49:33 -04:00
lwvmobile 855918529f Misc Output Tweaks on coder-sym-debug; Fix IV Loading on coder-sym. 2024-06-17 07:36:40 -04:00
lwvmobile 652f219f1d Add Scrambler Mode to m17-coder-sym-debug; 2024-06-16 21:26:17 -04:00
lwvmobile 6deee453e8 Add Debug m17-coder-sym for debugging AES Encryption to Float Output to be decrypted by M17-FME (Working!); 2024-06-16 20:23:07 -04:00
lwvmobile 56663b198d Add Submodule Correctly? 2024-06-16 12:25:25 -04:00
lwvmobile 20c759d885 Update Submodule to tinier-aes and changes to coder to use its wrapper function; 2024-06-16 12:16:09 -04:00
lwvmobile 82c777e238 Merge branch 'user_input_string' into test 2024-06-16 12:06:22 -04:00
lwvmobile 7280cf0f7e Packet Encoder: Fix num_bytes>=25 to num_bytes>25 so when a frame or remainder is exactly 25, it is still the final frame, and produces the EOT bit; 2024-06-15 13:03:41 -04:00
Wojciech Kaczmarski 96e30ae846 fix? 2024-06-14 10:24:56 +02:00
Wojciech Kaczmarski 917f1738de tiny-AES-c update 2024-06-12 16:56:21 +02:00
Wojciech Kaczmarski d1ee6c6484 tiny-AES-c update 2024-06-12 16:51:33 +02:00
Wojciech Kaczmarski c16c142047 WIP AES encryption 2024-06-12 16:43:15 +02:00
Wojciech Kaczmarski 6a0abe1df4 WIP AES encryption 2024-06-12 16:42:51 +02:00
lwvmobile 65b1f62e51 User Input Strings for SMS and Raw Hex Octets; README Update; Misc Output Formatting Tweaks; 2024-06-12 05:10:29 -04:00
Wojciech Kaczmarski e3ac15503c
Merge pull request #27 from lwvmobile/lwvmobile5
Fix README Example To Include -n26 and Terminating Byte;
2024-06-12 10:54:32 +02:00
lwvmobile 00f1152560 Fix README Example To Include -n26 and Terminating Byte; 2024-06-11 12:21:52 -04:00
Wojciech Kaczmarski b3cd1cc85d
Merge pull request #26 from lwvmobile/lwvmobile4
PKT Encoder: Add Support for libsndfile .wav output and float symbol …
2024-06-11 17:24:10 +02:00
lwvmobile 0571d44f5e :) 2024-06-11 11:12:04 -04:00
lwvmobile 1de9d711eb PKT Encoder: Add Support for libsndfile .wav output and float symbol output files compatible with packet decoder; Fix terminating byte inclusion;
README to include mentions for m17-fme and cross compatibility use;
2024-06-10 03:52:33 -04:00
Wojciech Kaczmarski 3bfe8ae61d
Update README.md
fifo updates
2024-06-02 15:21:24 +02:00
Wojciech Kaczmarski aba9d25e4d fifo fix 2024-06-02 14:22:57 +02:00
Wojciech Kaczmarski d7c38c2c0e fixed framing bug 2024-06-02 14:15:42 +02:00
Wojciech Kaczmarski 04562f843f
Update test-enc-dec.sh
typo fix
2024-06-01 14:57:09 +02:00
Wojciech Kaczmarski b3a1cfe90e added missing #define
- removed -L flag from the Makefile
2024-06-01 14:03:25 +02:00
Wojciech Kaczmarski 6a65289b21 libm17 submodule update
- removed redundant Makefile entry
2024-06-01 10:37:50 +02:00
Wojciech Kaczmarski ca7ed49e9d submodule update 2024-01-26 10:11:40 +01:00
Wojciech Kaczmarski 1e14e4eeed
Update README.md 2024-01-24 13:01:59 +01:00
Wojciech Kaczmarski 718d1c4b9a
Update README.md 2024-01-24 13:01:09 +01:00
Wojciech Kaczmarski 3ceff08654 migrated to libm17 2024-01-24 12:39:09 +01:00
Wojciech Kaczmarski 37bae09a97 sped up L2-norm computation 2024-01-19 18:07:01 +01:00
Wojciech Kaczmarski 4c88abf31f typo fix 2024-01-14 18:07:23 +01:00