You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Make 'try_sign' pub in ED25519
- to allow users to sign using ed25519 without risking a
panic, try_sign is made pub again.
Signed-of-by: Elena Gantner <[email protected]>
* Update aws-lc-rs/src/ed25519.rs
Add a note that try_sign should also not be used for FIPS.
* Fix clippy; update external test to use try_sign
---------
Co-authored-by: Andrew Hopkins <[email protected]>
Co-authored-by: Justin Smith <[email protected]>
0 commit comments