Difference between revisions of "Riset-1"
Jump to navigation
Jump to search
(Created page with "/home/noble/ ├─ experiments/ │ └─ coap_5001_6001/ │ ├─ client/ │ │ ├─ bin/ # helper CLI (ascon_aead_cli, packer) │ │...") |
(No difference)
|
Revision as of 09:19, 29 October 2025
/home/noble/ ├─ experiments/ │ └─ coap_5001_6001/ │ ├─ client/ │ │ ├─ bin/ # helper CLI (ascon_aead_cli, packer) │ │ ├─ scripts/ # python & bash pipeline │ │ └─ processed_r1/ # hasil siap kirim (akan dihapus tiap run) │ └─ server/ │ ├─ bin/ # coap-server custom (opsional) │ └─ inbox/ # hasil echo dari server (sementara) ├─ libcoap/ # libcoap (client/server) └─ shared/
├─ images/ # 640x360 / 1280x720 / 1920x1080 (asli)
└─ algorithms/
└─ ascon/ # referensi C untuk Ascon (lib + CLI kecil)