Commit Graph

7 Commits

Author SHA1 Message Date
Alex Bakon
4ea5b762ba Format Rust using 2024 edition rules 2025-09-03 14:22:08 -04:00
moiseev-signal
34f6607ebb keytrans: Add checks for curve identity point 2025-05-13 12:44:51 -07:00
Alex Bakon
03a739a95c Use const_str::hex instead of hex_literal::hex 2025-03-28 14:48:19 -04:00
moiseev-signal
2cefb15f23 keytrans: Drop the storage abstraction 2024-10-11 11:57:52 -07:00
Alex Konradi
a54e6b5b33 Format with group_imports=StdExternalCrate 2024-08-28 14:52:47 -04:00
moiseev-signal
9a6898a136 keytrans: Prefer expect() to unwrap() and more code deduplication 2024-08-13 10:59:07 -07:00
moiseev-signal
33836ff5c2 keytrans: Add libsignal-keytrans crate
Co-authored-by: Brendan McMillion <brendanmcmillion@gmail.com>
2024-08-09 16:13:02 -07:00