-
Identity hiding requires an extra assumption on the KEMs – identity hiding of kems. We need to investigate that too.
koraa updated
10 months ago
-
Hello, I'm trying to run ebpf programs (including `bcc` tools) inside kata containers to collect the guest kernel monitoring information, but I'm finding that it seems that the guest kernel doesn't ha…
-
Some work has already been done on this in the form of a preliminary message definition in Packet.hpp, but I realized there's no GitHub issue for it so here we go.
This probably will not make it into…
-
Since the library implements a scheme of not purely intra-process, but inter-process interaction via websockets (over tcp/ip), then in industrial use the question arises of protecting the transmitted …
-
On [L421-L423](https://github.com/vim/vim/blob/master/src/blowfish.c#L421-L423) of src/blowfish.c, a `sha256_key()` function is created for password-based key derivation with a salt for blowfish. Unfo…
-
_Edited by @vcsjones_
## API Proposal:
As the issue outlines below, this proposes changes to `AesGcm` because it's current design makes it prone to misuse of allowing truncated authentication ta…
-
I am trying to decrypt an AES-GCM stream.
This is for purposes of previewing the big video file. The other use case is decrypting big files (e.g. 10GB) without necessity of allocating that much RAM.…
-
### Summary
Hello,
I am facing an issue in DTLS handshake, I am using Raspberry pi as a client and LPCXpresso55S16 as DTLS server, in most cases when I tried to establish a DTLS handshake I was blo…
-
Now that Monocypher is just under 1900 lines of code, we have room for more functionality. One that is very tempting to add is streaming AEAD, similar to [Libsodium's](https://doc.libsodium.org/secret…
-
**Note: Crypto as in cryptography, NOT cryptocurrency!!**
> **Update:** API Design proposal below: https://github.com/dapr/dapr/issues/4508#issuecomment-1260116173
## In what area(s)?
> /area…