-
## Basic Information
**Name:** codecrypt
**Category:** software/encryption-tools/
**URL:** https://gitea.blesmrt.net/exa/codecrypt
## Description
This is a GnuPG-like unix program for encry…
-
draft-ietf-quic-tls says "QUIC requires that the first Initial packet from a client contain an entire cryptographic handshake message, which for TLS is the ClientHello."
My (possibly incorrect) und…
-
Hello Facebook and React developers the whole world over:
My name is Scott. I've previously been involved in the modernization of PHP's cryptography features ([removing mcrypt](https://wiki.php.net…
-
Hello there.
I am trying to add the use of post-quantum cryptographic keys in the library.
Is it posible to use Pre Shared Keys for the key exchange in your library? Where are the PSK KEX implemen…
-
Consider adding or switching to Schnorr Signatures?
There are a few ways to do this, Bitcoin Cash went with overloading opcodes depending on the shape of the signature. ESDCA if the signature is DE…
tynes updated
4 years ago
-
* add tests
* make the implementation actually work (currently there is some bug)
* generate assembly
-
-
arXiv论文跟踪
-
Hi,
I am receiving the below error when trying to build razergenie. Any help would be greatly appreciated. Thanks! :)
```
**meson.build:8:0: EQt5 native dependency not foundRROR: (checked pkgcon…
-
Is it missing? I've only found aes128ctr in the src.
I'm asking because I'm considering replacing openssl by libsodium in borgbackup.
But the current cipher we use is aes256ctr (and, you know, people…