Hi,
I want to store a box allocated with sodium_alloc::SodiumAllocator inside a SecretBox, so I can provide additional memory protection for the boxed data.
As the allocator_api is still a nightly-only feature, I would guess it should be gated behind an optional feature.
Let me know your thoughts and the chances of getting an implementation merged.
Best regards,
Stefan