v0.55.0
Changes
- kex: add shared secret retrieval and
kex_donecallback (#604) #604 (stevenparkerco3) - 08e1007: Bump Rust edition (#587) #587
- Implement NamedPipes-based stream (#472) #472 (Adrian Müller (DTT))
- 63f779c: Error on unsupported authentication method instead of panicking (#600) (lgmugnier) #600
- 1332a31: Update generic-array from 0.14 to 1.x (#586) (Kenny Root) #586
- 4bf0a0d: Implement better error messages for invalid configs during ssh connection setup. (#589) (Lucy) #589
Fixes
- upgrade libcrux-ml-kem since 0.0.3 was yanked (#606) #606 (Gaëtan) / (#608) (Kenny Root) #608
- 5b0c70f: Fix clippy lints to fix CI (#596) (Lucas Kent) #596
- 79e76af: Remove unneeded deps (#595) (Lucas Kent) #595
- 7acf9c5: Resolve warning: macro-expanded 'macro_export' macros from the current crate cannot be referred to by absolute paths (#592) (iamjpotts) #592