Arvid E. Picciani
Arvid E. Picciani
there's no docs, so i have no idea how it works either. I spotted it when trying to figure out how to access rgw objects without going through the AWS...
i wasnt even are there _is_ documentation for the C api. could you point me to it?
thanks for the detailed response. i'd agree that it is idiomatic C to pass NULL for empty strings. In fact that might have been the reason i so far couldn't...
That would be unfortunate if hacl would stop targeting portable C and depend on rust runtimes. We're using it specifically because it exports to C, matching the strategy taken by...
@mrlequoctuan your fork works nicely, but you have issues disabled. are you planning to release on npm?
> The JKS only holds keys or certificates or can it store arbitrary binary blobs? The only relevant use case is to store certificates to use as trust root, and...
done. let me know about additional changes. the test only checks if the semantics work, it doesnt actually test if the keystore is valid. i feel like that would drag...
uuuh it turns out there might be a use case where you dont want to important the entire secret into the keystore specifically edb. the service that connects to edb...
Yeah that would be the ideal design but the client insists to run applications unmodified using gramine. I think a workable path would be to have generic transformer plugins in...
just generating the traits would be very helpful!