cryspen / libcrux

The formally verified crypto library for Rust
https://cryspen.com/libcrux
Apache License 2.0
89 stars 15 forks source link

Mark internal APIs that we only expose because another libcrux crate needs them. #677

Open keks opened 1 week ago

keks commented 1 week ago

Right. I think we should have a good way of marking internal APIs that we only expose because another libcrux crate needs them. Maybe putting them behind an additional feature is the easiest. But let's file a follow up for that and merge this as is for now.

_Originally posted by @franziskuskiefer in https://github.com/cryspen/libcrux/pull/659#discussion_r1841716104_