aboutsummaryrefslogtreecommitdiffstats
path: root/src/crypto.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* run cargo fmtHEADmains-ol2025-12-161-70/+166
* Getting closer to no-std being doneWill Dillon2025-12-041-44/+73
* Got identity to 95%Will Dillon2025-11-171-34/+84
* Updated TOML formate and added testWill Dillon2025-11-131-8/+15
* Refactored packet_content and added way more testsWill Dillon2025-11-131-1/+1
* Getting pretty close to finishedWill Dillon2025-11-081-8/+20
* Back over to the laptopWill Dillon2025-11-071-3/+32
* Switching to MacWill Dillon2025-11-071-1/+13
* Decryption is working!Will Dillon2025-11-071-99/+112
* Moving back to laptopWill Dillon2025-11-071-50/+66
* Try moving from PrivateKey to Static SecretWill Dillon2025-11-071-26/+237
* Finally building again; what a nightmareWill Dillon2025-11-061-14/+14
* Try to pivot from Dalek to RustCryptoWill Dillon2025-11-061-5/+14
* Switching over to the mac for macWill Dillon2025-11-061-4/+114
* Ran clippyWill Dillon2025-11-061-5/+5
* All the packet types pass testsWill Dillon2025-11-061-0/+1
* Advert tests passWill Dillon2025-11-061-2/+50
* Initial commitWill Dillon2025-11-051-0/+58